[==========] 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:38:32.231124   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34741,127.0.107.253:44111,127.0.107.252:35371
I20260608 12:38:32.232956   431 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:38:32.234017   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:32.253098   438 instance_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:38:32.253908   437 instance_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:38:32.255100   431 server_base.cc:1061] running on GCE node
W20260608 12:38:32.254338   440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:33.456272   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:33.456712   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:33.457000   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922313456970 us; error 0 us; skew 500 ppm
I20260608 12:38:33.458123   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:33.465813   431 webserver.cc:533] Webserver started at http://127.0.107.254:33517/ using document root <none> and password file <none>
I20260608 12:38:33.467087   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:33.467356   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:33.467770   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:33.473485   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1"
format_stamp: "Formatted at 2026-06-08 12:38:33 on dist-test-slave-5cx1"
I20260608 12:38:33.481902   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:38:33.487798   446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:33.489164   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:38:33.489586   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1"
format_stamp: "Formatted at 2026-06-08 12:38:33 on dist-test-slave-5cx1"
I20260608 12:38:33.489962   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-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:38:33.557415   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:33.559051   431 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:38:33.559562   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:33.641184   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34741
I20260608 12:38:33.641309   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34741 every 8 connection(s)
I20260608 12:38:33.648029   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:33.650771   498 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:38:33.654704   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:33.657528   501 instance_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:38:33.660171   431 server_base.cc:1061] running on GCE node
W20260608 12:38:33.661298   503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:33.662545   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:33.662774   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:33.662992   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922313662944 us; error 0 us; skew 500 ppm
I20260608 12:38:33.663638   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:33.667665   431 webserver.cc:533] Webserver started at http://127.0.107.253:44269/ using document root <none> and password file <none>
I20260608 12:38:33.668238   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:33.668474   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:33.668802   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:33.669991   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root/instance:
uuid: "cf1102f92ce2428093467661f4a22bd5"
format_stamp: "Formatted at 2026-06-08 12:38:33 on dist-test-slave-5cx1"
I20260608 12:38:33.675951   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:38:33.673250   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:33.684734   508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:33.686723   431 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:38:33.687022   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root
uuid: "cf1102f92ce2428093467661f4a22bd5"
format_stamp: "Formatted at 2026-06-08 12:38:33 on dist-test-slave-5cx1"
I20260608 12:38:33.687304   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-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:38:33.708704   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:33.711663   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:44111: connect: Connection refused (error 111)
W20260608 12:38:33.716888   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:44111: Network error: Client connection negotiation failed: client connection to 127.0.107.253:44111: connect: Connection refused (error 111)
I20260608 12:38:33.727607   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:33.729449   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:33.766505   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } attempt: 1
W20260608 12:38:33.772360   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:44111: Network error: Client connection negotiation failed: client connection to 127.0.107.253:44111: connect: Connection refused (error 111)
I20260608 12:38:33.810159   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:44111
I20260608 12:38:33.810539   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:44111 every 8 connection(s)
I20260608 12:38:33.815840   563 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:38:33.816695   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:33.822887   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:33.823808   565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:33.826927   566 instance_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:38:33.831894   568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:33.833925   431 server_base.cc:1061] running on GCE node
I20260608 12:38:33.834883   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:33.835158   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:33.835361   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922313835343 us; error 0 us; skew 500 ppm
I20260608 12:38:33.836126   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:33.839936   431 webserver.cc:533] Webserver started at http://127.0.107.252:38503/ using document root <none> and password file <none>
I20260608 12:38:33.840847   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } attempt: 2
I20260608 12:38:33.841100   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:33.841357   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:33.841729   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:33.842813   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:33.843374   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root/instance:
uuid: "dd3757a720474a3fa80077c4eec870cf"
format_stamp: "Formatted at 2026-06-08 12:38:33 on dist-test-slave-5cx1"
I20260608 12:38:33.852255   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:38:33.858227   576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:33.858695   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:33.859181   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:38:33.859540   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root
uuid: "dd3757a720474a3fa80077c4eec870cf"
format_stamp: "Formatted at 2026-06-08 12:38:33 on dist-test-slave-5cx1"
I20260608 12:38:33.859900   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-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:38:33.863902   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:33.864027   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35371: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35371: connect: Connection refused (error 111)
W20260608 12:38:33.872514   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35371: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35371: connect: Connection refused (error 111)
I20260608 12:38:33.886312   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:33.887632   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:33.904132   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } attempt: 1
I20260608 12:38:33.907594   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } attempt: 1
W20260608 12:38:33.911298   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35371: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35371: connect: Connection refused (error 111)
W20260608 12:38:33.913942   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35371: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35371: connect: Connection refused (error 111)
I20260608 12:38:33.967880   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:35371
I20260608 12:38:33.967988   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:35371 every 8 connection(s)
I20260608 12:38:33.972718   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:33.973008   629 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:38:33.978659   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:33.981526   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } attempt: 2
I20260608 12:38:33.986773   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } attempt: 2
I20260608 12:38:33.995747   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:34.007335   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: Bootstrap starting.
I20260608 12:38:34.008369   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:34.010934   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: Bootstrap starting.
I20260608 12:38:34.016431   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:34.019611   498 log.cc:826] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: Log is configured to *not* fsync() on all Append() calls
I20260608 12:38:34.019809   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:34.026096   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf: Bootstrap starting.
I20260608 12:38:34.027070   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: No bootstrap required, opened a new log
I20260608 12:38:34.029965   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: No bootstrap required, opened a new log
I20260608 12:38:34.032219   629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:34.037863   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf: No bootstrap required, opened a new log
I20260608 12:38:34.048907   629 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.048921   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.048921   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.049703   629 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:34.049964   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:34.050031   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:34.050134   629 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3757a720474a3fa80077c4eec870cf, State: Initialized, Role: FOLLOWER
I20260608 12:38:34.050392   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf1102f92ce2428093467661f4a22bd5, State: Initialized, Role: FOLLOWER
I20260608 12:38:34.050364   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ace857e63442c6a7e9ecb63ecd5ad1, State: Initialized, Role: FOLLOWER
I20260608 12:38:34.051404   629 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.051395   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.051497   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.057431   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [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: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.057376   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [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: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.058544   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:34.058867   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:34.059072   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:34.058883   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:34.058892   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [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: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.060398   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:34.061102   629 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:38:34.065920   452 tablet.cc:2404] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:38:34.120365   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:38:34.120697   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:38:34.123734   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:34.125082   670 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:34.125470   670 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:38:34.128533   672 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:34.128949   672 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:38:34.129400   668 catalog_manager.cc:1593] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:34.129711   668 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:38:34.134964   674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:34.137442   675 instance_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:38:34.143246   431 server_base.cc:1061] running on GCE node
W20260608 12:38:34.143766   677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:34.144764   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:34.145015   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:34.145223   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922314145200 us; error 0 us; skew 500 ppm
I20260608 12:38:34.145910   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:34.149194   431 webserver.cc:533] Webserver started at http://127.0.107.193:43503/ using document root <none> and password file <none>
I20260608 12:38:34.149780   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:34.149995   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:34.150288   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:34.151486   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "d79e8957fc534ce79cc0bb9226113ad0"
format_stamp: "Formatted at 2026-06-08 12:38:34 on dist-test-slave-5cx1"
I20260608 12:38:34.156623   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:38:34.160565   682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.161490   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:38:34.161860   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "d79e8957fc534ce79cc0bb9226113ad0"
format_stamp: "Formatted at 2026-06-08 12:38:34 on dist-test-slave-5cx1"
I20260608 12:38:34.162184   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-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:38:34.178099   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:34.178849   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.183074   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dd3757a720474a3fa80077c4eec870cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" is_pre_election: true
I20260608 12:38:34.184146   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:34.183895   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3757a720474a3fa80077c4eec870cf in term 0.
I20260608 12:38:34.183545   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dd3757a720474a3fa80077c4eec870cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1102f92ce2428093467661f4a22bd5" is_pre_election: true
I20260608 12:38:34.184689   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3757a720474a3fa80077c4eec870cf in term 0.
I20260608 12:38:34.186026   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:34.186141   638 leader_election.cc:290] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5ace857e63442c6a7e9ecb63ecd5ad1 (127.0.107.254:34741), cf1102f92ce2428093467661f4a22bd5 (127.0.107.253:44111)
I20260608 12:38:34.186046   578 leader_election.cc:304] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5ace857e63442c6a7e9ecb63ecd5ad1, dd3757a720474a3fa80077c4eec870cf; no voters: 
I20260608 12:38:34.187718   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:34.188302   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:34.188794   638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:34.195750   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:34.198419   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.201928   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:34.202266   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.202329   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dd3757a720474a3fa80077c4eec870cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1"
I20260608 12:38:34.202625   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:34.202906   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:38:34.202999   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:34.203568   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dd3757a720474a3fa80077c4eec870cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf1102f92ce2428093467661f4a22bd5"
I20260608 12:38:34.204142   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:34.211894   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3757a720474a3fa80077c4eec870cf in term 1.
I20260608 12:38:34.213287   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3757a720474a3fa80077c4eec870cf in term 1.
I20260608 12:38:34.213421   579 leader_election.cc:304] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf1102f92ce2428093467661f4a22bd5, dd3757a720474a3fa80077c4eec870cf; no voters: 
I20260608 12:38:34.213992   638 leader_election.cc:290] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [CANDIDATE]: Term 1 election: Requested vote from peers a5ace857e63442c6a7e9ecb63ecd5ad1 (127.0.107.254:34741), cf1102f92ce2428093467661f4a22bd5 (127.0.107.253:44111)
I20260608 12:38:34.214627   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:34.215101   638 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 1 LEADER]: Becoming Leader. State: Replica: dd3757a720474a3fa80077c4eec870cf, State: Running, Role: LEADER
I20260608 12:38:34.216517   638 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } }
I20260608 12:38:34.230588   690 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd3757a720474a3fa80077c4eec870cf. Latest consensus state: current_term: 1 leader_uuid: "dd3757a720474a3fa80077c4eec870cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.232098   690 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:34.236714   692 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:34.246243   692 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:34.269588   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 1 FOLLOWER]: Refusing update from remote peer dd3757a720474a3fa80077c4eec870cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:34.272104   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 1 FOLLOWER]: Refusing update from remote peer dd3757a720474a3fa80077c4eec870cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:34.272091   638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:34.275473   638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:34.295056   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd3757a720474a3fa80077c4eec870cf. Latest consensus state: current_term: 1 leader_uuid: "dd3757a720474a3fa80077c4eec870cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.296505   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:34.300770   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd3757a720474a3fa80077c4eec870cf. Latest consensus state: current_term: 1 leader_uuid: "dd3757a720474a3fa80077c4eec870cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.301534   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:34.304996   700 mvcc.cc:204] Tried to move back new op lower bound from 7294657799219609600 to 7294657799042265088. Current Snapshot: MvccSnapshot[applied={T|T < 7294657799219609600}]
I20260608 12:38:34.313298   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dd3757a720474a3fa80077c4eec870cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.314085   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:34.317479   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dd3757a720474a3fa80077c4eec870cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.318264   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:34.322438   692 catalog_manager.cc:1382] Generated new cluster ID: 4aeacc85c7df4e499eb6acb86c1d2905
I20260608 12:38:34.322809   692 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:34.322929   690 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dd3757a720474a3fa80077c4eec870cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.328747   690 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:34.339217   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dd3757a720474a3fa80077c4eec870cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ace857e63442c6a7e9ecb63ecd5ad1" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 34741 } } peers { permanent_uuid: "cf1102f92ce2428093467661f4a22bd5" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 44111 } } peers { permanent_uuid: "dd3757a720474a3fa80077c4eec870cf" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35371 } } }
I20260608 12:38:34.339973   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:34.390010   692 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:34.392309   692 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:34.429773   692 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf: Generated new TSK 0
I20260608 12:38:34.431056   692 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:34.447611   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36999
I20260608 12:38:34.447789   755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36999 every 8 connection(s)
I20260608 12:38:34.481199   756 heartbeater.cc:344] Connected to a master server at 127.0.107.252:35371
I20260608 12:38:34.482196   756 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.483955   756 heartbeater.cc:507] Master 127.0.107.252:35371 requested a full tablet report, sending...
I20260608 12:38:34.487402   757 heartbeater.cc:344] Connected to a master server at 127.0.107.253:44111
I20260608 12:38:34.487804   757 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.488807   757 heartbeater.cc:507] Master 127.0.107.253:44111 requested a full tablet report, sending...
I20260608 12:38:34.493503   594 ts_manager.cc:194] Registered new tserver with Master: d79e8957fc534ce79cc0bb9226113ad0 (127.0.107.193:36999)
I20260608 12:38:34.498181   528 ts_manager.cc:194] Registered new tserver with Master: d79e8957fc534ce79cc0bb9226113ad0 (127.0.107.193:36999)
I20260608 12:38:34.502030   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51578
I20260608 12:38:34.507542   759 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34741
I20260608 12:38:34.507958   759 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.508697   759 heartbeater.cc:507] Master 127.0.107.254:34741 requested a full tablet report, sending...
I20260608 12:38:34.512089   463 ts_manager.cc:194] Registered new tserver with Master: d79e8957fc534ce79cc0bb9226113ad0 (127.0.107.193:36999)
I20260608 12:38:34.513065   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:34.520247   762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:34.521334   763 instance_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:38:34.523403   765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:34.525816   431 server_base.cc:1061] running on GCE node
I20260608 12:38:34.527112   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:34.527395   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:34.527623   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922314527560 us; error 0 us; skew 500 ppm
I20260608 12:38:34.528359   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:34.531430   431 webserver.cc:533] Webserver started at http://127.0.107.194:43721/ using document root <none> and password file <none>
I20260608 12:38:34.532028   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:34.532266   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:34.532588   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:34.533908   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "d2a617b66b7b46dbacff267f67cdb669"
format_stamp: "Formatted at 2026-06-08 12:38:34 on dist-test-slave-5cx1"
I20260608 12:38:34.539394   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:38:34.543375   770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.544277   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:38:34.544601   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "d2a617b66b7b46dbacff267f67cdb669"
format_stamp: "Formatted at 2026-06-08 12:38:34 on dist-test-slave-5cx1"
I20260608 12:38:34.544900   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-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:38:34.556272   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:34.557621   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:34.559443   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:34.563511   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:34.563786   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.564080   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:34.564312   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.670887   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36005
I20260608 12:38:34.671075   832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36005 every 8 connection(s)
I20260608 12:38:34.699656   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:34.702895   835 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34741
I20260608 12:38:34.703701   835 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.704645   835 heartbeater.cc:507] Master 127.0.107.254:34741 requested a full tablet report, sending...
I20260608 12:38:34.707813   463 ts_manager.cc:194] Registered new tserver with Master: d2a617b66b7b46dbacff267f67cdb669 (127.0.107.194:36005)
I20260608 12:38:34.713629   833 heartbeater.cc:344] Connected to a master server at 127.0.107.252:35371
I20260608 12:38:34.714095   833 heartbeater.cc:461] Registering TS with master...
W20260608 12:38:34.714972   840 instance_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:38:34.716081   833 heartbeater.cc:507] Master 127.0.107.252:35371 requested a full tablet report, sending...
W20260608 12:38:34.718250   841 instance_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:38:34.719661   594 ts_manager.cc:194] Registered new tserver with Master: d2a617b66b7b46dbacff267f67cdb669 (127.0.107.194:36005)
I20260608 12:38:34.721606   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51594
I20260608 12:38:34.722785   834 heartbeater.cc:344] Connected to a master server at 127.0.107.253:44111
I20260608 12:38:34.723269   834 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.724623   834 heartbeater.cc:507] Master 127.0.107.253:44111 requested a full tablet report, sending...
I20260608 12:38:34.728641   528 ts_manager.cc:194] Registered new tserver with Master: d2a617b66b7b46dbacff267f67cdb669 (127.0.107.194:36005)
I20260608 12:38:34.732465   431 server_base.cc:1061] running on GCE node
W20260608 12:38:34.733037   844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:34.734215   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:34.734470   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:34.734675   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922314734661 us; error 0 us; skew 500 ppm
I20260608 12:38:34.735258   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:34.738384   431 webserver.cc:533] Webserver started at http://127.0.107.195:42361/ using document root <none> and password file <none>
I20260608 12:38:34.738926   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:34.739142   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:34.739423   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:34.740520   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "8c752b30277f415e888c622e9f1772c4"
format_stamp: "Formatted at 2026-06-08 12:38:34 on dist-test-slave-5cx1"
I20260608 12:38:34.745893   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:38:34.750065   848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.750993   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:38:34.751310   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "8c752b30277f415e888c622e9f1772c4"
format_stamp: "Formatted at 2026-06-08 12:38:34 on dist-test-slave-5cx1"
I20260608 12:38:34.751598   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922312059458-431-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:38:34.783094   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:34.784412   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:34.787317   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:34.791646   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:34.791872   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.792150   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:34.792328   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:34.903162   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44225
I20260608 12:38:34.903293   910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44225 every 8 connection(s)
I20260608 12:38:34.938181   912 heartbeater.cc:344] Connected to a master server at 127.0.107.253:44111
I20260608 12:38:34.938962   912 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.940124   911 heartbeater.cc:344] Connected to a master server at 127.0.107.252:35371
I20260608 12:38:34.940110   912 heartbeater.cc:507] Master 127.0.107.253:44111 requested a full tablet report, sending...
I20260608 12:38:34.940745   911 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.941593   911 heartbeater.cc:507] Master 127.0.107.252:35371 requested a full tablet report, sending...
I20260608 12:38:34.943262   528 ts_manager.cc:194] Registered new tserver with Master: 8c752b30277f415e888c622e9f1772c4 (127.0.107.195:44225)
I20260608 12:38:34.945569   913 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34741
I20260608 12:38:34.945895   594 ts_manager.cc:194] Registered new tserver with Master: 8c752b30277f415e888c622e9f1772c4 (127.0.107.195:44225)
I20260608 12:38:34.945984   913 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:34.947074   913 heartbeater.cc:507] Master 127.0.107.254:34741 requested a full tablet report, sending...
I20260608 12:38:34.947588   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51610
I20260608 12:38:34.950002   463 ts_manager.cc:194] Registered new tserver with Master: 8c752b30277f415e888c622e9f1772c4 (127.0.107.195:44225)
I20260608 12:38:34.950181   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.031986693s
I20260608 12:38:35.135156   672 catalog_manager.cc:1294] Loaded cluster ID: 4aeacc85c7df4e499eb6acb86c1d2905
I20260608 12:38:35.135365   668 catalog_manager.cc:1294] Loaded cluster ID: 4aeacc85c7df4e499eb6acb86c1d2905
I20260608 12:38:35.135535   672 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: loading cluster ID for follower catalog manager: success
I20260608 12:38:35.135661   668 catalog_manager.cc:1587] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: loading cluster ID for follower catalog manager: success
I20260608 12:38:35.143242   672 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: acquiring CA information for follower catalog manager: success
I20260608 12:38:35.143240   668 catalog_manager.cc:1609] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: acquiring CA information for follower catalog manager: success
I20260608 12:38:35.149571   672 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:38:35.149570   668 catalog_manager.cc:1637] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:38:35.507254   756 heartbeater.cc:499] Master 127.0.107.252:35371 was elected leader, sending a full tablet report...
I20260608 12:38:35.728689   833 heartbeater.cc:499] Master 127.0.107.252:35371 was elected leader, sending a full tablet report...
I20260608 12:38:35.950548   911 heartbeater.cc:499] Master 127.0.107.252:35371 was elected leader, sending a full tablet report...
I20260608 12:38:36.114444   667 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:36.324520   594 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51614:
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:38:36.417433   876 tablet_service.cc:1511] Processing CreateTablet for tablet e83a4b93e7fd4d9194532b937ca44797 (DEFAULT_TABLE table=test-workload [id=0dce3e9500ae441e8c8f6183b175602c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:38:36.419291   876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e83a4b93e7fd4d9194532b937ca44797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:36.423277   721 tablet_service.cc:1511] Processing CreateTablet for tablet db05e693cd7e4c6bbe66724972425048 (DEFAULT_TABLE table=test-workload [id=0dce3e9500ae441e8c8f6183b175602c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:38:36.423277   720 tablet_service.cc:1511] Processing CreateTablet for tablet eb88e075d7424d8fbb44b935bd62188b (DEFAULT_TABLE table=test-workload [id=0dce3e9500ae441e8c8f6183b175602c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:38:36.424734   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db05e693cd7e4c6bbe66724972425048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:36.425427   720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb88e075d7424d8fbb44b935bd62188b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:36.425534   798 tablet_service.cc:1511] Processing CreateTablet for tablet c2e93c08619c4fc58ac4c9d389bb2032 (DEFAULT_TABLE table=test-workload [id=0dce3e9500ae441e8c8f6183b175602c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:38:36.427378   798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e93c08619c4fc58ac4c9d389bb2032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:36.447757   947 tablet_bootstrap.cc:492] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0: Bootstrap starting.
I20260608 12:38:36.450783   946 tablet_bootstrap.cc:492] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669: Bootstrap starting.
I20260608 12:38:36.456120   948 tablet_bootstrap.cc:492] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4: Bootstrap starting.
I20260608 12:38:36.457021   947 tablet_bootstrap.cc:654] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:36.460369   946 tablet_bootstrap.cc:654] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:36.466944   947 tablet_bootstrap.cc:492] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0: No bootstrap required, opened a new log
I20260608 12:38:36.467504   947 ts_tablet_manager.cc:1403] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260608 12:38:36.469466   946 tablet_bootstrap.cc:492] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669: No bootstrap required, opened a new log
I20260608 12:38:36.469871   948 tablet_bootstrap.cc:654] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:36.469997   946 ts_tablet_manager.cc:1403] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260608 12:38:36.471184   947 raft_consensus.cc:359] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.471812   947 raft_consensus.cc:385] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:36.472126   947 raft_consensus.cc:740] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d79e8957fc534ce79cc0bb9226113ad0, State: Initialized, Role: FOLLOWER
I20260608 12:38:36.472909   947 consensus_queue.cc:260] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.473165   946 raft_consensus.cc:359] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a617b66b7b46dbacff267f67cdb669" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36005 } }
I20260608 12:38:36.473647   947 raft_consensus.cc:399] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:36.473716   946 raft_consensus.cc:385] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:36.474124   947 raft_consensus.cc:493] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:36.474179   946 raft_consensus.cc:740] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a617b66b7b46dbacff267f67cdb669, State: Initialized, Role: FOLLOWER
I20260608 12:38:36.474643   947 raft_consensus.cc:3060] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:36.475286   946 consensus_queue.cc:260] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2a617b66b7b46dbacff267f67cdb669" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36005 } }
I20260608 12:38:36.476011   946 raft_consensus.cc:399] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:36.476339   946 raft_consensus.cc:493] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:36.476704   946 raft_consensus.cc:3060] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:36.477187   948 tablet_bootstrap.cc:492] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4: No bootstrap required, opened a new log
I20260608 12:38:36.477674   948 ts_tablet_manager.cc:1403] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260608 12:38:36.480997   948 raft_consensus.cc:359] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c752b30277f415e888c622e9f1772c4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44225 } }
I20260608 12:38:36.481587   948 raft_consensus.cc:385] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:36.481842   948 raft_consensus.cc:740] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c752b30277f415e888c622e9f1772c4, State: Initialized, Role: FOLLOWER
I20260608 12:38:36.482335   947 raft_consensus.cc:515] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.482753   948 consensus_queue.cc:260] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c752b30277f415e888c622e9f1772c4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44225 } }
I20260608 12:38:36.483161   947 leader_election.cc:304] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [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: d79e8957fc534ce79cc0bb9226113ad0; no voters: 
I20260608 12:38:36.483513   948 raft_consensus.cc:399] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:36.483914   948 raft_consensus.cc:493] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:36.483872   946 raft_consensus.cc:515] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a617b66b7b46dbacff267f67cdb669" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36005 } }
I20260608 12:38:36.484499   948 raft_consensus.cc:3060] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:36.484921   946 leader_election.cc:304] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [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: d2a617b66b7b46dbacff267f67cdb669; no voters: 
I20260608 12:38:36.487960   946 leader_election.cc:290] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:36.488750   953 raft_consensus.cc:2804] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:36.493403   948 raft_consensus.cc:515] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c752b30277f415e888c622e9f1772c4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44225 } }
I20260608 12:38:36.494477   948 leader_election.cc:304] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [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: 8c752b30277f415e888c622e9f1772c4; no voters: 
I20260608 12:38:36.498306   947 leader_election.cc:290] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:36.498474   946 ts_tablet_manager.cc:1434] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.019s
I20260608 12:38:36.498591   952 raft_consensus.cc:2804] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:36.498893   953 raft_consensus.cc:697] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 1 LEADER]: Becoming Leader. State: Replica: d2a617b66b7b46dbacff267f67cdb669, State: Running, Role: LEADER
I20260608 12:38:36.499831   953 consensus_queue.cc:237] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [LEADER]: Queue going to LEADER mode. State: All 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: "d2a617b66b7b46dbacff267f67cdb669" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36005 } }
I20260608 12:38:36.504674   947 ts_tablet_manager.cc:1434] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.017s
I20260608 12:38:36.505667   947 tablet_bootstrap.cc:492] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0: Bootstrap starting.
I20260608 12:38:36.505719   948 leader_election.cc:290] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:36.508639   956 raft_consensus.cc:2804] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:36.512075   948 ts_tablet_manager.cc:1434] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.013s
I20260608 12:38:36.513120   956 raft_consensus.cc:697] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 1 LEADER]: Becoming Leader. State: Replica: 8c752b30277f415e888c622e9f1772c4, State: Running, Role: LEADER
I20260608 12:38:36.517822   956 consensus_queue.cc:237] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [LEADER]: Queue going to LEADER mode. State: All 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: "8c752b30277f415e888c622e9f1772c4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44225 } }
I20260608 12:38:36.523797   952 raft_consensus.cc:697] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 1 LEADER]: Becoming Leader. State: Replica: d79e8957fc534ce79cc0bb9226113ad0, State: Running, Role: LEADER
I20260608 12:38:36.524933   952 consensus_queue.cc:237] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [LEADER]: Queue going to LEADER mode. State: All 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: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.527925   947 tablet_bootstrap.cc:654] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:36.527462   594 catalog_manager.cc:5696] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a617b66b7b46dbacff267f67cdb669 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2a617b66b7b46dbacff267f67cdb669" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a617b66b7b46dbacff267f67cdb669" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:36.555939   593 catalog_manager.cc:5696] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d79e8957fc534ce79cc0bb9226113ad0 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d79e8957fc534ce79cc0bb9226113ad0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:36.567049   947 tablet_bootstrap.cc:492] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0: No bootstrap required, opened a new log
I20260608 12:38:36.568130   947 ts_tablet_manager.cc:1403] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.008s
I20260608 12:38:36.571130   947 raft_consensus.cc:359] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.571775   947 raft_consensus.cc:385] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:36.573619   947 raft_consensus.cc:740] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d79e8957fc534ce79cc0bb9226113ad0, State: Initialized, Role: FOLLOWER
I20260608 12:38:36.576284   947 consensus_queue.cc:260] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.589243   947 raft_consensus.cc:399] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:36.589716   947 raft_consensus.cc:493] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:36.590147   947 raft_consensus.cc:3060] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:36.595429   594 catalog_manager.cc:5696] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c752b30277f415e888c622e9f1772c4 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8c752b30277f415e888c622e9f1772c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c752b30277f415e888c622e9f1772c4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44225 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:36.597240   947 raft_consensus.cc:515] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.598727   947 leader_election.cc:304] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [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: d79e8957fc534ce79cc0bb9226113ad0; no voters: 
I20260608 12:38:36.599437   947 leader_election.cc:290] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:36.602018   947 ts_tablet_manager.cc:1434] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.002s
I20260608 12:38:36.599941   952 raft_consensus.cc:2804] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:36.603422   952 raft_consensus.cc:697] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 1 LEADER]: Becoming Leader. State: Replica: d79e8957fc534ce79cc0bb9226113ad0, State: Running, Role: LEADER
I20260608 12:38:36.604285   952 consensus_queue.cc:237] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [LEADER]: Queue going to LEADER mode. State: All 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: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } }
I20260608 12:38:36.641808   594 catalog_manager.cc:5696] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d79e8957fc534ce79cc0bb9226113ad0 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d79e8957fc534ce79cc0bb9226113ad0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79e8957fc534ce79cc0bb9226113ad0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:36.668040   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:38:36.686347   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:36.687305   431 tablet_replica.cc:333] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0: stopping tablet replica
I20260608 12:38:36.687940   431 raft_consensus.cc:2243] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:36.688437   431 raft_consensus.cc:2272] T db05e693cd7e4c6bbe66724972425048 P d79e8957fc534ce79cc0bb9226113ad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.691311   431 tablet_replica.cc:333] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0: stopping tablet replica
I20260608 12:38:36.691814   431 raft_consensus.cc:2243] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:36.692229   431 raft_consensus.cc:2272] T eb88e075d7424d8fbb44b935bd62188b P d79e8957fc534ce79cc0bb9226113ad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.846184   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:36.856854   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:36.873756   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:36.874607   431 tablet_replica.cc:333] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669: stopping tablet replica
I20260608 12:38:36.875221   431 raft_consensus.cc:2243] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:36.875706   431 raft_consensus.cc:2272] T c2e93c08619c4fc58ac4c9d389bb2032 P d2a617b66b7b46dbacff267f67cdb669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.896108   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:38:36.904105   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:36.922636   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:36.923466   431 tablet_replica.cc:333] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4: stopping tablet replica
I20260608 12:38:36.923990   431 raft_consensus.cc:2243] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:36.924381   431 raft_consensus.cc:2272] T e83a4b93e7fd4d9194532b937ca44797 P 8c752b30277f415e888c622e9f1772c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.933485   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:36.942137   431 master.cc:562] Master@127.0.107.254:34741 shutting down...
I20260608 12:38:37.035387   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:37.035912   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:37.036257   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a5ace857e63442c6a7e9ecb63ecd5ad1: stopping tablet replica
I20260608 12:38:37.066931   431 master.cc:584] Master@127.0.107.254:34741 shutdown complete.
I20260608 12:38:37.078154   431 master.cc:562] Master@127.0.107.253:44111 shutting down...
I20260608 12:38:37.092319   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:37.092904   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:37.093250   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf1102f92ce2428093467661f4a22bd5: stopping tablet replica
I20260608 12:38:37.140089   431 master.cc:584] Master@127.0.107.253:44111 shutdown complete.
I20260608 12:38:37.150830   431 master.cc:562] Master@127.0.107.252:35371 shutting down...
I20260608 12:38:37.169132   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:37.170064   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:37.170379   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd3757a720474a3fa80077c4eec870cf: stopping tablet replica
I20260608 12:38:37.187939   431 master.cc:584] Master@127.0.107.252:35371 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4989 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:38:37.217965   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38183
I20260608 12:38:37.219445   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:37.224858   968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:37.225275   969 instance_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:38:37.226688   971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:37.227430   431 server_base.cc:1061] running on GCE node
I20260608 12:38:37.228129   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:37.228309   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:37.228427   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922317228415 us; error 0 us; skew 500 ppm
I20260608 12:38:37.228929   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:37.231396   431 webserver.cc:533] Webserver started at http://127.0.107.254:36385/ using document root <none> and password file <none>
I20260608 12:38:37.231879   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:37.232039   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:37.232270   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:37.233325   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "4ce57140db224adfa7f4964934d6d345"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.238189   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:38:37.241880   976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.242822   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:38:37.243106   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "4ce57140db224adfa7f4964934d6d345"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.243362   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-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:38:37.279879   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:37.280917   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:37.316318   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38183
I20260608 12:38:37.316429  1027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38183 every 8 connection(s)
I20260608 12:38:37.321108  1028 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:38:37.331696  1028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345: Bootstrap starting.
I20260608 12:38:37.336598  1028 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:37.341017  1028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345: No bootstrap required, opened a new log
I20260608 12:38:37.343313  1028 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce57140db224adfa7f4964934d6d345" member_type: VOTER }
I20260608 12:38:37.343748  1028 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:37.344024  1028 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ce57140db224adfa7f4964934d6d345, State: Initialized, Role: FOLLOWER
I20260608 12:38:37.344754  1028 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ce57140db224adfa7f4964934d6d345" member_type: VOTER }
I20260608 12:38:37.345317  1028 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:37.345577  1028 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:37.345937  1028 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:37.350587  1028 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce57140db224adfa7f4964934d6d345" member_type: VOTER }
I20260608 12:38:37.351251  1028 leader_election.cc:304] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [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: 4ce57140db224adfa7f4964934d6d345; no voters: 
I20260608 12:38:37.352550  1028 leader_election.cc:290] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:37.352943  1031 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:37.354393  1031 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 1 LEADER]: Becoming Leader. State: Replica: 4ce57140db224adfa7f4964934d6d345, State: Running, Role: LEADER
I20260608 12:38:37.355121  1031 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [LEADER]: Queue going to LEADER mode. State: All 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: "4ce57140db224adfa7f4964934d6d345" member_type: VOTER }
I20260608 12:38:37.355984  1028 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:37.358106  1033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ce57140db224adfa7f4964934d6d345. Latest consensus state: current_term: 1 leader_uuid: "4ce57140db224adfa7f4964934d6d345" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce57140db224adfa7f4964934d6d345" member_type: VOTER } }
I20260608 12:38:37.358062  1032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ce57140db224adfa7f4964934d6d345" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce57140db224adfa7f4964934d6d345" member_type: VOTER } }
I20260608 12:38:37.358783  1033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:37.358909  1032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:37.363152  1036 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:37.368220  1036 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:37.372972   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:37.377518  1036 catalog_manager.cc:1382] Generated new cluster ID: b9e5783a184346e489863712bc3ed1c8
I20260608 12:38:37.377872  1036 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:37.406728  1036 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:37.408107  1036 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:37.423175  1036 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345: Generated new TSK 0
I20260608 12:38:37.423883  1036 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:37.440815   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:37.447209  1049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:37.448201  1050 instance_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:38:37.449934  1052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:37.450135   431 server_base.cc:1061] running on GCE node
I20260608 12:38:37.451061   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:37.451318   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:37.451511   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922317451491 us; error 0 us; skew 500 ppm
I20260608 12:38:37.452139   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:37.454756   431 webserver.cc:533] Webserver started at http://127.0.107.193:39795/ using document root <none> and password file <none>
I20260608 12:38:37.455305   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:37.455516   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:37.455904   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:37.457844   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "f79ae0105f804e9aa873826088c6d863"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.468231   431 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:38:37.472517  1057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.473358   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:38:37.473759   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "f79ae0105f804e9aa873826088c6d863"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.474077   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-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:38:37.488163   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:37.489409   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:37.491197   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:37.493795   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:37.494045   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.494302   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:37.494477   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.535663   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35751
I20260608 12:38:37.535821  1119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35751 every 8 connection(s)
I20260608 12:38:37.541077   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:37.548735  1124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:37.549105  1125 instance_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:38:37.551801   431 server_base.cc:1061] running on GCE node
W20260608 12:38:37.552408  1128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:37.553426   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:37.553766   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:37.553990   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922317553970 us; error 0 us; skew 500 ppm
I20260608 12:38:37.554414  1120 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38183
I20260608 12:38:37.554723   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:37.554804  1120 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:37.555876  1120 heartbeater.cc:507] Master 127.0.107.254:38183 requested a full tablet report, sending...
I20260608 12:38:37.557511   431 webserver.cc:533] Webserver started at http://127.0.107.194:36335/ using document root <none> and password file <none>
I20260608 12:38:37.558264   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:37.558501   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:37.558571   993 ts_manager.cc:194] Registered new tserver with Master: f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751)
I20260608 12:38:37.558792   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:37.560011   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "f79e1a327c5446acab69e72cfd8edc78"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.560461   993 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48364
I20260608 12:38:37.564590   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:38:37.568473  1132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.569351   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:37.569707   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "f79e1a327c5446acab69e72cfd8edc78"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.570008   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-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:38:37.599483   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:37.600644   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:37.602201   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:37.604478   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:37.604710   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.604949   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:37.605141   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.646486   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34951
I20260608 12:38:37.646598  1194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34951 every 8 connection(s)
I20260608 12:38:37.651777   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:37.659575  1198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:37.661134  1199 instance_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:38:37.663132  1201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:37.663847   431 server_base.cc:1061] running on GCE node
I20260608 12:38:37.664850   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:37.665131   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:37.665342   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922317665322 us; error 0 us; skew 500 ppm
I20260608 12:38:37.665776  1195 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38183
I20260608 12:38:37.666150  1195 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:37.666157   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:37.667155  1195 heartbeater.cc:507] Master 127.0.107.254:38183 requested a full tablet report, sending...
I20260608 12:38:37.669260   431 webserver.cc:533] Webserver started at http://127.0.107.195:40233/ using document root <none> and password file <none>
I20260608 12:38:37.669768   993 ts_manager.cc:194] Registered new tserver with Master: f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951)
I20260608 12:38:37.670059   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:37.670346   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:37.670682   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:37.671708   993 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48372
I20260608 12:38:37.672290   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.677421   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:38:37.680896  1206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.681819   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:38:37.682130   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
format_stamp: "Formatted at 2026-06-08 12:38:37 on dist-test-slave-5cx1"
I20260608 12:38:37.682425   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-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:38:37.691900   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:37.693048   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:37.694546   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:37.696853   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:37.697093   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.697342   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:37.697531   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:37.736507   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45225
I20260608 12:38:37.736621  1268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45225 every 8 connection(s)
I20260608 12:38:37.750648  1269 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38183
I20260608 12:38:37.751055  1269 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:37.751773  1269 heartbeater.cc:507] Master 127.0.107.254:38183 requested a full tablet report, sending...
I20260608 12:38:37.753732   993 ts_manager.cc:194] Registered new tserver with Master: 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:37.754370   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014605864s
I20260608 12:38:37.755364   993 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48382
I20260608 12:38:38.563218  1120 heartbeater.cc:499] Master 127.0.107.254:38183 was elected leader, sending a full tablet report...
I20260608 12:38:38.674464  1195 heartbeater.cc:499] Master 127.0.107.254:38183 was elected leader, sending a full tablet report...
I20260608 12:38:38.758281  1269 heartbeater.cc:499] Master 127.0.107.254:38183 was elected leader, sending a full tablet report...
I20260608 12:38:38.816218   993 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48390:
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:38:38.818964   993 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:38:38.892645  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 919738f1bf8f4372b37a66d1e1533cce (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:38:38.894129  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919738f1bf8f4372b37a66d1e1533cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.898906  1158 tablet_service.cc:1511] Processing CreateTablet for tablet f77ca02a04544774bbf82b3715ca2698 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:38:38.900398  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77ca02a04544774bbf82b3715ca2698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.901273  1159 tablet_service.cc:1511] Processing CreateTablet for tablet aaab96ecda0d4e168a4fb0040a4e4440 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:38:38.902722  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaab96ecda0d4e168a4fb0040a4e4440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.903259  1234 tablet_service.cc:1511] Processing CreateTablet for tablet 919738f1bf8f4372b37a66d1e1533cce (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:38:38.904635  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919738f1bf8f4372b37a66d1e1533cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.911191  1233 tablet_service.cc:1511] Processing CreateTablet for tablet aaab96ecda0d4e168a4fb0040a4e4440 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:38:38.912601  1233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaab96ecda0d4e168a4fb0040a4e4440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.914480  1232 tablet_service.cc:1511] Processing CreateTablet for tablet f77ca02a04544774bbf82b3715ca2698 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:38:38.914615  1085 tablet_service.cc:1511] Processing CreateTablet for tablet 919738f1bf8f4372b37a66d1e1533cce (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:38:38.915938  1232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77ca02a04544774bbf82b3715ca2698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.915984  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919738f1bf8f4372b37a66d1e1533cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.923846  1230 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5e927be5e2488fa4d8deee512b4097 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:38:38.926016  1079 tablet_service.cc:1511] Processing CreateTablet for tablet bf07b6786a2847cca36c9152a0c4a3a8 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:38:38.926229  1157 tablet_service.cc:1511] Processing CreateTablet for tablet e9d1045bf5e64f64b5a272b12468ebe0 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:38:38.926810  1083 tablet_service.cc:1511] Processing CreateTablet for tablet f77ca02a04544774bbf82b3715ca2698 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:38:38.927464  1079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf07b6786a2847cca36c9152a0c4a3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.927672  1157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d1045bf5e64f64b5a272b12468ebe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.928195  1083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77ca02a04544774bbf82b3715ca2698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.930836  1156 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5e927be5e2488fa4d8deee512b4097 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:38:38.932369  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5e927be5e2488fa4d8deee512b4097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.930891  1229 tablet_service.cc:1511] Processing CreateTablet for tablet 5b746e377ff0437da26c870733097781 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:38:38.925442  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5e927be5e2488fa4d8deee512b4097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.932875  1228 tablet_service.cc:1511] Processing CreateTablet for tablet bf07b6786a2847cca36c9152a0c4a3a8 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:38:38.936147  1082 tablet_service.cc:1511] Processing CreateTablet for tablet e9d1045bf5e64f64b5a272b12468ebe0 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:38:38.937644  1082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d1045bf5e64f64b5a272b12468ebe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.937387  1081 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5e927be5e2488fa4d8deee512b4097 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:38:38.938844  1081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5e927be5e2488fa4d8deee512b4097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.936157  1084 tablet_service.cc:1511] Processing CreateTablet for tablet aaab96ecda0d4e168a4fb0040a4e4440 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:38:38.944312  1227 tablet_service.cc:1511] Processing CreateTablet for tablet 7033435db72c44578b5f7f588348bd91 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:38:38.944468  1080 tablet_service.cc:1511] Processing CreateTablet for tablet 5b746e377ff0437da26c870733097781 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:38:38.944734  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaab96ecda0d4e168a4fb0040a4e4440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.944738  1153 tablet_service.cc:1511] Processing CreateTablet for tablet 7033435db72c44578b5f7f588348bd91 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:38:38.947211  1155 tablet_service.cc:1511] Processing CreateTablet for tablet 5b746e377ff0437da26c870733097781 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:38:38.947659  1153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7033435db72c44578b5f7f588348bd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.948531  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b746e377ff0437da26c870733097781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.951975  1078 tablet_service.cc:1511] Processing CreateTablet for tablet 7033435db72c44578b5f7f588348bd91 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:38:38.950627  1154 tablet_service.cc:1511] Processing CreateTablet for tablet bf07b6786a2847cca36c9152a0c4a3a8 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:38:38.959834  1154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf07b6786a2847cca36c9152a0c4a3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.962491  1227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7033435db72c44578b5f7f588348bd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.966125  1229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b746e377ff0437da26c870733097781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.974941  1080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b746e377ff0437da26c870733097781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.966058  1231 tablet_service.cc:1511] Processing CreateTablet for tablet e9d1045bf5e64f64b5a272b12468ebe0 (DEFAULT_TABLE table=test-workload [id=0cdaf3c194cc46c1a8626f06cadc1c23]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:38:38.977131  1231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d1045bf5e64f64b5a272b12468ebe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:39.001032  1078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7033435db72c44578b5f7f588348bd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:39.001179  1289 tablet_bootstrap.cc:492] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.033370  1228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf07b6786a2847cca36c9152a0c4a3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:39.034912  1290 tablet_bootstrap.cc:492] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.052928  1291 tablet_bootstrap.cc:492] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.072669  1289 tablet_bootstrap.cc:654] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.073485  1290 tablet_bootstrap.cc:654] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.077095  1291 tablet_bootstrap.cc:654] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.078465  1290 tablet_bootstrap.cc:492] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.078897  1290 ts_tablet_manager.cc:1403] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260608 12:38:39.082088  1291 tablet_bootstrap.cc:492] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.081867  1290 raft_consensus.cc:359] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.082506  1289 tablet_bootstrap.cc:492] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.082518  1291 ts_tablet_manager.cc:1403] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.005s
I20260608 12:38:39.082669  1290 raft_consensus.cc:385] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.083189  1289 ts_tablet_manager.cc:1403] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.004s
I20260608 12:38:39.083213  1290 raft_consensus.cc:740] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.084249  1290 consensus_queue.cc:260] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.086071  1291 raft_consensus.cc:359] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.086938  1291 raft_consensus.cc:385] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.086558  1289 raft_consensus.cc:359] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.087332  1291 raft_consensus.cc:740] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.087517  1290 ts_tablet_manager.cc:1434] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 12:38:39.087499  1289 raft_consensus.cc:385] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.088207  1289 raft_consensus.cc:740] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.088446  1291 consensus_queue.cc:260] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.089398  1290 tablet_bootstrap.cc:492] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.089062  1289 consensus_queue.cc:260] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.098701  1291 ts_tablet_manager.cc:1434] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260608 12:38:39.099258  1290 tablet_bootstrap.cc:654] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.105013  1289 ts_tablet_manager.cc:1434] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 12:38:39.106287  1289 tablet_bootstrap.cc:492] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.107805  1290 tablet_bootstrap.cc:492] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.108407  1290 ts_tablet_manager.cc:1403] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260608 12:38:39.111703  1290 raft_consensus.cc:359] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.112527  1290 raft_consensus.cc:385] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.112859  1289 tablet_bootstrap.cc:654] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.112931  1290 raft_consensus.cc:740] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.113210  1291 tablet_bootstrap.cc:492] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.114118  1290 consensus_queue.cc:260] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.116860  1290 ts_tablet_manager.cc:1434] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:38:39.118362  1290 tablet_bootstrap.cc:492] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.120553  1291 tablet_bootstrap.cc:654] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.128134  1290 tablet_bootstrap.cc:654] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.128644  1289 tablet_bootstrap.cc:492] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.129266  1289 ts_tablet_manager.cc:1403] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260608 12:38:39.132685  1289 raft_consensus.cc:359] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.133793  1289 raft_consensus.cc:385] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.134155  1291 tablet_bootstrap.cc:492] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.134289  1289 raft_consensus.cc:740] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.134886  1291 ts_tablet_manager.cc:1403] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 12:38:39.135848  1289 consensus_queue.cc:260] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.136861  1297 raft_consensus.cc:493] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.137354  1297 raft_consensus.cc:515] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.138139  1291 raft_consensus.cc:359] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.138855  1290 tablet_bootstrap.cc:492] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.138917  1291 raft_consensus.cc:385] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.139575  1291 raft_consensus.cc:740] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.139773  1290 ts_tablet_manager.cc:1403] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260608 12:38:39.145489  1297 leader_election.cc:290] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951)
I20260608 12:38:39.145457  1290 raft_consensus.cc:359] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.147229  1290 raft_consensus.cc:385] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.145617  1289 ts_tablet_manager.cc:1434] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.013s
I20260608 12:38:39.147655  1290 raft_consensus.cc:740] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.148497  1290 consensus_queue.cc:260] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.140553  1291 consensus_queue.cc:260] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.151070  1290 ts_tablet_manager.cc:1434] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:38:39.152191  1290 tablet_bootstrap.cc:492] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.152802  1289 tablet_bootstrap.cc:492] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.158728  1290 tablet_bootstrap.cc:654] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.159865  1289 tablet_bootstrap.cc:654] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.168429  1291 ts_tablet_manager.cc:1434] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260608 12:38:39.171875  1290 tablet_bootstrap.cc:492] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.172719  1290 ts_tablet_manager.cc:1403] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:38:39.176906  1290 raft_consensus.cc:359] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.178071  1290 raft_consensus.cc:385] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.178558  1290 raft_consensus.cc:740] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.179801  1290 consensus_queue.cc:260] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.181145  1291 tablet_bootstrap.cc:492] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.183231  1290 ts_tablet_manager.cc:1434] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:38:39.184724  1290 tablet_bootstrap.cc:492] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.193369  1290 tablet_bootstrap.cc:654] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.198927  1291 tablet_bootstrap.cc:654] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.204843  1289 tablet_bootstrap.cc:492] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.205410  1289 ts_tablet_manager.cc:1403] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.039s
I20260608 12:38:39.206235  1290 tablet_bootstrap.cc:492] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.206454  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5e927be5e2488fa4d8deee512b4097" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78" is_pre_election: true
I20260608 12:38:39.206801  1290 ts_tablet_manager.cc:1403] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
W20260608 12:38:39.208427  1208 leader_election.cc:343] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.208772  1289 raft_consensus.cc:359] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.209628  1289 raft_consensus.cc:385] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.209656  1290 raft_consensus.cc:359] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.210247  1289 raft_consensus.cc:740] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.211010  1290 raft_consensus.cc:385] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.211398  1290 raft_consensus.cc:740] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.211674  1289 consensus_queue.cc:260] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.212313  1290 consensus_queue.cc:260] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.214991  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5e927be5e2488fa4d8deee512b4097" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.217137  1290 ts_tablet_manager.cc:1434] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:38:39.217263  1289 ts_tablet_manager.cc:1434] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260608 12:38:39.217581  1209 leader_election.cc:343] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.218106  1209 leader_election.cc:304] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [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: 1ee0a9833f9e4526a335b4fe75d944a3; no voters: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78
I20260608 12:38:39.218315  1290 tablet_bootstrap.cc:492] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.218315  1289 tablet_bootstrap.cc:492] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.219548  1302 raft_consensus.cc:2749] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:39.222165  1291 tablet_bootstrap.cc:492] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.222720  1291 ts_tablet_manager.cc:1403] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.006s
I20260608 12:38:39.223320  1295 raft_consensus.cc:493] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.224264  1295 raft_consensus.cc:515] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.225708  1290 tablet_bootstrap.cc:654] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.225823  1289 tablet_bootstrap.cc:654] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.226373  1291 raft_consensus.cc:359] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.227128  1291 raft_consensus.cc:385] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.227471  1291 raft_consensus.cc:740] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.228369  1291 consensus_queue.cc:260] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.233407  1295 leader_election.cc:290] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.240861  1295 raft_consensus.cc:493] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.241683  1295 raft_consensus.cc:515] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.244666  1295 leader_election.cc:290] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.250231  1291 ts_tablet_manager.cc:1434] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260608 12:38:39.251983  1291 tablet_bootstrap.cc:492] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.256892  1289 tablet_bootstrap.cc:492] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.257941  1289 ts_tablet_manager.cc:1403] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.015s
I20260608 12:38:39.261859  1289 raft_consensus.cc:359] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.264096  1291 tablet_bootstrap.cc:654] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.264057  1289 raft_consensus.cc:385] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.264717  1289 raft_consensus.cc:740] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.265633  1290 tablet_bootstrap.cc:492] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.266263  1290 ts_tablet_manager.cc:1403] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.019s
I20260608 12:38:39.265731  1289 consensus_queue.cc:260] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.266783  1295 raft_consensus.cc:493] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.267244  1295 raft_consensus.cc:515] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.268219  1289 ts_tablet_manager.cc:1434] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:38:39.269328  1295 leader_election.cc:290] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.269340  1290 raft_consensus.cc:359] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.270354  1290 raft_consensus.cc:385] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.270712  1290 raft_consensus.cc:740] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.270862  1289 tablet_bootstrap.cc:492] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.271664  1290 consensus_queue.cc:260] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.274025  1290 ts_tablet_manager.cc:1434] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:38:39.276713  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab96ecda0d4e168a4fb0040a4e4440" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78" is_pre_election: true
I20260608 12:38:39.278278  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d1045bf5e64f64b5a272b12468ebe0" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78" is_pre_election: true
I20260608 12:38:39.278673  1170 raft_consensus.cc:2468] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79ae0105f804e9aa873826088c6d863 in term 0.
I20260608 12:38:39.278724  1296 raft_consensus.cc:493] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.278997  1302 raft_consensus.cc:493] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.279798  1296 raft_consensus.cc:515] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.280119  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77ca02a04544774bbf82b3715ca2698" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78" is_pre_election: true
I20260608 12:38:39.280042  1302 raft_consensus.cc:515] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.283373  1289 tablet_bootstrap.cc:654] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.283968  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919738f1bf8f4372b37a66d1e1533cce" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78" is_pre_election: true
I20260608 12:38:39.284642  1168 raft_consensus.cc:2468] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 0.
I20260608 12:38:39.286005  1208 leader_election.cc:304] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.286511  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919738f1bf8f4372b37a66d1e1533cce" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.287153  1095 raft_consensus.cc:2468] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 0.
I20260608 12:38:39.288847  1297 raft_consensus.cc:2804] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.289242  1297 raft_consensus.cc:493] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.289616  1297 raft_consensus.cc:3060] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.293052  1296 leader_election.cc:290] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.296108  1302 leader_election.cc:290] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751)
W20260608 12:38:39.302241  1059 leader_election.cc:343] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.302307  1297 raft_consensus.cc:515] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.304878  1059 leader_election.cc:304] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.304064  1290 tablet_bootstrap.cc:492] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.307389  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919738f1bf8f4372b37a66d1e1533cce" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78"
I20260608 12:38:39.308061  1168 raft_consensus.cc:3060] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.310075  1295 raft_consensus.cc:2804] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.310467  1295 raft_consensus.cc:493] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.310810  1295 raft_consensus.cc:3060] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.310971  1289 tablet_bootstrap.cc:492] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.311503  1289 ts_tablet_manager.cc:1403] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260608 12:38:39.314930  1291 tablet_bootstrap.cc:492] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.315441  1291 ts_tablet_manager.cc:1403] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.064s	user 0.002s	sys 0.019s
I20260608 12:38:39.318658  1295 raft_consensus.cc:515] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
W20260608 12:38:39.320187  1059 leader_election.cc:343] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.320369  1289 raft_consensus.cc:359] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.321822  1289 raft_consensus.cc:385] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.322225  1289 raft_consensus.cc:740] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.323678  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab96ecda0d4e168a4fb0040a4e4440" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78"
I20260608 12:38:39.323457  1289 consensus_queue.cc:260] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.324313  1170 raft_consensus.cc:3060] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.324744  1168 raft_consensus.cc:2468] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 1.
I20260608 12:38:39.326092  1208 leader_election.cc:304] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.327016  1302 raft_consensus.cc:2804] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.327309  1290 tablet_bootstrap.cc:654] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.328472  1289 ts_tablet_manager.cc:1434] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 12:38:39.329623  1289 tablet_bootstrap.cc:492] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.330127  1244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab96ecda0d4e168a4fb0040a4e4440" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.331765  1243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d1045bf5e64f64b5a272b12468ebe0" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.332468  1243 raft_consensus.cc:2468] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79ae0105f804e9aa873826088c6d863 in term 0.
I20260608 12:38:39.334056  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77ca02a04544774bbf82b3715ca2698" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.334735  1242 raft_consensus.cc:2468] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79ae0105f804e9aa873826088c6d863 in term 0.
I20260608 12:38:39.335971  1241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab96ecda0d4e168a4fb0040a4e4440" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
W20260608 12:38:39.338169  1059 leader_election.cc:343] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.339208  1059 leader_election.cc:304] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [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: 1ee0a9833f9e4526a335b4fe75d944a3, f79ae0105f804e9aa873826088c6d863; no voters: f79e1a327c5446acab69e72cfd8edc78
I20260608 12:38:39.340173  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919738f1bf8f4372b37a66d1e1533cce" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863"
I20260608 12:38:39.340762  1095 raft_consensus.cc:3060] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.343091  1241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919738f1bf8f4372b37a66d1e1533cce" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.321079  1295 leader_election.cc:290] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 election: Requested vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.344205  1295 raft_consensus.cc:2804] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.344667  1295 raft_consensus.cc:493] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.345120  1289 tablet_bootstrap.cc:654] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.345510  1295 raft_consensus.cc:3060] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.351858  1170 raft_consensus.cc:2468] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79ae0105f804e9aa873826088c6d863 in term 1.
I20260608 12:38:39.352586  1302 raft_consensus.cc:697] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 LEADER]: Becoming Leader. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Running, Role: LEADER
I20260608 12:38:39.352921  1059 leader_election.cc:304] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [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: 1ee0a9833f9e4526a335b4fe75d944a3, f79ae0105f804e9aa873826088c6d863; no voters: f79e1a327c5446acab69e72cfd8edc78
I20260608 12:38:39.353947  1302 consensus_queue.cc:237] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
W20260608 12:38:39.354676  1059 leader_election.cc:343] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.361678  1095 raft_consensus.cc:2468] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 1.
I20260608 12:38:39.361985  1320 raft_consensus.cc:2804] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.362774  1320 raft_consensus.cc:493] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.363291  1320 raft_consensus.cc:3060] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.365623  1297 leader_election.cc:290] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 election: Requested vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751)
I20260608 12:38:39.367197  1059 leader_election.cc:304] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [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: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78; no voters: 1ee0a9833f9e4526a335b4fe75d944a3
W20260608 12:38:39.369086  1041 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:38:39.318802  1291 raft_consensus.cc:359] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.370915  1291 raft_consensus.cc:385] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.373627  1046 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:39.385099  1290 tablet_bootstrap.cc:492] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.380927   992 catalog_manager.cc:5696] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:39.387730  1290 ts_tablet_manager.cc:1403] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.019s
I20260608 12:38:39.383934  1291 raft_consensus.cc:740] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.389421  1320 raft_consensus.cc:515] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.389868  1291 consensus_queue.cc:260] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.391571  1290 raft_consensus.cc:359] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.392182  1320 leader_election.cc:290] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 election: Requested vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.392333  1290 raft_consensus.cc:385] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.392663  1290 raft_consensus.cc:740] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.392804  1320 raft_consensus.cc:2804] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.393257  1320 raft_consensus.cc:697] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 1 LEADER]: Becoming Leader. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Running, Role: LEADER
W20260608 12:38:39.394080  1046 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:38:39.385789  1295 raft_consensus.cc:515] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.395879  1289 tablet_bootstrap.cc:492] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.396381  1289 ts_tablet_manager.cc:1403] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.019s
I20260608 12:38:39.396409  1295 leader_election.cc:290] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 election: Requested vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.384650  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919738f1bf8f4372b37a66d1e1533cce" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.400763  1095 raft_consensus.cc:2393] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f79e1a327c5446acab69e72cfd8edc78 in current term 1: Already voted for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in this term.
I20260608 12:38:39.402120  1289 raft_consensus.cc:359] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.402891  1289 raft_consensus.cc:385] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.393455  1290 consensus_queue.cc:260] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.401445  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77ca02a04544774bbf82b3715ca2698" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78"
I20260608 12:38:39.403772  1135 leader_election.cc:304] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [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: f79e1a327c5446acab69e72cfd8edc78; no voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79ae0105f804e9aa873826088c6d863
I20260608 12:38:39.404803  1241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77ca02a04544774bbf82b3715ca2698" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
I20260608 12:38:39.405354  1241 raft_consensus.cc:3060] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.394085  1320 consensus_queue.cc:237] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.403252  1289 raft_consensus.cc:740] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.403478  1291 ts_tablet_manager.cc:1434] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.003s
I20260608 12:38:39.408290  1291 tablet_bootstrap.cc:492] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.409904  1289 consensus_queue.cc:260] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.409152  1296 raft_consensus.cc:2749] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:39.410984  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d1045bf5e64f64b5a272b12468ebe0" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78"
I20260608 12:38:39.412981  1168 raft_consensus.cc:3060] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.410904  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d1045bf5e64f64b5a272b12468ebe0" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
I20260608 12:38:39.413885  1242 raft_consensus.cc:3060] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:38:39.411769  1059 leader_election.cc:343] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.416262  1241 raft_consensus.cc:2468] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79ae0105f804e9aa873826088c6d863 in term 1.
I20260608 12:38:39.417781  1323 raft_consensus.cc:493] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.418409  1059 leader_election.cc:304] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [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: 1ee0a9833f9e4526a335b4fe75d944a3, f79ae0105f804e9aa873826088c6d863; no voters: f79e1a327c5446acab69e72cfd8edc78
I20260608 12:38:39.418357  1323 raft_consensus.cc:515] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.419791  1295 raft_consensus.cc:2804] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.422624  1289 ts_tablet_manager.cc:1434] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260608 12:38:39.423782  1289 tablet_bootstrap.cc:492] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.424999  1168 raft_consensus.cc:2468] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79ae0105f804e9aa873826088c6d863 in term 1.
I20260608 12:38:39.426365  1059 leader_election.cc:304] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.429941  1290 ts_tablet_manager.cc:1434] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260608 12:38:39.436269  1295 raft_consensus.cc:697] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 1 LEADER]: Becoming Leader. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Running, Role: LEADER
I20260608 12:38:39.438231  1295 consensus_queue.cc:237] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.439883  1289 tablet_bootstrap.cc:654] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.444938  1242 raft_consensus.cc:2468] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79ae0105f804e9aa873826088c6d863 in term 1.
I20260608 12:38:39.442194  1320 raft_consensus.cc:2804] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.446545  1320 raft_consensus.cc:697] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 1 LEADER]: Becoming Leader. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Running, Role: LEADER
I20260608 12:38:39.441058  1290 tablet_bootstrap.cc:492] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863: Bootstrap starting.
I20260608 12:38:39.448027  1320 consensus_queue.cc:237] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.451306   991 catalog_manager.cc:5696] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79ae0105f804e9aa873826088c6d863 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f79ae0105f804e9aa873826088c6d863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:39.455804  1291 tablet_bootstrap.cc:654] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.467203  1323 leader_election.cc:290] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.468420  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf07b6786a2847cca36c9152a0c4a3a8" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78" is_pre_election: true
I20260608 12:38:39.469971  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf07b6786a2847cca36c9152a0c4a3a8" candidate_uuid: "f79ae0105f804e9aa873826088c6d863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
W20260608 12:38:39.471802  1059 leader_election.cc:343] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:38:39.472995  1059 leader_election.cc:343] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:39.473675  1059 leader_election.cc:304] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [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: f79ae0105f804e9aa873826088c6d863; no voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79e1a327c5446acab69e72cfd8edc78
I20260608 12:38:39.475385  1323 raft_consensus.cc:2749] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:39.469705  1290 tablet_bootstrap.cc:654] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.478674  1289 tablet_bootstrap.cc:492] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.479506  1289 ts_tablet_manager.cc:1403] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.002s
I20260608 12:38:39.487071  1290 tablet_bootstrap.cc:492] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863: No bootstrap required, opened a new log
I20260608 12:38:39.490375  1290 ts_tablet_manager.cc:1403] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.009s
I20260608 12:38:39.496120  1289 raft_consensus.cc:359] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.497323  1289 raft_consensus.cc:385] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.497809  1289 raft_consensus.cc:740] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.506567  1290 raft_consensus.cc:359] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.507110  1290 raft_consensus.cc:385] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.507427  1290 raft_consensus.cc:740] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ae0105f804e9aa873826088c6d863, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.499222  1289 consensus_queue.cc:260] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.508329  1290 consensus_queue.cc:260] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.510566  1290 ts_tablet_manager.cc:1434] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260608 12:38:39.512822  1289 ts_tablet_manager.cc:1434] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.003s
I20260608 12:38:39.513983  1291 tablet_bootstrap.cc:492] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.514858  1289 tablet_bootstrap.cc:492] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3: Bootstrap starting.
I20260608 12:38:39.514974  1291 ts_tablet_manager.cc:1403] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.022s
I20260608 12:38:39.518528  1291 raft_consensus.cc:359] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.519016  1291 raft_consensus.cc:385] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.519330  1291 raft_consensus.cc:740] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.520503  1291 consensus_queue.cc:260] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.522794  1291 ts_tablet_manager.cc:1434] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:38:39.525460  1289 tablet_bootstrap.cc:654] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.527207  1291 tablet_bootstrap.cc:492] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.535976  1289 tablet_bootstrap.cc:492] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3: No bootstrap required, opened a new log
I20260608 12:38:39.536909  1291 tablet_bootstrap.cc:654] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.536980  1289 ts_tablet_manager.cc:1403] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260608 12:38:39.537400   992 catalog_manager.cc:5696] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79ae0105f804e9aa873826088c6d863 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f79ae0105f804e9aa873826088c6d863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:39.538796   992 catalog_manager.cc:5696] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79ae0105f804e9aa873826088c6d863 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f79ae0105f804e9aa873826088c6d863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:39.540125  1289 raft_consensus.cc:359] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.540781  1289 raft_consensus.cc:385] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.541013  1289 raft_consensus.cc:740] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.541916  1289 consensus_queue.cc:260] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.543466  1291 tablet_bootstrap.cc:492] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.543889  1289 ts_tablet_manager.cc:1434] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 12:38:39.543987  1291 ts_tablet_manager.cc:1403] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260608 12:38:39.547114  1291 raft_consensus.cc:359] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.547627  1291 raft_consensus.cc:385] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.547890  1291 raft_consensus.cc:740] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.548476  1291 consensus_queue.cc:260] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.550618  1291 ts_tablet_manager.cc:1434] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:38:39.552019  1291 tablet_bootstrap.cc:492] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.556000  1302 raft_consensus.cc:493] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.556566  1302 raft_consensus.cc:515] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.559295  1291 tablet_bootstrap.cc:654] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.559666  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7033435db72c44578b5f7f588348bd91" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.560201  1095 raft_consensus.cc:2468] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 0.
I20260608 12:38:39.562291  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7033435db72c44578b5f7f588348bd91" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78" is_pre_election: true
I20260608 12:38:39.563324  1168 raft_consensus.cc:2468] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 0.
I20260608 12:38:39.564658  1208 leader_election.cc:304] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.565593  1297 raft_consensus.cc:2804] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.566068  1291 tablet_bootstrap.cc:492] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.566581  1291 ts_tablet_manager.cc:1403] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:38:39.565975  1297 raft_consensus.cc:493] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.569690  1297 raft_consensus.cc:3060] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.570055  1291 raft_consensus.cc:359] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.570784  1291 raft_consensus.cc:385] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.570815  1302 leader_election.cc:290] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951)
I20260608 12:38:39.571326  1291 raft_consensus.cc:740] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.572248  1291 consensus_queue.cc:260] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.574749  1291 ts_tablet_manager.cc:1434] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:38:39.575767  1291 tablet_bootstrap.cc:492] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78: Bootstrap starting.
I20260608 12:38:39.576428  1297 raft_consensus.cc:515] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.579536  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7033435db72c44578b5f7f588348bd91" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863"
I20260608 12:38:39.579855  1168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7033435db72c44578b5f7f588348bd91" candidate_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79e1a327c5446acab69e72cfd8edc78"
I20260608 12:38:39.580169  1095 raft_consensus.cc:3060] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.580435  1168 raft_consensus.cc:3060] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.581619  1291 tablet_bootstrap.cc:654] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:39.587260  1168 raft_consensus.cc:2468] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 1.
I20260608 12:38:39.588179  1095 raft_consensus.cc:2468] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ee0a9833f9e4526a335b4fe75d944a3 in term 1.
I20260608 12:38:39.588644  1208 leader_election.cc:304] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.589747  1302 raft_consensus.cc:2804] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.590296  1302 raft_consensus.cc:697] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 LEADER]: Becoming Leader. State: Replica: 1ee0a9833f9e4526a335b4fe75d944a3, State: Running, Role: LEADER
I20260608 12:38:39.591646  1302 consensus_queue.cc:237] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.592339  1291 tablet_bootstrap.cc:492] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78: No bootstrap required, opened a new log
I20260608 12:38:39.592665  1291 ts_tablet_manager.cc:1403] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 12:38:39.593817  1297 leader_election.cc:290] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [CANDIDATE]: Term 1 election: Requested vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951)
I20260608 12:38:39.594867  1291 raft_consensus.cc:359] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.595382  1291 raft_consensus.cc:385] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:39.595606  1291 raft_consensus.cc:740] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Initialized, Role: FOLLOWER
I20260608 12:38:39.596392  1291 consensus_queue.cc:260] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.598402  1291 ts_tablet_manager.cc:1434] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:38:39.600919   990 catalog_manager.cc:5696] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:39.640792  1296 raft_consensus.cc:493] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.641379  1296 raft_consensus.cc:515] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.643517  1296 leader_election.cc:290] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.644390  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b746e377ff0437da26c870733097781" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.644822  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b746e377ff0437da26c870733097781" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.645167  1095 raft_consensus.cc:2468] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 0.
I20260608 12:38:39.645471  1242 raft_consensus.cc:2468] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 0.
I20260608 12:38:39.646452  1135 leader_election.cc:304] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.647220  1296 raft_consensus.cc:2804] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.647616  1296 raft_consensus.cc:493] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.647878  1296 raft_consensus.cc:3060] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.652810  1296 raft_consensus.cc:515] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.654842  1296 leader_election.cc:290] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 election: Requested vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.655611  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b746e377ff0437da26c870733097781" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863"
I20260608 12:38:39.656005  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b746e377ff0437da26c870733097781" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
I20260608 12:38:39.656299  1095 raft_consensus.cc:3060] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.656606  1242 raft_consensus.cc:3060] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.663395  1242 raft_consensus.cc:2468] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 1.
I20260608 12:38:39.663398  1095 raft_consensus.cc:2468] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 1.
I20260608 12:38:39.664819  1135 leader_election.cc:304] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.665535  1296 raft_consensus.cc:2804] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.666585  1296 raft_consensus.cc:697] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Becoming Leader. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Running, Role: LEADER
I20260608 12:38:39.667297  1296 consensus_queue.cc:237] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.676246   992 catalog_manager.cc:5696] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f79e1a327c5446acab69e72cfd8edc78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:39.694952  1296 raft_consensus.cc:493] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.695441  1296 raft_consensus.cc:515] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.697386  1296 leader_election.cc:290] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.698263  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5e927be5e2488fa4d8deee512b4097" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.698645  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5e927be5e2488fa4d8deee512b4097" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.698846  1095 raft_consensus.cc:2468] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 0.
I20260608 12:38:39.699287  1242 raft_consensus.cc:2468] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 0.
I20260608 12:38:39.699937  1135 leader_election.cc:304] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.700745  1296 raft_consensus.cc:2804] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.701059  1296 raft_consensus.cc:493] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.701377  1296 raft_consensus.cc:3060] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.706178  1296 raft_consensus.cc:515] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.707770  1296 leader_election.cc:290] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 election: Requested vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.708760  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5e927be5e2488fa4d8deee512b4097" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863"
I20260608 12:38:39.708977  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5e927be5e2488fa4d8deee512b4097" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
I20260608 12:38:39.709311  1095 raft_consensus.cc:3060] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.709589  1242 raft_consensus.cc:3060] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.714125  1242 raft_consensus.cc:2468] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 1.
I20260608 12:38:39.714251  1095 raft_consensus.cc:2468] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 1.
I20260608 12:38:39.715540  1134 leader_election.cc:304] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.716288  1296 raft_consensus.cc:2804] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.716718  1296 raft_consensus.cc:697] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Becoming Leader. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Running, Role: LEADER
I20260608 12:38:39.717501  1296 consensus_queue.cc:237] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.725152   992 catalog_manager.cc:5696] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f79e1a327c5446acab69e72cfd8edc78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:39.849308  1296 raft_consensus.cc:493] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.849905  1296 raft_consensus.cc:515] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.851989  1296 leader_election.cc:290] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.852905  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf07b6786a2847cca36c9152a0c4a3a8" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.853073  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf07b6786a2847cca36c9152a0c4a3a8" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.853629  1095 raft_consensus.cc:2468] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 0.
I20260608 12:38:39.853627  1242 raft_consensus.cc:2468] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 0.
I20260608 12:38:39.854954  1135 leader_election.cc:304] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f79ae0105f804e9aa873826088c6d863, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.855598  1296 raft_consensus.cc:2804] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:39.855932  1296 raft_consensus.cc:493] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:39.856168  1296 raft_consensus.cc:3060] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.860834  1295 consensus_queue.cc:1048] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:39.861158  1296 raft_consensus.cc:515] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.863010  1296 leader_election.cc:290] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 election: Requested vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.863652  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf07b6786a2847cca36c9152a0c4a3a8" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863"
I20260608 12:38:39.864127  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf07b6786a2847cca36c9152a0c4a3a8" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3"
I20260608 12:38:39.864733  1242 raft_consensus.cc:3060] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.864257  1095 raft_consensus.cc:3060] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.871810  1242 raft_consensus.cc:2468] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 1.
I20260608 12:38:39.873112  1134 leader_election.cc:304] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79e1a327c5446acab69e72cfd8edc78; no voters: 
I20260608 12:38:39.874125  1341 raft_consensus.cc:2804] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:39.874703  1341 raft_consensus.cc:697] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Becoming Leader. State: Replica: f79e1a327c5446acab69e72cfd8edc78, State: Running, Role: LEADER
I20260608 12:38:39.875622  1341 consensus_queue.cc:237] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.877460  1242 raft_consensus.cc:3060] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.878048  1095 raft_consensus.cc:2468] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f79e1a327c5446acab69e72cfd8edc78 in term 1.
I20260608 12:38:39.887434  1320 consensus_queue.cc:1048] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:39.888728   990 catalog_manager.cc:5696] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 reported cstate change: term changed from 0 to 1, leader changed from <none> to f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f79e1a327c5446acab69e72cfd8edc78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:39.936305   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:39.943337  1350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:39.943430  1351 instance_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:38:39.946239  1353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:39.946350   431 server_base.cc:1061] running on GCE node
I20260608 12:38:39.947633   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:39.947873   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:39.948040   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922319948026 us; error 0 us; skew 500 ppm
I20260608 12:38:39.948709   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:39.951189   431 webserver.cc:533] Webserver started at http://127.0.107.196:46223/ using document root <none> and password file <none>
I20260608 12:38:39.951712   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:39.951915   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:39.952201   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:39.953274   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "4672039beb1d4c82aaf46beddc19ab03"
format_stamp: "Formatted at 2026-06-08 12:38:39 on dist-test-slave-5cx1"
I20260608 12:38:39.957935  1323 consensus_queue.cc:1048] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:39.959110   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:38:39.964061  1359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:39.965468   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:38:39.965889   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "4672039beb1d4c82aaf46beddc19ab03"
format_stamp: "Formatted at 2026-06-08 12:38:39 on dist-test-slave-5cx1"
I20260608 12:38:39.966339   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922312059458-431-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:38:39.970053  1341 raft_consensus.cc:493] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:39.970569  1341 raft_consensus.cc:515] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } }
I20260608 12:38:39.972939  1341 leader_election.cc:290] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751), 1ee0a9833f9e4526a335b4fe75d944a3 (127.0.107.195:45225)
I20260608 12:38:39.972971  1323 consensus_queue.cc:1048] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:39.974088  1095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77ca02a04544774bbf82b3715ca2698" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f79ae0105f804e9aa873826088c6d863" is_pre_election: true
I20260608 12:38:39.976156  1241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77ca02a04544774bbf82b3715ca2698" candidate_uuid: "f79e1a327c5446acab69e72cfd8edc78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" is_pre_election: true
I20260608 12:38:39.976992  1241 raft_consensus.cc:2393] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f79e1a327c5446acab69e72cfd8edc78 in current term 1: Already voted for candidate f79ae0105f804e9aa873826088c6d863 in this term.
I20260608 12:38:39.979215  1135 leader_election.cc:304] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [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: f79e1a327c5446acab69e72cfd8edc78; no voters: 1ee0a9833f9e4526a335b4fe75d944a3, f79ae0105f804e9aa873826088c6d863
I20260608 12:38:39.980542  1341 raft_consensus.cc:3060] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:39.986850  1302 consensus_queue.cc:1048] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:39.990626  1341 raft_consensus.cc:2749] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:39.992794  1297 consensus_queue.cc:1048] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:39.999958  1297 consensus_queue.cc:1048] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:40.020581  1295 consensus_queue.cc:1048] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:40.021631  1320 consensus_queue.cc:1048] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:38:40.073539  1364 log.cc:927] Time spent T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260608 12:38:40.107486  1302 consensus_queue.cc:1048] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:40.129460   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:40.131906   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:40.148590   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:40.152382   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:40.152801   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:40.153121   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:40.153332   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:40.159332  1341 consensus_queue.cc:1048] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:40.178408  1341 consensus_queue.cc:1048] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:40.237792   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34533
I20260608 12:38:40.237869  1433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34533 every 8 connection(s)
I20260608 12:38:40.255158  1434 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38183
I20260608 12:38:40.255585  1434 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:40.256556  1434 heartbeater.cc:507] Master 127.0.107.254:38183 requested a full tablet report, sending...
I20260608 12:38:40.257201  1341 consensus_queue.cc:1048] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:40.258790   992 ts_manager.cc:194] Registered new tserver with Master: 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196:34533)
I20260608 12:38:40.260912   992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48402
I20260608 12:38:40.271553  1439 consensus_queue.cc:1048] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:40.317293  1439 consensus_queue.cc:1048] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:40.330004  1341 consensus_queue.cc:1048] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:41.263939  1434 heartbeater.cc:499] Master 127.0.107.254:38183 was elected leader, sending a full tablet report...
I20260608 12:38:41.395270  1046 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:41.439150  1046 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:41.439772  1046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:38:42.355829  1265 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed080 after lost signal to thread 434
W20260608 12:38:42.357120  1265 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed760 after lost signal to thread 1027
W20260608 12:38:42.358260  1265 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa520 after lost signal to thread 1119
W20260608 12:38:42.359143  1265 debug-util.cc:398] Leaking SignalData structure 0x7b08001fad20 after lost signal to thread 1194
W20260608 12:38:42.360117  1265 debug-util.cc:398] Leaking SignalData structure 0x7b080012f100 after lost signal to thread 1268
W20260608 12:38:42.361135  1265 debug-util.cc:398] Leaking SignalData structure 0x7b080012a600 after lost signal to thread 1433
I20260608 12:38:43.441093  1046 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:43.450260  1046 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:43.450959  1046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:45.411969  1242 consensus_queue.cc:237] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [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: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } }
I20260608 12:38:45.420766  1095 raft_consensus.cc:1275] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Refusing update from remote peer 1ee0a9833f9e4526a335b4fe75d944a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.421648  1170 raft_consensus.cc:1275] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Refusing update from remote peer 1ee0a9833f9e4526a335b4fe75d944a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.423295  1460 consensus_queue.cc:1048] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:45.424413  1459 consensus_queue.cc:1048] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } 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:38:45.435356  1459 raft_consensus.cc:2955] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
W20260608 12:38:45.437371  1210 consensus_peers.cc:597] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 -> Peer 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196:34533): Couldn't send request to peer 4672039beb1d4c82aaf46beddc19ab03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7033435db72c44578b5f7f588348bd91. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:45.437780  1170 raft_consensus.cc:2955] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.440521  1095 raft_consensus.cc:2955] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.452149  1046 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:45.453848   992 catalog_manager.cc:5696] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 reported cstate change: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } attrs { replace: true } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.473973  1046 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:45.476145  1046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:45.479241  1095 consensus_queue.cc:237] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [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: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } }
I20260608 12:38:45.491195  1170 raft_consensus.cc:1275] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Refusing update from remote peer f79ae0105f804e9aa873826088c6d863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.492775  1472 consensus_queue.cc:1048] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:45.493963  1242 raft_consensus.cc:1275] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Refusing update from remote peer f79ae0105f804e9aa873826088c6d863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.495654  1472 consensus_queue.cc:1048] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } 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:38:45.504150  1061 consensus_peers.cc:597] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 -> Peer 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196:34533): Couldn't send request to peer 4672039beb1d4c82aaf46beddc19ab03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aaab96ecda0d4e168a4fb0040a4e4440. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:45.504276  1444 raft_consensus.cc:2955] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.507016  1170 raft_consensus.cc:2955] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.507555  1242 raft_consensus.cc:2955] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.520129   993 catalog_manager.cc:5696] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f79ae0105f804e9aa873826088c6d863" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.534070  1170 consensus_queue.cc:237] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [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: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } }
I20260608 12:38:45.542333  1242 raft_consensus.cc:1275] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Refusing update from remote peer f79e1a327c5446acab69e72cfd8edc78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.542912  1095 raft_consensus.cc:1275] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Refusing update from remote peer f79e1a327c5446acab69e72cfd8edc78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.543823  1479 consensus_queue.cc:1048] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:45.545048  1445 consensus_queue.cc:1048] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } 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:38:45.554706  1479 raft_consensus.cc:2955] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.556675  1095 raft_consensus.cc:2955] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
W20260608 12:38:45.558346  1136 consensus_peers.cc:597] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 -> Peer 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196:34533): Couldn't send request to peer 4672039beb1d4c82aaf46beddc19ab03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf07b6786a2847cca36c9152a0c4a3a8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:45.558238  1242 raft_consensus.cc:2955] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.571849   991 catalog_manager.cc:5696] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 reported cstate change: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f79e1a327c5446acab69e72cfd8edc78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:45.572535  1170 consensus_queue.cc:237] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [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: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } }
I20260608 12:38:45.580811  1242 raft_consensus.cc:1275] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Refusing update from remote peer f79e1a327c5446acab69e72cfd8edc78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.582444  1095 raft_consensus.cc:1275] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Refusing update from remote peer f79e1a327c5446acab69e72cfd8edc78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:45.582871  1445 consensus_queue.cc:1048] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:45.583961  1484 consensus_queue.cc:1048] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:38:45.585120  1136 consensus_peers.cc:597] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 -> Peer 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196:34533): Couldn't send request to peer 4672039beb1d4c82aaf46beddc19ab03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b5e927be5e2488fa4d8deee512b4097. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:45.594337  1445 raft_consensus.cc:2955] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.598829  1095 raft_consensus.cc:2955] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.601117  1242 raft_consensus.cc:2955] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } } }
I20260608 12:38:45.611923   993 catalog_manager.cc:5696] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 reported cstate change: config changed from index -1 to 2, NON_VOTER 4672039beb1d4c82aaf46beddc19ab03 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f79e1a327c5446acab69e72cfd8edc78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f79ae0105f804e9aa873826088c6d863" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f79e1a327c5446acab69e72cfd8edc78" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ee0a9833f9e4526a335b4fe75d944a3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4672039beb1d4c82aaf46beddc19ab03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34533 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:45.617866   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:38:45.622982  1135 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260608 12:38:45.634380  1135 consensus_peers.cc:597] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 -> Peer f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751): Couldn't send request to peer f79ae0105f804e9aa873826088c6d863. 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:38:45.667918   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:45.668906   431 tablet_replica.cc:333] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.669698   431 raft_consensus.cc:2243] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.670250   431 raft_consensus.cc:2272] T 7033435db72c44578b5f7f588348bd91 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.672820   431 tablet_replica.cc:333] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.673362   431 raft_consensus.cc:2243] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.674191   431 raft_consensus.cc:2272] T e9d1045bf5e64f64b5a272b12468ebe0 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.676304   431 tablet_replica.cc:333] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.676823   431 raft_consensus.cc:2243] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.677768   431 raft_consensus.cc:2272] T aaab96ecda0d4e168a4fb0040a4e4440 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.681675   431 tablet_replica.cc:333] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.682567   431 raft_consensus.cc:2243] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.683416   431 raft_consensus.cc:2272] T f77ca02a04544774bbf82b3715ca2698 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:38:45.684803  1209 consensus_peers.cc:597] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 -> Peer f79ae0105f804e9aa873826088c6d863 (127.0.107.193:35751): Couldn't send request to peer f79ae0105f804e9aa873826088c6d863. 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:38:45.686044   431 tablet_replica.cc:333] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.686664   431 raft_consensus.cc:2243] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.687129   431 raft_consensus.cc:2272] T 5b746e377ff0437da26c870733097781 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.689113   431 tablet_replica.cc:333] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.689862   431 raft_consensus.cc:2243] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.690353   431 raft_consensus.cc:2272] T bf07b6786a2847cca36c9152a0c4a3a8 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.692585   431 tablet_replica.cc:333] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.693109   431 raft_consensus.cc:2243] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.693624   431 raft_consensus.cc:2272] T 3b5e927be5e2488fa4d8deee512b4097 P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.695940   431 tablet_replica.cc:333] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863: stopping tablet replica
I20260608 12:38:45.696439   431 raft_consensus.cc:2243] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.696875   431 raft_consensus.cc:2272] T 919738f1bf8f4372b37a66d1e1533cce P f79ae0105f804e9aa873826088c6d863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.726271   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:45.746749   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:45.787546   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:45.788403   431 tablet_replica.cc:333] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.789160   431 raft_consensus.cc:2243] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.789841   431 raft_consensus.cc:2272] T f77ca02a04544774bbf82b3715ca2698 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.792064   431 tablet_replica.cc:333] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.792614   431 raft_consensus.cc:2243] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.793376   431 raft_consensus.cc:2272] T 5b746e377ff0437da26c870733097781 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.795367   431 tablet_replica.cc:333] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.795957   431 raft_consensus.cc:2243] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.796833   431 raft_consensus.cc:2272] T bf07b6786a2847cca36c9152a0c4a3a8 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.799227   431 tablet_replica.cc:333] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.799870   431 raft_consensus.cc:2243] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.800387   431 raft_consensus.cc:2272] T 7033435db72c44578b5f7f588348bd91 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.803391   431 tablet_replica.cc:333] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.804360   431 raft_consensus.cc:2243] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:38:45.804876  1208 consensus_peers.cc:597] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 -> Peer f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951): Couldn't send request to peer f79e1a327c5446acab69e72cfd8edc78. 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:38:45.804997   431 raft_consensus.cc:2272] T aaab96ecda0d4e168a4fb0040a4e4440 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.808399   431 tablet_replica.cc:333] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.808923   431 raft_consensus.cc:2243] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.809314   431 raft_consensus.cc:2272] T e9d1045bf5e64f64b5a272b12468ebe0 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.811277   431 tablet_replica.cc:333] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.811764   431 raft_consensus.cc:2243] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.812618   431 raft_consensus.cc:2272] T 3b5e927be5e2488fa4d8deee512b4097 P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.814957   431 tablet_replica.cc:333] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78: stopping tablet replica
I20260608 12:38:45.815439   431 raft_consensus.cc:2243] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.815828   431 raft_consensus.cc:2272] T 919738f1bf8f4372b37a66d1e1533cce P f79e1a327c5446acab69e72cfd8edc78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.845800   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:38:45.850844  1208 consensus_peers.cc:597] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 -> Peer f79e1a327c5446acab69e72cfd8edc78 (127.0.107.194:34951): Couldn't send request to peer f79e1a327c5446acab69e72cfd8edc78. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:45.867666   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:45.905609   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:45.906567   431 tablet_replica.cc:333] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.907424   431 raft_consensus.cc:2243] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.908123   431 raft_consensus.cc:2272] T bf07b6786a2847cca36c9152a0c4a3a8 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.911670   431 tablet_replica.cc:333] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.912395   431 raft_consensus.cc:2243] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.912915   431 raft_consensus.cc:2272] T 5b746e377ff0437da26c870733097781 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.915664   431 tablet_replica.cc:333] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.916373   431 raft_consensus.cc:2243] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.916931   431 raft_consensus.cc:2272] T f77ca02a04544774bbf82b3715ca2698 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.919526   431 tablet_replica.cc:333] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.920240   431 raft_consensus.cc:2243] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.920802   431 raft_consensus.cc:2272] T aaab96ecda0d4e168a4fb0040a4e4440 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.923859   431 tablet_replica.cc:333] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.924589   431 raft_consensus.cc:2243] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.925099   431 raft_consensus.cc:2272] T e9d1045bf5e64f64b5a272b12468ebe0 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.927593   431 tablet_replica.cc:333] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.928272   431 raft_consensus.cc:2243] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.929526   431 raft_consensus.cc:2272] T 7033435db72c44578b5f7f588348bd91 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.932529   431 tablet_replica.cc:333] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.933207   431 raft_consensus.cc:2243] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:45.933781   431 raft_consensus.cc:2272] T 3b5e927be5e2488fa4d8deee512b4097 P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.936677   431 tablet_replica.cc:333] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3: stopping tablet replica
I20260608 12:38:45.937345   431 raft_consensus.cc:2243] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:45.938406   431 raft_consensus.cc:2272] T 919738f1bf8f4372b37a66d1e1533cce P 1ee0a9833f9e4526a335b4fe75d944a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:45.989969   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:46.009675   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:38:46.039784   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:46.057332   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:38:46.068857   431 master.cc:562] Master@127.0.107.254:38183 shutting down...
W20260608 12:38:46.100648  1041 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:38:46.100903  1041 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:38:46.101058  1041 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:38:46.102169   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:46.102620   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:46.102916   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ce57140db224adfa7f4964934d6d345: stopping tablet replica
I20260608 12:38:46.122139   431 master.cc:584] Master@127.0.107.254:38183 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8942 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:38:46.160006   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46879,127.0.107.253:46011,127.0.107.252:40715
I20260608 12:38:46.161377   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:46.166867  1489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:46.166949  1490 instance_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:38:46.168247  1492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:46.169529   431 server_base.cc:1061] running on GCE node
I20260608 12:38:46.170483   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:46.170691   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:46.170902   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922326170875 us; error 0 us; skew 500 ppm
I20260608 12:38:46.171480   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:46.173961   431 webserver.cc:533] Webserver started at http://127.0.107.254:41237/ using document root <none> and password file <none>
I20260608 12:38:46.174494   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:46.174706   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:46.174988   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:46.176131   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "4ad222010fe9475dad3047b7cff509cf"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.180740   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:38:46.184150  1497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.184863   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:38:46.185153   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "4ad222010fe9475dad3047b7cff509cf"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.185392   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-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:38:46.207736   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:46.209056   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:46.247196   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46879
I20260608 12:38:46.247345  1548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46879 every 8 connection(s)
I20260608 12:38:46.251367  1549 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:38:46.251498   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:46.257086  1551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:46.258811  1552 instance_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:38:46.260262  1554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:46.260625  1549 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:46.261125   431 server_base.cc:1061] running on GCE node
I20260608 12:38:46.262303   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:46.262562   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:46.262775   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922326262754 us; error 0 us; skew 500 ppm
I20260608 12:38:46.263644   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:46.266706   431 webserver.cc:533] Webserver started at http://127.0.107.253:38523/ using document root <none> and password file <none>
I20260608 12:38:46.267488   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:46.267730   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:46.268041   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:46.269131   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root/instance:
uuid: "59333cefc43a4ff19f96b7fbeddb3b79"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.275429   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:38:46.275497  1549 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:46.280035  1562 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.280972   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:46.281306   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root
uuid: "59333cefc43a4ff19f96b7fbeddb3b79"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.281615   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-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)
W20260608 12:38:46.281889  1549 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:46011: Network error: Client connection negotiation failed: client connection to 127.0.107.253:46011: connect: Connection refused (error 111)
I20260608 12:38:46.310353   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:46.311755   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:46.331517  1549 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } attempt: 1
W20260608 12:38:46.336948  1549 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:46011: Network error: Client connection negotiation failed: client connection to 127.0.107.253:46011: connect: Connection refused (error 111)
I20260608 12:38:46.352993   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:46011
I20260608 12:38:46.353118  1613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:46011 every 8 connection(s)
I20260608 12:38:46.357096  1614 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:38:46.357172   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:46.362834  1616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:46.365060  1617 instance_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:38:46.365610  1614 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:46.366678  1619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:46.366927   431 server_base.cc:1061] running on GCE node
I20260608 12:38:46.368147   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:46.368476   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:46.368744   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922326368718 us; error 0 us; skew 500 ppm
I20260608 12:38:46.369361   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:46.372100   431 webserver.cc:533] Webserver started at http://127.0.107.252:36923/ using document root <none> and password file <none>
I20260608 12:38:46.372680   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:46.372913   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:46.373188   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:46.374493   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root/instance:
uuid: "fcf1ec1a69034f399d5f371234337713"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.378026  1614 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:46.379712   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:38:46.384017  1626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.385026   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:46.385397   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root
uuid: "fcf1ec1a69034f399d5f371234337713"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.385784   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-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:38:46.393055  1614 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:46.398850  1614 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:40715: Network error: Client connection negotiation failed: client connection to 127.0.107.252:40715: connect: Connection refused (error 111)
I20260608 12:38:46.403199   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:46.404405   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:46.409449  1549 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } attempt: 2
I20260608 12:38:46.421728  1549 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:46.428114  1549 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:40715: Network error: Client connection negotiation failed: client connection to 127.0.107.252:40715: connect: Connection refused (error 111)
I20260608 12:38:46.450054   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:40715
I20260608 12:38:46.450163  1678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:40715 every 8 connection(s)
I20260608 12:38:46.453366   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:46.454478  1679 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:38:46.456318  1614 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } attempt: 1
I20260608 12:38:46.462010  1679 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:46.467720  1549 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } attempt: 1
I20260608 12:38:46.476791  1679 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:46.477805  1614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: Bootstrap starting.
I20260608 12:38:46.484670  1614 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:46.486824  1549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf: Bootstrap starting.
I20260608 12:38:46.490773  1679 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:46.492278  1614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: No bootstrap required, opened a new log
I20260608 12:38:46.493573  1549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:46.495303  1614 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.496064  1614 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:46.496387  1614 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59333cefc43a4ff19f96b7fbeddb3b79, State: Initialized, Role: FOLLOWER
I20260608 12:38:46.497390  1614 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.500005  1685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [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: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.500849  1685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:46.501456  1549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf: No bootstrap required, opened a new log
I20260608 12:38:46.501775  1614 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:46.504314  1549 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.504977  1549 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:46.505321  1549 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ad222010fe9475dad3047b7cff509cf, State: Initialized, Role: FOLLOWER
I20260608 12:38:46.506242  1549 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.512557  1679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: Bootstrap starting.
I20260608 12:38:46.514816  1690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [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: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.517973  1690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:46.517592  1549 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:46.519680  1679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: Neither blocks nor log segments found. Creating new log.
W20260608 12:38:46.521723  1697 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:46.522197  1697 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:38:46.525240  1679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: No bootstrap required, opened a new log
I20260608 12:38:46.527947  1679 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.528673  1679 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:46.528990  1679 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcf1ec1a69034f399d5f371234337713, State: Initialized, Role: FOLLOWER
I20260608 12:38:46.529893  1679 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.532532   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:38:46.532867   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:38:46.532325  1709 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [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: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.533257  1709 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:46.533834  1679 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:38:46.537250  1710 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:46.537756  1710 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:38:46.545421  1690 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:46.545969  1690 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.547222   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:46.547894  1690 leader_election.cc:290] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59333cefc43a4ff19f96b7fbeddb3b79 (127.0.107.253:46011), fcf1ec1a69034f399d5f371234337713 (127.0.107.252:40715)
I20260608 12:38:46.548864  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4ad222010fe9475dad3047b7cff509cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" is_pre_election: true
I20260608 12:38:46.549526  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4ad222010fe9475dad3047b7cff509cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcf1ec1a69034f399d5f371234337713" is_pre_election: true
I20260608 12:38:46.549638  1589 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ad222010fe9475dad3047b7cff509cf in term 0.
W20260608 12:38:46.550087  1721 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:46.550427  1721 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:38:46.550264  1654 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ad222010fe9475dad3047b7cff509cf in term 0.
I20260608 12:38:46.551146  1499 leader_election.cc:304] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ad222010fe9475dad3047b7cff509cf, 59333cefc43a4ff19f96b7fbeddb3b79; no voters: 
I20260608 12:38:46.552048  1690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:46.552352  1690 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:46.552624  1690 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:38:46.555653  1722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:46.557197  1723 instance_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:38:46.559055  1690 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.561697  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4ad222010fe9475dad3047b7cff509cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59333cefc43a4ff19f96b7fbeddb3b79"
I20260608 12:38:46.561916  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4ad222010fe9475dad3047b7cff509cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcf1ec1a69034f399d5f371234337713"
I20260608 12:38:46.562283  1589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:46.562410  1654 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:46.569396  1589 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ad222010fe9475dad3047b7cff509cf in term 1.
I20260608 12:38:46.570096  1654 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ad222010fe9475dad3047b7cff509cf in term 1.
I20260608 12:38:46.571004  1499 leader_election.cc:304] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ad222010fe9475dad3047b7cff509cf, 59333cefc43a4ff19f96b7fbeddb3b79; no voters: 
I20260608 12:38:46.571547  1690 leader_election.cc:290] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [CANDIDATE]: Term 1 election: Requested vote from peers 59333cefc43a4ff19f96b7fbeddb3b79 (127.0.107.253:46011), fcf1ec1a69034f399d5f371234337713 (127.0.107.252:40715)
I20260608 12:38:46.572150  1690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:46.572640  1690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 1 LEADER]: Becoming Leader. State: Replica: 4ad222010fe9475dad3047b7cff509cf, State: Running, Role: LEADER
I20260608 12:38:46.573580  1690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:46.581080   431 server_base.cc:1061] running on GCE node
W20260608 12:38:46.581645  1725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:46.581013  1690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ad222010fe9475dad3047b7cff509cf. Latest consensus state: current_term: 1 leader_uuid: "4ad222010fe9475dad3047b7cff509cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.582487  1690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:46.583144   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:46.583489   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:46.583935   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922326583908 us; error 0 us; skew 500 ppm
I20260608 12:38:46.584214  1729 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:46.584815   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:46.587985   431 webserver.cc:533] Webserver started at http://127.0.107.193:33219/ using document root <none> and password file <none>
I20260608 12:38:46.588661   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:46.588908   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:46.589236   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:46.590828   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "4e7a90b150d3478f998ed6c9e05e3c96"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.591611  1729 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:46.597277   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:38:46.602049  1654 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 1 FOLLOWER]: Refusing update from remote peer 4ad222010fe9475dad3047b7cff509cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:46.602226  1589 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 1 FOLLOWER]: Refusing update from remote peer 4ad222010fe9475dad3047b7cff509cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:46.602388  1734 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.603601   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:38:46.603963   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "4e7a90b150d3478f998ed6c9e05e3c96"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.604099  1727 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:46.604316   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-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:38:46.604785  1690 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:46.621471  1685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ad222010fe9475dad3047b7cff509cf. Latest consensus state: current_term: 1 leader_uuid: "4ad222010fe9475dad3047b7cff509cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.622292  1685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:46.624662  1709 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ad222010fe9475dad3047b7cff509cf. Latest consensus state: current_term: 1 leader_uuid: "4ad222010fe9475dad3047b7cff509cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.625484  1709 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:46.631647  1690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4ad222010fe9475dad3047b7cff509cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.632412  1690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:46.633170  1690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4ad222010fe9475dad3047b7cff509cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.633806  1690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:46.636813  1729 catalog_manager.cc:1382] Generated new cluster ID: 96d9a0d7b5b341c18828b6e216cee319
I20260608 12:38:46.636554  1685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4ad222010fe9475dad3047b7cff509cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.637145  1729 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:46.637293  1685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:46.641271  1709 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4ad222010fe9475dad3047b7cff509cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:46.642006  1709 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:46.648586   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:46.650066   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:46.651674   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:46.654263   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:46.654502   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.654757   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:46.654947   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.684336  1729 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:46.686537  1729 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:46.720434  1729 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf: Generated new TSK 0
I20260608 12:38:46.721344  1729 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:46.727959   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45973
I20260608 12:38:46.728262  1804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45973 every 8 connection(s)
I20260608 12:38:46.751614  1805 heartbeater.cc:344] Connected to a master server at 127.0.107.252:40715
I20260608 12:38:46.752244  1805 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:46.753504  1805 heartbeater.cc:507] Master 127.0.107.252:40715 requested a full tablet report, sending...
I20260608 12:38:46.755076  1806 heartbeater.cc:344] Connected to a master server at 127.0.107.253:46011
I20260608 12:38:46.755625  1806 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:46.756951  1806 heartbeater.cc:507] Master 127.0.107.253:46011 requested a full tablet report, sending...
I20260608 12:38:46.757999  1644 ts_manager.cc:194] Registered new tserver with Master: 4e7a90b150d3478f998ed6c9e05e3c96 (127.0.107.193:45973)
I20260608 12:38:46.761299  1579 ts_manager.cc:194] Registered new tserver with Master: 4e7a90b150d3478f998ed6c9e05e3c96 (127.0.107.193:45973)
I20260608 12:38:46.766484   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:46.771626  1807 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46879
I20260608 12:38:46.772195  1807 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:46.773598  1807 heartbeater.cc:507] Master 127.0.107.254:46879 requested a full tablet report, sending...
W20260608 12:38:46.773970  1812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:46.774938  1813 instance_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:38:46.776484  1514 ts_manager.cc:194] Registered new tserver with Master: 4e7a90b150d3478f998ed6c9e05e3c96 (127.0.107.193:45973)
I20260608 12:38:46.777958   431 server_base.cc:1061] running on GCE node
W20260608 12:38:46.778067  1815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:46.779363   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:38:46.779412  1514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48928
W20260608 12:38:46.779649   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:46.779956   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922326779935 us; error 0 us; skew 500 ppm
I20260608 12:38:46.780638   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:46.783445   431 webserver.cc:533] Webserver started at http://127.0.107.194:40673/ using document root <none> and password file <none>
I20260608 12:38:46.783917   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:46.784077   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:46.784298   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:46.785319   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "07a9fbb177cd4b269072b0a506e2c853"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.790114   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:38:46.793731  1820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.794570   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:38:46.794874   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "07a9fbb177cd4b269072b0a506e2c853"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.795125   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-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:38:46.810434   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:46.811822   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:46.813264   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:46.815653   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:46.815876   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.816184   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:46.816336   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.858754   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35829
I20260608 12:38:46.858875  1882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35829 every 8 connection(s)
I20260608 12:38:46.879165  1883 heartbeater.cc:344] Connected to a master server at 127.0.107.252:40715
I20260608 12:38:46.879700  1883 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:46.880666  1883 heartbeater.cc:507] Master 127.0.107.252:40715 requested a full tablet report, sending...
I20260608 12:38:46.881726  1884 heartbeater.cc:344] Connected to a master server at 127.0.107.253:46011
I20260608 12:38:46.882146  1884 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:46.882688   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:46.883035  1884 heartbeater.cc:507] Master 127.0.107.253:46011 requested a full tablet report, sending...
I20260608 12:38:46.884507  1644 ts_manager.cc:194] Registered new tserver with Master: 07a9fbb177cd4b269072b0a506e2c853 (127.0.107.194:35829)
I20260608 12:38:46.886581  1579 ts_manager.cc:194] Registered new tserver with Master: 07a9fbb177cd4b269072b0a506e2c853 (127.0.107.194:35829)
I20260608 12:38:46.891496  1885 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46879
W20260608 12:38:46.891909  1890 instance_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:38:46.891923  1885 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:46.893051  1885 heartbeater.cc:507] Master 127.0.107.254:46879 requested a full tablet report, sending...
I20260608 12:38:46.894632   431 server_base.cc:1061] running on GCE node
W20260608 12:38:46.894924  1891 instance_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:38:46.895730  1893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:46.896014  1514 ts_manager.cc:194] Registered new tserver with Master: 07a9fbb177cd4b269072b0a506e2c853 (127.0.107.194:35829)
I20260608 12:38:46.896646   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:46.896934   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:46.897233   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922326897210 us; error 0 us; skew 500 ppm
I20260608 12:38:46.897794  1514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48940
I20260608 12:38:46.898113   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:46.900660   431 webserver.cc:533] Webserver started at http://127.0.107.195:32781/ using document root <none> and password file <none>
I20260608 12:38:46.901191   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:46.901409   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:46.901716   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:46.902788   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "e90b29f8ace94db1a1a2ea278887317d"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.907490   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:38:46.911080  1898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.911864   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:38:46.912168   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "e90b29f8ace94db1a1a2ea278887317d"
format_stamp: "Formatted at 2026-06-08 12:38:46 on dist-test-slave-5cx1"
I20260608 12:38:46.912480   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922312059458-431-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:38:46.932060   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:46.933320   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:46.934650   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:46.937109   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:46.937345   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.937639   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:46.937829   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:46.979490   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34929
I20260608 12:38:46.979604  1960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34929 every 8 connection(s)
I20260608 12:38:46.999933  1961 heartbeater.cc:344] Connected to a master server at 127.0.107.252:40715
I20260608 12:38:47.000829  1961 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:47.001951  1961 heartbeater.cc:507] Master 127.0.107.252:40715 requested a full tablet report, sending...
I20260608 12:38:47.004837  1962 heartbeater.cc:344] Connected to a master server at 127.0.107.253:46011
I20260608 12:38:47.005272  1962 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:47.005260  1644 ts_manager.cc:194] Registered new tserver with Master: e90b29f8ace94db1a1a2ea278887317d (127.0.107.195:34929)
I20260608 12:38:47.006304  1962 heartbeater.cc:507] Master 127.0.107.253:46011 requested a full tablet report, sending...
I20260608 12:38:47.006866  1963 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46879
I20260608 12:38:47.007237  1963 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:47.008038  1963 heartbeater.cc:507] Master 127.0.107.254:46879 requested a full tablet report, sending...
I20260608 12:38:47.009135  1579 ts_manager.cc:194] Registered new tserver with Master: e90b29f8ace94db1a1a2ea278887317d (127.0.107.195:34929)
I20260608 12:38:47.010380  1514 ts_manager.cc:194] Registered new tserver with Master: e90b29f8ace94db1a1a2ea278887317d (127.0.107.195:34929)
I20260608 12:38:47.011453   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020965695s
I20260608 12:38:47.011982  1514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48946
I20260608 12:38:47.526377  1697 catalog_manager.cc:1294] Loaded cluster ID: 96d9a0d7b5b341c18828b6e216cee319
I20260608 12:38:47.526713  1697 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: loading cluster ID for follower catalog manager: success
I20260608 12:38:47.531383  1697 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: acquiring CA information for follower catalog manager: success
I20260608 12:38:47.535303  1697 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:38:47.555140  1721 catalog_manager.cc:1294] Loaded cluster ID: 96d9a0d7b5b341c18828b6e216cee319
I20260608 12:38:47.555455  1721 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: loading cluster ID for follower catalog manager: success
I20260608 12:38:47.559875  1721 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: acquiring CA information for follower catalog manager: success
I20260608 12:38:47.563174  1721 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:38:47.782676  1807 heartbeater.cc:499] Master 127.0.107.254:46879 was elected leader, sending a full tablet report...
I20260608 12:38:47.900408  1885 heartbeater.cc:499] Master 127.0.107.254:46879 was elected leader, sending a full tablet report...
I20260608 12:38:48.014828  1963 heartbeater.cc:499] Master 127.0.107.254:46879 was elected leader, sending a full tablet report...
I20260608 12:38:48.532266  1708 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:48.605988  1514 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48958:
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:38:48.685839  1770 tablet_service.cc:1511] Processing CreateTablet for tablet fafacdd1ae4948388f2eaff95fee8dee (DEFAULT_TABLE table=test-workload [id=4bb89f64e73b4ab5adde292520d3a5d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:38:48.687527  1770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafacdd1ae4948388f2eaff95fee8dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:48.689206  1926 tablet_service.cc:1511] Processing CreateTablet for tablet fc337567ad7442a2a4b6c1bfc0106663 (DEFAULT_TABLE table=test-workload [id=4bb89f64e73b4ab5adde292520d3a5d6]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:38:48.690779  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc337567ad7442a2a4b6c1bfc0106663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:48.699093  1848 tablet_service.cc:1511] Processing CreateTablet for tablet f3b2ebe129b04c18bdac52489e22bf87 (DEFAULT_TABLE table=test-workload [id=4bb89f64e73b4ab5adde292520d3a5d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:38:48.700305  1848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b2ebe129b04c18bdac52489e22bf87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:48.703585  1997 tablet_bootstrap.cc:492] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96: Bootstrap starting.
I20260608 12:38:48.710089  1998 tablet_bootstrap.cc:492] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d: Bootstrap starting.
I20260608 12:38:48.714159  1997 tablet_bootstrap.cc:654] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:48.716403  1999 tablet_bootstrap.cc:492] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853: Bootstrap starting.
I20260608 12:38:48.717924  1998 tablet_bootstrap.cc:654] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:48.721827  1997 tablet_bootstrap.cc:492] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96: No bootstrap required, opened a new log
I20260608 12:38:48.722434  1997 ts_tablet_manager.cc:1403] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260608 12:38:48.724040  1999 tablet_bootstrap.cc:654] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:48.724041  1998 tablet_bootstrap.cc:492] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d: No bootstrap required, opened a new log
I20260608 12:38:48.724908  1998 ts_tablet_manager.cc:1403] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:38:48.725015  1997 raft_consensus.cc:359] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e7a90b150d3478f998ed6c9e05e3c96" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45973 } }
I20260608 12:38:48.725773  1997 raft_consensus.cc:385] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:48.726095  1997 raft_consensus.cc:740] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e7a90b150d3478f998ed6c9e05e3c96, State: Initialized, Role: FOLLOWER
I20260608 12:38:48.726967  1997 consensus_queue.cc:260] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e7a90b150d3478f998ed6c9e05e3c96" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45973 } }
I20260608 12:38:48.727757  1997 raft_consensus.cc:399] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:48.728081  1997 raft_consensus.cc:493] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:48.728483  1997 raft_consensus.cc:3060] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:48.728442  1998 raft_consensus.cc:359] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b29f8ace94db1a1a2ea278887317d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34929 } }
I20260608 12:38:48.729166  1998 raft_consensus.cc:385] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:48.729521  1998 raft_consensus.cc:740] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e90b29f8ace94db1a1a2ea278887317d, State: Initialized, Role: FOLLOWER
I20260608 12:38:48.729887  1999 tablet_bootstrap.cc:492] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853: No bootstrap required, opened a new log
I20260608 12:38:48.730612  1999 ts_tablet_manager.cc:1403] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:38:48.730767  1998 consensus_queue.cc:260] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e90b29f8ace94db1a1a2ea278887317d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34929 } }
I20260608 12:38:48.731559  1998 raft_consensus.cc:399] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:48.731882  1998 raft_consensus.cc:493] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:48.732223  1998 raft_consensus.cc:3060] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:48.733717  1999 raft_consensus.cc:359] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a9fbb177cd4b269072b0a506e2c853" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35829 } }
I20260608 12:38:48.734423  1999 raft_consensus.cc:385] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:48.734819  1999 raft_consensus.cc:740] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a9fbb177cd4b269072b0a506e2c853, State: Initialized, Role: FOLLOWER
I20260608 12:38:48.735860  1999 consensus_queue.cc:260] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07a9fbb177cd4b269072b0a506e2c853" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35829 } }
I20260608 12:38:48.736068  1997 raft_consensus.cc:515] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e7a90b150d3478f998ed6c9e05e3c96" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45973 } }
I20260608 12:38:48.736740  1999 raft_consensus.cc:399] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:48.737002  1997 leader_election.cc:304] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [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: 4e7a90b150d3478f998ed6c9e05e3c96; no voters: 
I20260608 12:38:48.737226  1999 raft_consensus.cc:493] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:48.737775  1999 raft_consensus.cc:3060] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:48.739893  1998 raft_consensus.cc:515] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b29f8ace94db1a1a2ea278887317d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34929 } }
I20260608 12:38:48.741170  1997 leader_election.cc:290] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:48.741042  1998 leader_election.cc:304] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [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: e90b29f8ace94db1a1a2ea278887317d; no voters: 
I20260608 12:38:48.741842  2003 raft_consensus.cc:2804] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:48.744539  1999 raft_consensus.cc:515] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a9fbb177cd4b269072b0a506e2c853" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35829 } }
I20260608 12:38:48.745685  1999 leader_election.cc:304] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [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: 07a9fbb177cd4b269072b0a506e2c853; no voters: 
I20260608 12:38:48.751407  1997 ts_tablet_manager.cc:1434] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.013s
I20260608 12:38:48.752736  1998 leader_election.cc:290] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:48.753175  2005 raft_consensus.cc:2804] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:48.753973  2003 raft_consensus.cc:697] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 1 LEADER]: Becoming Leader. State: Replica: 4e7a90b150d3478f998ed6c9e05e3c96, State: Running, Role: LEADER
I20260608 12:38:48.757198  2003 consensus_queue.cc:237] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [LEADER]: Queue going to LEADER mode. State: All 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: "4e7a90b150d3478f998ed6c9e05e3c96" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45973 } }
I20260608 12:38:48.758546  1999 leader_election.cc:290] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:48.760290  2005 raft_consensus.cc:697] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 1 LEADER]: Becoming Leader. State: Replica: e90b29f8ace94db1a1a2ea278887317d, State: Running, Role: LEADER
I20260608 12:38:48.761466  2005 consensus_queue.cc:237] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [LEADER]: Queue going to LEADER mode. State: All 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: "e90b29f8ace94db1a1a2ea278887317d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34929 } }
I20260608 12:38:48.764019  2007 raft_consensus.cc:2804] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:48.778172  2007 raft_consensus.cc:697] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 1 LEADER]: Becoming Leader. State: Replica: 07a9fbb177cd4b269072b0a506e2c853, State: Running, Role: LEADER
I20260608 12:38:48.781131  2007 consensus_queue.cc:237] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [LEADER]: Queue going to LEADER mode. State: All 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: "07a9fbb177cd4b269072b0a506e2c853" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35829 } }
I20260608 12:38:48.784232  1998 ts_tablet_manager.cc:1434] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d: Time spent starting tablet: real 0.059s	user 0.023s	sys 0.034s
I20260608 12:38:48.791447  1999 ts_tablet_manager.cc:1434] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853: Time spent starting tablet: real 0.060s	user 0.022s	sys 0.028s
I20260608 12:38:48.803893  1514 catalog_manager.cc:5696] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e7a90b150d3478f998ed6c9e05e3c96 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4e7a90b150d3478f998ed6c9e05e3c96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e7a90b150d3478f998ed6c9e05e3c96" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45973 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:48.823419  1512 catalog_manager.cc:5696] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d reported cstate change: term changed from 0 to 1, leader changed from <none> to e90b29f8ace94db1a1a2ea278887317d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e90b29f8ace94db1a1a2ea278887317d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b29f8ace94db1a1a2ea278887317d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34929 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:48.832767  1513 catalog_manager.cc:5696] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07a9fbb177cd4b269072b0a506e2c853 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "07a9fbb177cd4b269072b0a506e2c853" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a9fbb177cd4b269072b0a506e2c853" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35829 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:48.928771   431 master.cc:562] Master@127.0.107.254:46879 shutting down...
I20260608 12:38:48.943717   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:48.944509   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:48.944826   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ad222010fe9475dad3047b7cff509cf: stopping tablet replica
I20260608 12:38:48.966926   431 master.cc:584] Master@127.0.107.254:46879 shutdown complete.
W20260608 12:38:49.838603  1807 heartbeater.cc:646] Failed to heartbeat to 127.0.107.254:46879 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.254:46879: connect: Connection refused (error 111)
I20260608 12:38:50.392086  2021 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ad222010fe9475dad3047b7cff509cf)
I20260608 12:38:50.392603  2021 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:50.394582  2021 leader_election.cc:290] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ad222010fe9475dad3047b7cff509cf (127.0.107.254:46879), 59333cefc43a4ff19f96b7fbeddb3b79 (127.0.107.253:46011)
I20260608 12:38:50.395972  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fcf1ec1a69034f399d5f371234337713" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" is_pre_election: true
I20260608 12:38:50.396747  1589 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcf1ec1a69034f399d5f371234337713 in term 1.
I20260608 12:38:50.397293  2023 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ad222010fe9475dad3047b7cff509cf)
I20260608 12:38:50.397786  2023 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:50.398437  1628 leader_election.cc:304] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [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: 59333cefc43a4ff19f96b7fbeddb3b79, fcf1ec1a69034f399d5f371234337713; no voters: 
I20260608 12:38:50.399431  2021 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:38:50.399848  2021 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ad222010fe9475dad3047b7cff509cf)
I20260608 12:38:50.400166  2023 leader_election.cc:290] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ad222010fe9475dad3047b7cff509cf (127.0.107.254:46879), fcf1ec1a69034f399d5f371234337713 (127.0.107.252:40715)
I20260608 12:38:50.400252  2021 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:50.402338  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "fcf1ec1a69034f399d5f371234337713" is_pre_election: true
W20260608 12:38:50.402882  1630 leader_election.cc:336] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4ad222010fe9475dad3047b7cff509cf (127.0.107.254:46879): Network error: Client connection negotiation failed: client connection to 127.0.107.254:46879: connect: Connection refused (error 111)
W20260608 12:38:50.406358  1566 leader_election.cc:336] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4ad222010fe9475dad3047b7cff509cf (127.0.107.254:46879): Network error: Client connection negotiation failed: client connection to 127.0.107.254:46879: connect: Connection refused (error 111)
I20260608 12:38:50.406852  2021 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:50.407852  1653 raft_consensus.cc:2393] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59333cefc43a4ff19f96b7fbeddb3b79 in current term 2: Already voted for candidate fcf1ec1a69034f399d5f371234337713 in this term.
I20260608 12:38:50.408893  2021 leader_election.cc:290] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [CANDIDATE]: Term 2 election: Requested vote from peers 4ad222010fe9475dad3047b7cff509cf (127.0.107.254:46879), 59333cefc43a4ff19f96b7fbeddb3b79 (127.0.107.253:46011)
I20260608 12:38:50.410063  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fcf1ec1a69034f399d5f371234337713" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "59333cefc43a4ff19f96b7fbeddb3b79"
I20260608 12:38:50.410660  1589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:50.410742  1565 leader_election.cc:304] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [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: 59333cefc43a4ff19f96b7fbeddb3b79; no voters: 4ad222010fe9475dad3047b7cff509cf, fcf1ec1a69034f399d5f371234337713
W20260608 12:38:50.413121  1630 leader_election.cc:336] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4ad222010fe9475dad3047b7cff509cf (127.0.107.254:46879): Network error: Client connection negotiation failed: client connection to 127.0.107.254:46879: connect: Connection refused (error 111)
I20260608 12:38:50.415910  1589 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcf1ec1a69034f399d5f371234337713 in term 2.
I20260608 12:38:50.416364  2023 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:38:50.417274  1628 leader_election.cc:304] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [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: 59333cefc43a4ff19f96b7fbeddb3b79, fcf1ec1a69034f399d5f371234337713; no voters: 4ad222010fe9475dad3047b7cff509cf
I20260608 12:38:50.418130  2021 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:50.419248  2021 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 2 LEADER]: Becoming Leader. State: Replica: fcf1ec1a69034f399d5f371234337713, State: Running, Role: LEADER
I20260608 12:38:50.419963  2021 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } }
I20260608 12:38:50.424023  2027 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcf1ec1a69034f399d5f371234337713. Latest consensus state: current_term: 2 leader_uuid: "fcf1ec1a69034f399d5f371234337713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ad222010fe9475dad3047b7cff509cf" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 46879 } } peers { permanent_uuid: "59333cefc43a4ff19f96b7fbeddb3b79" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46011 } } peers { permanent_uuid: "fcf1ec1a69034f399d5f371234337713" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 40715 } } }
I20260608 12:38:50.424587  2027 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:50.426326  2029 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:50.431811  2029 catalog_manager.cc:679] Loaded metadata for table test-workload [id=4bb89f64e73b4ab5adde292520d3a5d6]
I20260608 12:38:50.437018  2029 tablet_loader.cc:96] loaded metadata for tablet f3b2ebe129b04c18bdac52489e22bf87 (table test-workload [id=4bb89f64e73b4ab5adde292520d3a5d6])
I20260608 12:38:50.438130  2029 tablet_loader.cc:96] loaded metadata for tablet fafacdd1ae4948388f2eaff95fee8dee (table test-workload [id=4bb89f64e73b4ab5adde292520d3a5d6])
I20260608 12:38:50.439141  2029 tablet_loader.cc:96] loaded metadata for tablet fc337567ad7442a2a4b6c1bfc0106663 (table test-workload [id=4bb89f64e73b4ab5adde292520d3a5d6])
I20260608 12:38:50.440122  2029 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:50.443552  2029 catalog_manager.cc:1294] Loaded cluster ID: 96d9a0d7b5b341c18828b6e216cee319
I20260608 12:38:50.443831  2029 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:50.447482  2029 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:50.450780  2029 catalog_manager.cc:6080] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: Loaded TSK: 0
I20260608 12:38:50.451788  2029 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:50.546010  1720 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:50.546454  1720 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:50.568538   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:38:50.586398   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:50.587033   431 tablet_replica.cc:333] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96: stopping tablet replica
I20260608 12:38:50.587561   431 raft_consensus.cc:2243] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:50.588018   431 raft_consensus.cc:2272] T fafacdd1ae4948388f2eaff95fee8dee P 4e7a90b150d3478f998ed6c9e05e3c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:50.606156   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:50.614157   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:50.632372   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:50.633075   431 tablet_replica.cc:333] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853: stopping tablet replica
I20260608 12:38:50.633711   431 raft_consensus.cc:2243] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:50.634157   431 raft_consensus.cc:2272] T f3b2ebe129b04c18bdac52489e22bf87 P 07a9fbb177cd4b269072b0a506e2c853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:50.652073   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:38:50.660671   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:50.682695   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:50.683378   431 tablet_replica.cc:333] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d: stopping tablet replica
I20260608 12:38:50.683985   431 raft_consensus.cc:2243] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:50.684389   431 raft_consensus.cc:2272] T fc337567ad7442a2a4b6c1bfc0106663 P e90b29f8ace94db1a1a2ea278887317d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:50.703007   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:50.713291   431 master.cc:562] Master@127.0.107.253:46011 shutting down...
I20260608 12:38:50.727191   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:50.727739   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:50.728016   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59333cefc43a4ff19f96b7fbeddb3b79: stopping tablet replica
I20260608 12:38:50.747576   431 master.cc:584] Master@127.0.107.253:46011 shutdown complete.
I20260608 12:38:50.759157   431 master.cc:562] Master@127.0.107.252:40715 shutting down...
I20260608 12:38:50.773058   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:38:50.773770   431 pending_rounds.cc:70] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: Trying to abort 1 pending ops.
I20260608 12:38:50.773998   431 pending_rounds.cc:77] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7294657865408778240 op_type: NO_OP noop_request { }
I20260608 12:38:50.774277   431 raft_consensus.cc:2889] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:38:50.774513   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:50.774863   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcf1ec1a69034f399d5f371234337713: stopping tablet replica
I20260608 12:38:50.793294   431 master.cc:584] Master@127.0.107.252:40715 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4657 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:38:50.817181   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39101
I20260608 12:38:50.818387   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:50.823318  2030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:50.825268  2031 instance_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:38:50.826833  2033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:50.827987   431 server_base.cc:1061] running on GCE node
I20260608 12:38:50.828745   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:50.828934   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:50.829134   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922330829102 us; error 0 us; skew 500 ppm
I20260608 12:38:50.829813   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:50.832160   431 webserver.cc:533] Webserver started at http://127.0.107.254:35077/ using document root <none> and password file <none>
I20260608 12:38:50.832692   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:50.832891   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:50.833181   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:50.834328   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "ecede3a07f93423884e3abe121750fb3"
format_stamp: "Formatted at 2026-06-08 12:38:50 on dist-test-slave-5cx1"
I20260608 12:38:50.838795   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:38:50.842204  2038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:50.843101   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:38:50.843379   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "ecede3a07f93423884e3abe121750fb3"
format_stamp: "Formatted at 2026-06-08 12:38:50 on dist-test-slave-5cx1"
I20260608 12:38:50.843626   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-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:38:50.855353   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:50.856328   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:50.892526   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39101
I20260608 12:38:50.892616  2089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39101 every 8 connection(s)
I20260608 12:38:50.896651  2090 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:38:50.906067  2090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3: Bootstrap starting.
I20260608 12:38:50.910271  2090 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:50.914146  2090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3: No bootstrap required, opened a new log
I20260608 12:38:50.916054  2090 raft_consensus.cc:359] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecede3a07f93423884e3abe121750fb3" member_type: VOTER }
I20260608 12:38:50.916420  2090 raft_consensus.cc:385] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:50.916603  2090 raft_consensus.cc:740] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecede3a07f93423884e3abe121750fb3, State: Initialized, Role: FOLLOWER
I20260608 12:38:50.917115  2090 consensus_queue.cc:260] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ecede3a07f93423884e3abe121750fb3" member_type: VOTER }
I20260608 12:38:50.917508  2090 raft_consensus.cc:399] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:50.917779  2090 raft_consensus.cc:493] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:50.918009  2090 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:50.922008  2090 raft_consensus.cc:515] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecede3a07f93423884e3abe121750fb3" member_type: VOTER }
I20260608 12:38:50.922482  2090 leader_election.cc:304] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [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: ecede3a07f93423884e3abe121750fb3; no voters: 
I20260608 12:38:50.923561  2090 leader_election.cc:290] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:50.923951  2093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:50.925519  2093 raft_consensus.cc:697] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 1 LEADER]: Becoming Leader. State: Replica: ecede3a07f93423884e3abe121750fb3, State: Running, Role: LEADER
I20260608 12:38:50.926242  2093 consensus_queue.cc:237] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [LEADER]: Queue going to LEADER mode. State: All 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: "ecede3a07f93423884e3abe121750fb3" member_type: VOTER }
I20260608 12:38:50.926705  2090 sys_catalog.cc:565] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:50.930627  2095 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ecede3a07f93423884e3abe121750fb3. Latest consensus state: current_term: 1 leader_uuid: "ecede3a07f93423884e3abe121750fb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecede3a07f93423884e3abe121750fb3" member_type: VOTER } }
I20260608 12:38:50.931293  2095 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:50.934942  2094 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ecede3a07f93423884e3abe121750fb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecede3a07f93423884e3abe121750fb3" member_type: VOTER } }
I20260608 12:38:50.935464  2094 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:50.937758  2102 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:50.942741  2102 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:50.943847   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:50.951845  2102 catalog_manager.cc:1382] Generated new cluster ID: e2f311e2c2fa4c3fb80ca1fde48b6a9d
I20260608 12:38:50.952142  2102 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:50.971781  2102 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:50.973059  2102 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:50.990293  2102 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3: Generated new TSK 0
I20260608 12:38:50.990897  2102 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:51.011062   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:51.016891  2111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:51.018211  2112 instance_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:38:51.019882  2114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:51.021170   431 server_base.cc:1061] running on GCE node
I20260608 12:38:51.022013   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:51.022219   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:51.022370   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922331022356 us; error 0 us; skew 500 ppm
I20260608 12:38:51.022997   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:51.025380   431 webserver.cc:533] Webserver started at http://127.0.107.193:34117/ using document root <none> and password file <none>
I20260608 12:38:51.025965   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:51.026158   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:51.026455   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:51.027547   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "05a4be0e86d04e23afa500c1e07bb159"
format_stamp: "Formatted at 2026-06-08 12:38:51 on dist-test-slave-5cx1"
I20260608 12:38:51.032138   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:38:51.035624  2119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.036549   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:38:51.036793   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "05a4be0e86d04e23afa500c1e07bb159"
format_stamp: "Formatted at 2026-06-08 12:38:51 on dist-test-slave-5cx1"
I20260608 12:38:51.037042   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-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:38:51.059095   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:51.060091   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:51.061506   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:51.063943   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:51.064126   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.064432   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:51.064597   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.103214   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34569
I20260608 12:38:51.103335  2181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34569 every 8 connection(s)
I20260608 12:38:51.108386   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:51.115923  2186 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:51.117805  2187 instance_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:38:51.118432   431 server_base.cc:1061] running on GCE node
W20260608 12:38:51.119228  2190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:51.120164   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:51.120450   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:51.120631   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922331120609 us; error 0 us; skew 500 ppm
I20260608 12:38:51.121206   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:51.123983   431 webserver.cc:533] Webserver started at http://127.0.107.194:40393/ using document root <none> and password file <none>
I20260608 12:38:51.124065  2182 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39101
I20260608 12:38:51.124536  2182 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:51.124605   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:51.124902   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:51.125175   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:51.125383  2182 heartbeater.cc:507] Master 127.0.107.254:39101 requested a full tablet report, sending...
I20260608 12:38:51.126467   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "7e8a06161ac34567b53a02746def112a"
format_stamp: "Formatted at 2026-06-08 12:38:51 on dist-test-slave-5cx1"
I20260608 12:38:51.127682  2055 ts_manager.cc:194] Registered new tserver with Master: 05a4be0e86d04e23afa500c1e07bb159 (127.0.107.193:34569)
I20260608 12:38:51.129474  2055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50132
I20260608 12:38:51.132104   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:38:51.135820  2194 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.136704   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:38:51.137038   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "7e8a06161ac34567b53a02746def112a"
format_stamp: "Formatted at 2026-06-08 12:38:51 on dist-test-slave-5cx1"
I20260608 12:38:51.137339   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-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:38:51.158824   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:51.160063   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:51.161586   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:51.163848   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:51.164072   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.164324   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:51.164499   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.202050   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35021
I20260608 12:38:51.202150  2256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35021 every 8 connection(s)
I20260608 12:38:51.207340   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:51.214522  2260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:51.216557  2261 instance_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:38:51.219664   431 server_base.cc:1061] running on GCE node
W20260608 12:38:51.220229  2263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:51.221112  2257 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39101
I20260608 12:38:51.221292   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:38:51.221532  2257 heartbeater.cc:461] Registering TS with master...
W20260608 12:38:51.221587   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:51.221980   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922331221960 us; error 0 us; skew 500 ppm
I20260608 12:38:51.222591  2257 heartbeater.cc:507] Master 127.0.107.254:39101 requested a full tablet report, sending...
I20260608 12:38:51.222844   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:51.225162  2055 ts_manager.cc:194] Registered new tserver with Master: 7e8a06161ac34567b53a02746def112a (127.0.107.194:35021)
I20260608 12:38:51.225854   431 webserver.cc:533] Webserver started at http://127.0.107.195:33827/ using document root <none> and password file <none>
I20260608 12:38:51.226414   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:51.226634   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:51.226912   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:51.226927  2055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50148
I20260608 12:38:51.228374   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "3919a05fcd6841c9b4c069757e9e7b52"
format_stamp: "Formatted at 2026-06-08 12:38:51 on dist-test-slave-5cx1"
I20260608 12:38:51.233388   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:38:51.236943  2268 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.237851   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:38:51.238204   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "3919a05fcd6841c9b4c069757e9e7b52"
format_stamp: "Formatted at 2026-06-08 12:38:51 on dist-test-slave-5cx1"
I20260608 12:38:51.238595   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-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:38:51.253448   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:51.254690   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:51.256350   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:51.258895   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:51.259127   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.259415   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:51.259585   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:51.300806   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42255
I20260608 12:38:51.300998  2330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42255 every 8 connection(s)
I20260608 12:38:51.316733  2331 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39101
I20260608 12:38:51.317193  2331 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:51.318030  2331 heartbeater.cc:507] Master 127.0.107.254:39101 requested a full tablet report, sending...
I20260608 12:38:51.320189  2055 ts_manager.cc:194] Registered new tserver with Master: 3919a05fcd6841c9b4c069757e9e7b52 (127.0.107.195:42255)
I20260608 12:38:51.321332   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016059089s
I20260608 12:38:51.321704  2055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50154
I20260608 12:38:52.131959  2182 heartbeater.cc:499] Master 127.0.107.254:39101 was elected leader, sending a full tablet report...
I20260608 12:38:52.230002  2257 heartbeater.cc:499] Master 127.0.107.254:39101 was elected leader, sending a full tablet report...
I20260608 12:38:52.324687  2331 heartbeater.cc:499] Master 127.0.107.254:39101 was elected leader, sending a full tablet report...
I20260608 12:38:52.383877  2055 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50158:
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:38:52.386544  2055 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:38:52.445591  2221 tablet_service.cc:1511] Processing CreateTablet for tablet b5333411f223466bbc56efcf35b098e5 (DEFAULT_TABLE table=test-workload [id=0b4e767a1cff4b0a93b3f018932b607b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:38:52.448026  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5333411f223466bbc56efcf35b098e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:52.448283  2147 tablet_service.cc:1511] Processing CreateTablet for tablet 90d060e396454397ab5852e3d51223c0 (DEFAULT_TABLE table=test-workload [id=0b4e767a1cff4b0a93b3f018932b607b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:38:52.445591  2222 tablet_service.cc:1511] Processing CreateTablet for tablet 90d060e396454397ab5852e3d51223c0 (DEFAULT_TABLE table=test-workload [id=0b4e767a1cff4b0a93b3f018932b607b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:38:52.449975  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d060e396454397ab5852e3d51223c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:52.449577  2296 tablet_service.cc:1511] Processing CreateTablet for tablet 90d060e396454397ab5852e3d51223c0 (DEFAULT_TABLE table=test-workload [id=0b4e767a1cff4b0a93b3f018932b607b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:38:52.451941  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d060e396454397ab5852e3d51223c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:52.451835  2295 tablet_service.cc:1511] Processing CreateTablet for tablet b5333411f223466bbc56efcf35b098e5 (DEFAULT_TABLE table=test-workload [id=0b4e767a1cff4b0a93b3f018932b607b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:38:52.452077  2146 tablet_service.cc:1511] Processing CreateTablet for tablet b5333411f223466bbc56efcf35b098e5 (DEFAULT_TABLE table=test-workload [id=0b4e767a1cff4b0a93b3f018932b607b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:38:52.449991  2147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d060e396454397ab5852e3d51223c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:52.453572  2295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5333411f223466bbc56efcf35b098e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:52.453867  2146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5333411f223466bbc56efcf35b098e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:52.478811  2352 tablet_bootstrap.cc:492] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52: Bootstrap starting.
I20260608 12:38:52.479979  2353 tablet_bootstrap.cc:492] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a: Bootstrap starting.
I20260608 12:38:52.488778  2352 tablet_bootstrap.cc:654] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:52.489480  2353 tablet_bootstrap.cc:654] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:52.497782  2354 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: Bootstrap starting.
I20260608 12:38:52.501933  2352 tablet_bootstrap.cc:492] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52: No bootstrap required, opened a new log
I20260608 12:38:52.502585  2352 ts_tablet_manager.cc:1403] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260608 12:38:52.504837  2353 tablet_bootstrap.cc:492] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a: No bootstrap required, opened a new log
I20260608 12:38:52.505363  2353 ts_tablet_manager.cc:1403] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260608 12:38:52.505322  2352 raft_consensus.cc:359] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.506366  2352 raft_consensus.cc:385] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:52.506645  2352 raft_consensus.cc:740] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3919a05fcd6841c9b4c069757e9e7b52, State: Initialized, Role: FOLLOWER
I20260608 12:38:52.506683  2354 tablet_bootstrap.cc:654] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:52.507591  2352 consensus_queue.cc:260] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.508410  2353 raft_consensus.cc:359] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.509024  2353 raft_consensus.cc:385] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:52.509268  2353 raft_consensus.cc:740] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e8a06161ac34567b53a02746def112a, State: Initialized, Role: FOLLOWER
I20260608 12:38:52.510286  2353 consensus_queue.cc:260] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.511209  2352 ts_tablet_manager.cc:1434] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:38:52.512574  2352 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52: Bootstrap starting.
I20260608 12:38:52.521826  2352 tablet_bootstrap.cc:654] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:52.527382  2353 ts_tablet_manager.cc:1434] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.015s
I20260608 12:38:52.525290  2354 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: No bootstrap required, opened a new log
I20260608 12:38:52.528762  2353 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: Bootstrap starting.
I20260608 12:38:52.528865  2354 ts_tablet_manager.cc:1403] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.005s
I20260608 12:38:52.533161  2354 raft_consensus.cc:359] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.534327  2354 raft_consensus.cc:385] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:52.534891  2354 raft_consensus.cc:740] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05a4be0e86d04e23afa500c1e07bb159, State: Initialized, Role: FOLLOWER
I20260608 12:38:52.536334  2353 tablet_bootstrap.cc:654] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:52.536170  2354 consensus_queue.cc:260] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.539871  2352 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52: No bootstrap required, opened a new log
I20260608 12:38:52.540370  2352 ts_tablet_manager.cc:1403] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260608 12:38:52.543313  2352 raft_consensus.cc:359] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.543905  2354 ts_tablet_manager.cc:1434] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 12:38:52.544134  2352 raft_consensus.cc:385] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:52.548552  2354 tablet_bootstrap.cc:492] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159: Bootstrap starting.
I20260608 12:38:52.548470  2352 raft_consensus.cc:740] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3919a05fcd6841c9b4c069757e9e7b52, State: Initialized, Role: FOLLOWER
I20260608 12:38:52.549851  2352 consensus_queue.cc:260] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.550787  2353 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: No bootstrap required, opened a new log
I20260608 12:38:52.551349  2353 ts_tablet_manager.cc:1403] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 12:38:52.552315  2352 ts_tablet_manager.cc:1434] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:38:52.554615  2353 raft_consensus.cc:359] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.555430  2353 raft_consensus.cc:385] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:52.555781  2353 raft_consensus.cc:740] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e8a06161ac34567b53a02746def112a, State: Initialized, Role: FOLLOWER
I20260608 12:38:52.556223  2354 tablet_bootstrap.cc:654] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:52.556777  2353 consensus_queue.cc:260] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.559218  2353 ts_tablet_manager.cc:1434] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 12:38:52.563040  2354 tablet_bootstrap.cc:492] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159: No bootstrap required, opened a new log
I20260608 12:38:52.563649  2354 ts_tablet_manager.cc:1403] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:38:52.566687  2354 raft_consensus.cc:359] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.567222  2354 raft_consensus.cc:385] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:52.567462  2354 raft_consensus.cc:740] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05a4be0e86d04e23afa500c1e07bb159, State: Initialized, Role: FOLLOWER
I20260608 12:38:52.568111  2354 consensus_queue.cc:260] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.570091  2354 ts_tablet_manager.cc:1434] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:38:52.689801  2361 raft_consensus.cc:493] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:52.690402  2361 raft_consensus.cc:515] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.692852  2361 leader_election.cc:290] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3919a05fcd6841c9b4c069757e9e7b52 (127.0.107.195:42255), 7e8a06161ac34567b53a02746def112a (127.0.107.194:35021)
I20260608 12:38:52.704624  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d060e396454397ab5852e3d51223c0" candidate_uuid: "05a4be0e86d04e23afa500c1e07bb159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3919a05fcd6841c9b4c069757e9e7b52" is_pre_election: true
I20260608 12:38:52.704939  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d060e396454397ab5852e3d51223c0" candidate_uuid: "05a4be0e86d04e23afa500c1e07bb159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a06161ac34567b53a02746def112a" is_pre_election: true
I20260608 12:38:52.705456  2306 raft_consensus.cc:2468] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05a4be0e86d04e23afa500c1e07bb159 in term 0.
I20260608 12:38:52.705688  2232 raft_consensus.cc:2468] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05a4be0e86d04e23afa500c1e07bb159 in term 0.
I20260608 12:38:52.707042  2121 leader_election.cc:304] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a4be0e86d04e23afa500c1e07bb159, 3919a05fcd6841c9b4c069757e9e7b52; no voters: 
I20260608 12:38:52.707824  2361 raft_consensus.cc:2804] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:52.708199  2361 raft_consensus.cc:493] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:52.708552  2361 raft_consensus.cc:3060] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:52.713464  2361 raft_consensus.cc:515] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.715222  2361 leader_election.cc:290] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [CANDIDATE]: Term 1 election: Requested vote from peers 3919a05fcd6841c9b4c069757e9e7b52 (127.0.107.195:42255), 7e8a06161ac34567b53a02746def112a (127.0.107.194:35021)
I20260608 12:38:52.716281  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d060e396454397ab5852e3d51223c0" candidate_uuid: "05a4be0e86d04e23afa500c1e07bb159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3919a05fcd6841c9b4c069757e9e7b52"
I20260608 12:38:52.716351  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d060e396454397ab5852e3d51223c0" candidate_uuid: "05a4be0e86d04e23afa500c1e07bb159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a06161ac34567b53a02746def112a"
I20260608 12:38:52.716866  2306 raft_consensus.cc:3060] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:52.716912  2232 raft_consensus.cc:3060] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:52.722379  2232 raft_consensus.cc:2468] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a4be0e86d04e23afa500c1e07bb159 in term 1.
I20260608 12:38:52.722389  2306 raft_consensus.cc:2468] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a4be0e86d04e23afa500c1e07bb159 in term 1.
I20260608 12:38:52.723739  2123 leader_election.cc:304] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a4be0e86d04e23afa500c1e07bb159, 7e8a06161ac34567b53a02746def112a; no voters: 
I20260608 12:38:52.724476  2361 raft_consensus.cc:2804] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:52.725708  2361 raft_consensus.cc:697] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 LEADER]: Becoming Leader. State: Replica: 05a4be0e86d04e23afa500c1e07bb159, State: Running, Role: LEADER
I20260608 12:38:52.726620  2361 consensus_queue.cc:237] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } }
I20260608 12:38:52.735850  2054 catalog_manager.cc:5696] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05a4be0e86d04e23afa500c1e07bb159 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "05a4be0e86d04e23afa500c1e07bb159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:52.781693  2357 raft_consensus.cc:493] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:52.782232  2357 raft_consensus.cc:515] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.784700  2357 leader_election.cc:290] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05a4be0e86d04e23afa500c1e07bb159 (127.0.107.193:34569), 7e8a06161ac34567b53a02746def112a (127.0.107.194:35021)
I20260608 12:38:52.796087  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5333411f223466bbc56efcf35b098e5" candidate_uuid: "3919a05fcd6841c9b4c069757e9e7b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a06161ac34567b53a02746def112a" is_pre_election: true
I20260608 12:38:52.796737  2232 raft_consensus.cc:2468] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3919a05fcd6841c9b4c069757e9e7b52 in term 0.
I20260608 12:38:52.796679  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5333411f223466bbc56efcf35b098e5" candidate_uuid: "3919a05fcd6841c9b4c069757e9e7b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05a4be0e86d04e23afa500c1e07bb159" is_pre_election: true
I20260608 12:38:52.797420  2157 raft_consensus.cc:2468] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3919a05fcd6841c9b4c069757e9e7b52 in term 0.
I20260608 12:38:52.798084  2272 leader_election.cc:304] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3919a05fcd6841c9b4c069757e9e7b52, 7e8a06161ac34567b53a02746def112a; no voters: 
I20260608 12:38:52.799024  2357 raft_consensus.cc:2804] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:52.799429  2357 raft_consensus.cc:493] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:52.799742  2357 raft_consensus.cc:3060] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:52.804864  2357 raft_consensus.cc:515] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.806958  2357 leader_election.cc:290] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [CANDIDATE]: Term 1 election: Requested vote from peers 05a4be0e86d04e23afa500c1e07bb159 (127.0.107.193:34569), 7e8a06161ac34567b53a02746def112a (127.0.107.194:35021)
I20260608 12:38:52.807854  2157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5333411f223466bbc56efcf35b098e5" candidate_uuid: "3919a05fcd6841c9b4c069757e9e7b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05a4be0e86d04e23afa500c1e07bb159"
I20260608 12:38:52.808130  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5333411f223466bbc56efcf35b098e5" candidate_uuid: "3919a05fcd6841c9b4c069757e9e7b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a06161ac34567b53a02746def112a"
I20260608 12:38:52.808543  2157 raft_consensus.cc:3060] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:52.808717  2232 raft_consensus.cc:3060] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:52.816347  2157 raft_consensus.cc:2468] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3919a05fcd6841c9b4c069757e9e7b52 in term 1.
I20260608 12:38:52.816347  2232 raft_consensus.cc:2468] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3919a05fcd6841c9b4c069757e9e7b52 in term 1.
I20260608 12:38:52.818222  2270 leader_election.cc:304] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a4be0e86d04e23afa500c1e07bb159, 3919a05fcd6841c9b4c069757e9e7b52; no voters: 
I20260608 12:38:52.818998  2357 raft_consensus.cc:2804] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:52.820318  2357 raft_consensus.cc:697] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 LEADER]: Becoming Leader. State: Replica: 3919a05fcd6841c9b4c069757e9e7b52, State: Running, Role: LEADER
I20260608 12:38:52.821141  2357 consensus_queue.cc:237] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } }
I20260608 12:38:52.829627  2054 catalog_manager.cc:5696] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3919a05fcd6841c9b4c069757e9e7b52 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3919a05fcd6841c9b4c069757e9e7b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:52.941198  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:52.943251  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:52.943641  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:53.251469  2372 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:53.266355  2376 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:53.315755  2357 consensus_queue.cc:1048] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:53.328369  2357 consensus_queue.cc:1048] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:54.944623  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:54.946930  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:54.947337  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:56.948182  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:56.950300  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:56.950692  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:58.951623  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:58.953790  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:58.954155  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:00.955122  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:00.957199  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:00.957615  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:02.958711  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:02.961163  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:02.961535  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:02.976941   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:02.985448  2391 instance_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:39:02.985460  2390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:02.987797  2393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:02.990408   431 server_base.cc:1061] running on GCE node
I20260608 12:39:02.992493   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:02.992802   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:02.993046   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922342993028 us; error 0 us; skew 500 ppm
I20260608 12:39:02.993948   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:02.997377   431 webserver.cc:533] Webserver started at http://127.0.107.196:38281/ using document root <none> and password file <none>
I20260608 12:39:02.997967   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:02.998154   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:02.998421   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:02.999773   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "e0d0fc96c28a4d2ca95951dd67367708"
format_stamp: "Formatted at 2026-06-08 12:39:02 on dist-test-slave-5cx1"
I20260608 12:39:03.004833   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:03.008647  2398 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:03.009617   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:03.010011   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "e0d0fc96c28a4d2ca95951dd67367708"
format_stamp: "Formatted at 2026-06-08 12:39:02 on dist-test-slave-5cx1"
I20260608 12:39:03.010337   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-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:39:03.026069   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:03.027671   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:03.029280   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:03.032246   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:03.032593   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:03.032935   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:03.033134   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:03.075651   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41333
I20260608 12:39:03.075779  2460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41333 every 8 connection(s)
I20260608 12:39:03.095712  2461 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39101
I20260608 12:39:03.096098  2461 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:03.096839  2461 heartbeater.cc:507] Master 127.0.107.254:39101 requested a full tablet report, sending...
I20260608 12:39:03.099025  2054 ts_manager.cc:194] Registered new tserver with Master: e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196:41333)
I20260608 12:39:03.100495  2054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54592
I20260608 12:39:04.016287  2157 consensus_queue.cc:237] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [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: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: true } }
I20260608 12:39:04.025499  2232 raft_consensus.cc:1275] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Refusing update from remote peer 05a4be0e86d04e23afa500c1e07bb159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:04.026983  2306 raft_consensus.cc:1275] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Refusing update from remote peer 05a4be0e86d04e23afa500c1e07bb159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:04.027858  2468 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } 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:39:04.029110  2388 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:04.040186  2388 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: true } } }
W20260608 12:39:04.042071  2121 consensus_peers.cc:597] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 -> Peer e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196:41333): Couldn't send request to peer e0d0fc96c28a4d2ca95951dd67367708. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90d060e396454397ab5852e3d51223c0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:04.043355  2232 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: true } } }
I20260608 12:39:04.044332  2306 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: true } } }
I20260608 12:39:04.055510  2054 catalog_manager.cc:5696] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 reported cstate change: config changed from index -1 to 2, NON_VOTER e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "05a4be0e86d04e23afa500c1e07bb159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:04.102998  2461 heartbeater.cc:499] Master 127.0.107.254:39101 was elected leader, sending a full tablet report...
I20260608 12:39:04.503367  2479 ts_tablet_manager.cc:933] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: Initiating tablet copy from peer 05a4be0e86d04e23afa500c1e07bb159 (127.0.107.193:34569)
I20260608 12:39:04.505720  2479 tablet_copy_client.cc:323] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34569
I20260608 12:39:04.520200  2167 tablet_copy_service.cc:140] P 05a4be0e86d04e23afa500c1e07bb159: Received BeginTabletCopySession request for tablet 90d060e396454397ab5852e3d51223c0 from peer e0d0fc96c28a4d2ca95951dd67367708 ({username='slave'} at 127.0.0.1:35820)
I20260608 12:39:04.520759  2167 tablet_copy_service.cc:161] P 05a4be0e86d04e23afa500c1e07bb159: Beginning new tablet copy session on tablet 90d060e396454397ab5852e3d51223c0 from peer e0d0fc96c28a4d2ca95951dd67367708 at {username='slave'} at 127.0.0.1:35820: session id = e0d0fc96c28a4d2ca95951dd67367708-90d060e396454397ab5852e3d51223c0
I20260608 12:39:04.527540  2167 tablet_copy_source_session.cc:215] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:04.532533  2479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d060e396454397ab5852e3d51223c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:04.550410  2479 tablet_copy_client.cc:806] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:04.551666  2479 tablet_copy_client.cc:670] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:04.555884  2479 tablet_copy_client.cc:538] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:04.565304  2479 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: Bootstrap starting.
I20260608 12:39:04.586869  2479 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: 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:39:04.587637  2479 tablet_bootstrap.cc:492] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: Bootstrap complete.
I20260608 12:39:04.588207  2479 ts_tablet_manager.cc:1403] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260608 12:39:04.590626  2479 raft_consensus.cc:359] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: true } }
I20260608 12:39:04.591256  2479 raft_consensus.cc:740] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e0d0fc96c28a4d2ca95951dd67367708, State: Initialized, Role: LEARNER
I20260608 12:39:04.591810  2479 consensus_queue.cc:260] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [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: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: true } }
I20260608 12:39:04.594363  2479 ts_tablet_manager.cc:1434] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:39:04.596297  2167 tablet_copy_service.cc:342] P 05a4be0e86d04e23afa500c1e07bb159: Request end of tablet copy session e0d0fc96c28a4d2ca95951dd67367708-90d060e396454397ab5852e3d51223c0 received from {username='slave'} at 127.0.0.1:35820
I20260608 12:39:04.596771  2167 tablet_copy_service.cc:434] P 05a4be0e86d04e23afa500c1e07bb159: ending tablet copy session e0d0fc96c28a4d2ca95951dd67367708-90d060e396454397ab5852e3d51223c0 on tablet 90d060e396454397ab5852e3d51223c0 with peer e0d0fc96c28a4d2ca95951dd67367708
I20260608 12:39:04.922875  2436 raft_consensus.cc:1217] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:04.962581  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:04.965498  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:04.966003  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:05.423686  2485 raft_consensus.cc:1064] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: attempting to promote NON_VOTER e0d0fc96c28a4d2ca95951dd67367708 to VOTER
I20260608 12:39:05.426685  2485 consensus_queue.cc:237] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [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: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } }
I20260608 12:39:05.434617  2436 raft_consensus.cc:1275] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 LEARNER]: Refusing update from remote peer 05a4be0e86d04e23afa500c1e07bb159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:05.436697  2232 raft_consensus.cc:1275] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Refusing update from remote peer 05a4be0e86d04e23afa500c1e07bb159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:05.437440  2306 raft_consensus.cc:1275] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Refusing update from remote peer 05a4be0e86d04e23afa500c1e07bb159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:05.437474  2485 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } 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:39:05.439208  2487 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:05.440404  2484 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } 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:39:05.457173  2487 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.474399  2053 catalog_manager.cc:5696] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 reported cstate change: config changed from index 2 to 3, e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05a4be0e86d04e23afa500c1e07bb159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:05.474303  2436 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.476761  2306 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.476751  2231 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0d0fc96c28a4d2ca95951dd67367708 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "7e8a06161ac34567b53a02746def112a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.511204  2157 consensus_queue.cc:237] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [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: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } }
I20260608 12:39:05.519181  2436 raft_consensus.cc:1275] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 FOLLOWER]: Refusing update from remote peer 05a4be0e86d04e23afa500c1e07bb159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:05.519428  2306 raft_consensus.cc:1275] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Refusing update from remote peer 05a4be0e86d04e23afa500c1e07bb159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:05.520973  2485 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:05.522039  2484 consensus_queue.cc:1048] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } 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:39:05.528507  2485 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e8a06161ac34567b53a02746def112a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.531428  2436 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e8a06161ac34567b53a02746def112a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.533068  2306 raft_consensus.cc:2955] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e8a06161ac34567b53a02746def112a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.539884  2040 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 90d060e396454397ab5852e3d51223c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:05.547102  2054 catalog_manager.cc:5696] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 reported cstate change: config changed from index 3 to 4, VOTER 7e8a06161ac34567b53a02746def112a (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "05a4be0e86d04e23afa500c1e07bb159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3919a05fcd6841c9b4c069757e9e7b52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42255 } } peers { permanent_uuid: "05a4be0e86d04e23afa500c1e07bb159" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34569 } } peers { permanent_uuid: "e0d0fc96c28a4d2ca95951dd67367708" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41333 } attrs { promote: false } } }
I20260608 12:39:05.557854  2222 tablet_service.cc:1558] Processing DeleteTablet for tablet 90d060e396454397ab5852e3d51223c0 with delete_type TABLET_DATA_TOMBSTONED (TS 7e8a06161ac34567b53a02746def112a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48860
I20260608 12:39:05.560672  2497 tablet_replica.cc:333] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: stopping tablet replica
I20260608 12:39:05.561702  2497 raft_consensus.cc:2243] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:05.562362  2497 raft_consensus.cc:2272] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:05.565842  2497 ts_tablet_manager.cc:1916] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:05.576514  2497 ts_tablet_manager.cc:1929] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:05.576887  2497 log.cc:1199] T 90d060e396454397ab5852e3d51223c0 P 7e8a06161ac34567b53a02746def112a: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922312059458-431-0/minicluster-data/ts-1-root/wals/90d060e396454397ab5852e3d51223c0
I20260608 12:39:05.578544  2042 catalog_manager.cc:5027] TS 7e8a06161ac34567b53a02746def112a (127.0.107.194:35021): tablet 90d060e396454397ab5852e3d51223c0 (table test-workload [id=0b4e767a1cff4b0a93b3f018932b607b]) successfully deleted
I20260608 12:39:06.967034  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:06.968981  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:06.969311  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:09.473124  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:09.476662  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:09.477300  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:10.467685  2457 debug-util.cc:398] Leaking SignalData structure 0x7b080020b620 after lost signal to thread 434
W20260608 12:39:10.468508  2457 debug-util.cc:398] Leaking SignalData structure 0x7b08000086a0 after lost signal to thread 2089
W20260608 12:39:10.469419  2457 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0a00 after lost signal to thread 2181
W20260608 12:39:10.470219  2457 debug-util.cc:398] Leaking SignalData structure 0x7b080021b560 after lost signal to thread 2256
W20260608 12:39:10.471094  2457 debug-util.cc:398] Leaking SignalData structure 0x7b08001ae320 after lost signal to thread 2330
W20260608 12:39:10.471897  2457 debug-util.cc:398] Leaking SignalData structure 0x7b080016eba0 after lost signal to thread 2460
I20260608 12:39:11.478554  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:11.481630  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:11.482127  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:13.547111  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:13.553984  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:13.560443  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:14.706899  2178 debug-util.cc:398] Leaking SignalData structure 0x7b0800132740 after lost signal to thread 434
W20260608 12:39:14.707881  2178 debug-util.cc:398] Leaking SignalData structure 0x7b08000781e0 after lost signal to thread 2089
W20260608 12:39:14.708779  2178 debug-util.cc:398] Leaking SignalData structure 0x7b08000803e0 after lost signal to thread 2181
W20260608 12:39:14.709570  2178 debug-util.cc:398] Leaking SignalData structure 0x7b08001da440 after lost signal to thread 2256
W20260608 12:39:14.710355  2178 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa000 after lost signal to thread 2330
W20260608 12:39:14.711158  2178 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7800 after lost signal to thread 2460
I20260608 12:39:15.561745  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:15.564054  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:15.564502  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:17.565402  2108 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:17.567617  2108 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:17.568037  2108 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:17.832773   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:17.854665   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:17.855523   431 tablet_replica.cc:333] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159: stopping tablet replica
I20260608 12:39:17.856166   431 raft_consensus.cc:2243] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:17.856774   431 raft_consensus.cc:2272] T b5333411f223466bbc56efcf35b098e5 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:17.858973   431 tablet_replica.cc:333] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159: stopping tablet replica
I20260608 12:39:17.859495   431 raft_consensus.cc:2243] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:17.860425   431 raft_consensus.cc:2272] T 90d060e396454397ab5852e3d51223c0 P 05a4be0e86d04e23afa500c1e07bb159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:17.902391   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:17.916646   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:17.942286   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:17.943470   431 tablet_replica.cc:333] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a: stopping tablet replica
I20260608 12:39:17.944281   431 raft_consensus.cc:2243] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:17.945015   431 raft_consensus.cc:2272] T b5333411f223466bbc56efcf35b098e5 P 7e8a06161ac34567b53a02746def112a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:17.959784  2270 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34569: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:39:17.963416  2270 consensus_peers.cc:597] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 -> Peer 05a4be0e86d04e23afa500c1e07bb159 (127.0.107.193:34569): Couldn't send request to peer 05a4be0e86d04e23afa500c1e07bb159. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:17.969172   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:17.981475   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:18.002174   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:18.003082   431 tablet_replica.cc:333] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52: stopping tablet replica
I20260608 12:39:18.003829   431 raft_consensus.cc:2243] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:18.004799   431 raft_consensus.cc:2272] T 90d060e396454397ab5852e3d51223c0 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:18.007128   431 tablet_replica.cc:333] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52: stopping tablet replica
I20260608 12:39:18.007637   431 raft_consensus.cc:2243] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:18.008509   431 raft_consensus.cc:2272] T b5333411f223466bbc56efcf35b098e5 P 3919a05fcd6841c9b4c069757e9e7b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:18.030514   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:18.042275   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:39:18.064208   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:18.065042   431 tablet_replica.cc:333] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708: stopping tablet replica
I20260608 12:39:18.065653   431 raft_consensus.cc:2243] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:18.066303   431 raft_consensus.cc:2272] T 90d060e396454397ab5852e3d51223c0 P e0d0fc96c28a4d2ca95951dd67367708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:18.101758   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:18.112795   431 master.cc:562] Master@127.0.107.254:39101 shutting down...
I20260608 12:39:18.132159   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:18.132861   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:18.133242   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ecede3a07f93423884e3abe121750fb3: stopping tablet replica
I20260608 12:39:18.153091   431 master.cc:584] Master@127.0.107.254:39101 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27373 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:39:18.191284   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44181
I20260608 12:39:18.192463   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:18.198247  2510 instance_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:39:18.198274  2509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:18.199738  2512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:18.201000   431 server_base.cc:1061] running on GCE node
I20260608 12:39:18.201948   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:18.202127   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:18.202250   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922358202231 us; error 0 us; skew 500 ppm
I20260608 12:39:18.202762   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:18.205271   431 webserver.cc:533] Webserver started at http://127.0.107.254:45663/ using document root <none> and password file <none>
I20260608 12:39:18.205967   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:18.206239   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:18.206578   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:18.207885   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "7ba08a8f73c84bf397ad0489ecc3ab43"
format_stamp: "Formatted at 2026-06-08 12:39:18 on dist-test-slave-5cx1"
I20260608 12:39:18.212699   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:39:18.216686  2517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:18.217612   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:18.217931   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "7ba08a8f73c84bf397ad0489ecc3ab43"
format_stamp: "Formatted at 2026-06-08 12:39:18 on dist-test-slave-5cx1"
I20260608 12:39:18.218183   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922312059458-431-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:39:18.236733   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:18.238117   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:18.278378   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44181
I20260608 12:39:18.278529  2568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44181 every 8 connection(s)
I20260608 12:39:18.282645  2569 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:39:18.292923  2569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43: Bootstrap starting.
I20260608 12:39:18.297933  2569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:18.302428  2569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43: No bootstrap required, opened a new log
I20260608 12:39:18.304693  2569 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba08a8f73c84bf397ad0489ecc3ab43" member_type: VOTER }
I20260608 12:39:18.305119  2569 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:18.305301  2569 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba08a8f73c84bf397ad0489ecc3ab43, State: Initialized, Role: FOLLOWER
I20260608 12:39:18.306003  2569 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ba08a8f73c84bf397ad0489ecc3ab43" member_type: VOTER }
I20260608 12:39:18.306459  2569 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:18.306653  2569 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:18.306874  2569 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:18.311190  2569 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba08a8f73c84bf397ad0489ecc3ab43" member_type: VOTER }
I20260608 12:39:18.311676  2569 leader_election.cc:304] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [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: 7ba08a8f73c84bf397ad0489ecc3ab43; no voters: 
I20260608 12:39:18.312904  2569 leader_election.cc:290] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:18.313433  2572 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:18.314980  2572 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 1 LEADER]: Becoming Leader. State: Replica: 7ba08a8f73c84bf397ad0489ecc3ab43, State: Running, Role: LEADER
I20260608 12:39:18.315742  2572 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [LEADER]: Queue going to LEADER mode. State: All 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: "7ba08a8f73c84bf397ad0489ecc3ab43" member_type: VOTER }
I20260608 12:39:18.316041  2569 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:18.320914  2573 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ba08a8f73c84bf397ad0489ecc3ab43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba08a8f73c84bf397ad0489ecc3ab43" member_type: VOTER } }
I20260608 12:39:18.322356  2573 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:18.321856  2574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ba08a8f73c84bf397ad0489ecc3ab43. Latest consensus state: current_term: 1 leader_uuid: "7ba08a8f73c84bf397ad0489ecc3ab43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ba08a8f73c84bf397ad0489ecc3ab43" member_type: VOTER } }
I20260608 12:39:18.322876  2574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:18.328725  2582 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:18.337248  2582 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:18.338449   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:18.347296  2582 catalog_manager.cc:1382] Generated new cluster ID: 554f76a054bb404dbe3ba9e2b7e1b2f4
I20260608 12:39:18.347642  2582 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:18.365422  2582 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:18.366889  2582 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:18.382695  2582 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43: Generated new TSK 0
I20260608 12:39:18.383694  2582 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:18.404070   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000245889s
I20260608 12:39:30.502017   431 master.cc:562] Master@127.0.107.254:44181 shutting down...
I20260608 12:39:30.528304   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:30.529174   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:30.529654   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ba08a8f73c84bf397ad0489ecc3ab43: stopping tablet replica
I20260608 12:39:30.549966   431 master.cc:584] Master@127.0.107.254:44181 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12391 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:39:30.582476   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43719
I20260608 12:39:30.583740   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:30.589687  2592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:30.590335  2593 instance_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:39:30.591744  2595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:30.592557   431 server_base.cc:1061] running on GCE node
I20260608 12:39:30.593230   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:30.593415   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:30.593529   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922370593518 us; error 0 us; skew 500 ppm
I20260608 12:39:30.594111   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:30.596511   431 webserver.cc:533] Webserver started at http://127.0.107.254:36275/ using document root <none> and password file <none>
I20260608 12:39:30.596988   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:30.597144   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:30.597365   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:30.598623   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "eaa1260d66364cbd9e67d7504b837211"
format_stamp: "Formatted at 2026-06-08 12:39:30 on dist-test-slave-5cx1"
I20260608 12:39:30.603312   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:30.606982  2600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:30.607784   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:30.608047   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "eaa1260d66364cbd9e67d7504b837211"
format_stamp: "Formatted at 2026-06-08 12:39:30 on dist-test-slave-5cx1"
I20260608 12:39:30.608284   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-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:39:30.620816   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:30.622171   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:30.662338   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43719
I20260608 12:39:30.662452  2651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43719 every 8 connection(s)
I20260608 12:39:30.666778  2652 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:39:30.678265  2652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211: Bootstrap starting.
I20260608 12:39:30.683414  2652 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:30.688038  2652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211: No bootstrap required, opened a new log
I20260608 12:39:30.690619  2652 raft_consensus.cc:359] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaa1260d66364cbd9e67d7504b837211" member_type: VOTER }
I20260608 12:39:30.691078  2652 raft_consensus.cc:385] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:30.691365  2652 raft_consensus.cc:740] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa1260d66364cbd9e67d7504b837211, State: Initialized, Role: FOLLOWER
I20260608 12:39:30.692108  2652 consensus_queue.cc:260] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eaa1260d66364cbd9e67d7504b837211" member_type: VOTER }
I20260608 12:39:30.692608  2652 raft_consensus.cc:399] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:30.692816  2652 raft_consensus.cc:493] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:30.693126  2652 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:30.698453  2652 raft_consensus.cc:515] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaa1260d66364cbd9e67d7504b837211" member_type: VOTER }
I20260608 12:39:30.699067  2652 leader_election.cc:304] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [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: eaa1260d66364cbd9e67d7504b837211; no voters: 
I20260608 12:39:30.700287  2652 leader_election.cc:290] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:30.700840  2655 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:30.702307  2655 raft_consensus.cc:697] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 1 LEADER]: Becoming Leader. State: Replica: eaa1260d66364cbd9e67d7504b837211, State: Running, Role: LEADER
I20260608 12:39:30.703106  2655 consensus_queue.cc:237] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [LEADER]: Queue going to LEADER mode. State: All 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: "eaa1260d66364cbd9e67d7504b837211" member_type: VOTER }
I20260608 12:39:30.703352  2652 sys_catalog.cc:565] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:30.706703  2657 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eaa1260d66364cbd9e67d7504b837211. Latest consensus state: current_term: 1 leader_uuid: "eaa1260d66364cbd9e67d7504b837211" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaa1260d66364cbd9e67d7504b837211" member_type: VOTER } }
I20260608 12:39:30.707340  2657 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:30.706717  2656 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eaa1260d66364cbd9e67d7504b837211" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaa1260d66364cbd9e67d7504b837211" member_type: VOTER } }
I20260608 12:39:30.708200  2656 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:30.712217  2661 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:30.720921  2661 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:30.722054   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:30.731427  2661 catalog_manager.cc:1382] Generated new cluster ID: 851134d8f68e4141906085751a9633f0
I20260608 12:39:30.731783  2661 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:30.748678  2661 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:30.750192  2661 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:30.771049  2661 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211: Generated new TSK 0
I20260608 12:39:30.771706  2661 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:30.788754   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:30.795189  2673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:30.796293  2674 instance_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:39:30.798017  2676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:30.798161   431 server_base.cc:1061] running on GCE node
I20260608 12:39:30.799211   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:30.799412   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:30.799547   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922370799536 us; error 0 us; skew 500 ppm
I20260608 12:39:30.800062   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:30.802515   431 webserver.cc:533] Webserver started at http://127.0.107.193:37905/ using document root <none> and password file <none>
I20260608 12:39:30.803043   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:30.803200   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:30.803431   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:30.804632   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "600ad616fc024d3592b85581978c83a7"
format_stamp: "Formatted at 2026-06-08 12:39:30 on dist-test-slave-5cx1"
I20260608 12:39:30.809742   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:39:30.813679  2681 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:30.814628   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:39:30.814957   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "600ad616fc024d3592b85581978c83a7"
format_stamp: "Formatted at 2026-06-08 12:39:30 on dist-test-slave-5cx1"
I20260608 12:39:30.815250   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-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:39:30.830315   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:30.831585   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:30.833146   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:30.835721   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:30.835975   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:30.836230   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:30.836416   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:30.879829   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38869
I20260608 12:39:30.879944  2743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38869 every 8 connection(s)
I20260608 12:39:30.885466   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:30.892822  2748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:30.894124  2749 instance_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:39:30.899019   431 server_base.cc:1061] running on GCE node
I20260608 12:39:30.899623  2744 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43719
I20260608 12:39:30.900111  2744 heartbeater.cc:461] Registering TS with master...
W20260608 12:39:30.900436  2751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:30.901075  2744 heartbeater.cc:507] Master 127.0.107.254:43719 requested a full tablet report, sending...
I20260608 12:39:30.901391   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:30.901728   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:30.901896   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922370901864 us; error 0 us; skew 500 ppm
I20260608 12:39:30.902537   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:30.903520  2617 ts_manager.cc:194] Registered new tserver with Master: 600ad616fc024d3592b85581978c83a7 (127.0.107.193:38869)
I20260608 12:39:30.905489   431 webserver.cc:533] Webserver started at http://127.0.107.194:35685/ using document root <none> and password file <none>
I20260608 12:39:30.906080   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:30.906019  2617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44214
I20260608 12:39:30.906453   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:30.906805   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:30.908006   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "ece1646c6e5c4a0a81f86382e166a743"
format_stamp: "Formatted at 2026-06-08 12:39:30 on dist-test-slave-5cx1"
I20260608 12:39:30.912969   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:30.916935  2756 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:30.917965   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:30.918280   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "ece1646c6e5c4a0a81f86382e166a743"
format_stamp: "Formatted at 2026-06-08 12:39:30 on dist-test-slave-5cx1"
I20260608 12:39:30.918576   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-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:39:30.943576   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:30.944940   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:30.946487   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:30.948990   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:30.949242   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:30.949560   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:30.949753   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:39:30.993216   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44489
I20260608 12:39:30.993337  2818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44489 every 8 connection(s)
I20260608 12:39:30.998816   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:31.007030  2822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:31.008710  2823 instance_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:39:31.011799   431 server_base.cc:1061] running on GCE node
W20260608 12:39:31.012513  2825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:31.012992  2819 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43719
I20260608 12:39:31.013419  2819 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:31.013558   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:31.013880   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:31.014129   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922371014111 us; error 0 us; skew 500 ppm
I20260608 12:39:31.014374  2819 heartbeater.cc:507] Master 127.0.107.254:43719 requested a full tablet report, sending...
I20260608 12:39:31.014885   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:31.016629  2617 ts_manager.cc:194] Registered new tserver with Master: ece1646c6e5c4a0a81f86382e166a743 (127.0.107.194:44489)
I20260608 12:39:31.018101   431 webserver.cc:533] Webserver started at http://127.0.107.195:45771/ using document root <none> and password file <none>
I20260608 12:39:31.018496  2617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44220
I20260608 12:39:31.018731   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:31.018998   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:31.019299   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:31.021078   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "dc712a894e2d433aab863e6a325f9083"
format_stamp: "Formatted at 2026-06-08 12:39:31 on dist-test-slave-5cx1"
I20260608 12:39:31.026214   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:39:31.029917  2830 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:31.030920   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:39:31.031177   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "dc712a894e2d433aab863e6a325f9083"
format_stamp: "Formatted at 2026-06-08 12:39:31 on dist-test-slave-5cx1"
I20260608 12:39:31.031407   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922312059458-431-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:39:31.042023   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:31.043292   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:31.044772   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:31.047272   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:31.047497   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:31.047775   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:31.047938   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:31.089951   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46639
I20260608 12:39:31.090142  2892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46639 every 8 connection(s)
I20260608 12:39:31.105391  2893 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43719
I20260608 12:39:31.105903  2893 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:31.106848  2893 heartbeater.cc:507] Master 127.0.107.254:43719 requested a full tablet report, sending...
I20260608 12:39:31.108973  2617 ts_manager.cc:194] Registered new tserver with Master: dc712a894e2d433aab863e6a325f9083 (127.0.107.195:46639)
I20260608 12:39:31.109428   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016148421s
I20260608 12:39:31.110690  2617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44224
I20260608 12:39:31.909161  2744 heartbeater.cc:499] Master 127.0.107.254:43719 was elected leader, sending a full tablet report...
I20260608 12:39:32.021679  2819 heartbeater.cc:499] Master 127.0.107.254:43719 was elected leader, sending a full tablet report...
I20260608 12:39:32.113322  2893 heartbeater.cc:499] Master 127.0.107.254:43719 was elected leader, sending a full tablet report...
I20260608 12:39:32.720597  2670 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:34.721843  2670 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:36.722859  2670 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:38.723898  2670 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:40.724973  2670 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:42.726523  2670 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:43.206199   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:43.236631   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:43.254191   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:43.264580   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:43.287226   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:43.303982   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:43.314518   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:43.334786   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:43.351434   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:43.360530   431 master.cc:562] Master@127.0.107.254:43719 shutting down...
I20260608 12:39:43.384866   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:43.385726   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:43.386132   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P eaa1260d66364cbd9e67d7504b837211: stopping tablet replica
I20260608 12:39:43.404345   431 master.cc:584] Master@127.0.107.254:43719 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12852 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:39:43.437927   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41129
I20260608 12:39:43.439234   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:43.444943  2899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:43.446270  2900 instance_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:39:43.446794  2902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:43.447232   431 server_base.cc:1061] running on GCE node
I20260608 12:39:43.448132   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:43.448308   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:43.448505   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922383448471 us; error 0 us; skew 500 ppm
I20260608 12:39:43.449091   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:43.451694   431 webserver.cc:533] Webserver started at http://127.0.107.254:42869/ using document root <none> and password file <none>
I20260608 12:39:43.452224   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:43.452440   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:43.452725   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:43.454008   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "087d72249a46439b8126f945ee1d8b8f"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.460927   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:39:43.466080  2907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.466877   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:43.467208   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "087d72249a46439b8126f945ee1d8b8f"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.467516   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-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:39:43.480386   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:43.481885   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:43.522923   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41129
I20260608 12:39:43.523034  2958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41129 every 8 connection(s)
I20260608 12:39:43.527294  2959 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:39:43.538403  2959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f: Bootstrap starting.
I20260608 12:39:43.543402  2959 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:43.549060  2959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f: No bootstrap required, opened a new log
I20260608 12:39:43.551523  2959 raft_consensus.cc:359] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "087d72249a46439b8126f945ee1d8b8f" member_type: VOTER }
I20260608 12:39:43.551976  2959 raft_consensus.cc:385] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:43.552253  2959 raft_consensus.cc:740] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087d72249a46439b8126f945ee1d8b8f, State: Initialized, Role: FOLLOWER
I20260608 12:39:43.552980  2959 consensus_queue.cc:260] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "087d72249a46439b8126f945ee1d8b8f" member_type: VOTER }
I20260608 12:39:43.553481  2959 raft_consensus.cc:399] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:43.553732  2959 raft_consensus.cc:493] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:43.554056  2959 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:43.558852  2959 raft_consensus.cc:515] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "087d72249a46439b8126f945ee1d8b8f" member_type: VOTER }
I20260608 12:39:43.559513  2959 leader_election.cc:304] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [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: 087d72249a46439b8126f945ee1d8b8f; no voters: 
I20260608 12:39:43.560726  2959 leader_election.cc:290] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:43.561256  2962 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:43.562709  2962 raft_consensus.cc:697] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 1 LEADER]: Becoming Leader. State: Replica: 087d72249a46439b8126f945ee1d8b8f, State: Running, Role: LEADER
I20260608 12:39:43.563488  2962 consensus_queue.cc:237] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [LEADER]: Queue going to LEADER mode. State: All 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: "087d72249a46439b8126f945ee1d8b8f" member_type: VOTER }
I20260608 12:39:43.563936  2959 sys_catalog.cc:565] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:43.566615  2964 sys_catalog.cc:455] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 087d72249a46439b8126f945ee1d8b8f. Latest consensus state: current_term: 1 leader_uuid: "087d72249a46439b8126f945ee1d8b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "087d72249a46439b8126f945ee1d8b8f" member_type: VOTER } }
I20260608 12:39:43.566615  2963 sys_catalog.cc:455] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "087d72249a46439b8126f945ee1d8b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "087d72249a46439b8126f945ee1d8b8f" member_type: VOTER } }
I20260608 12:39:43.567402  2963 sys_catalog.cc:458] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:43.567373  2964 sys_catalog.cc:458] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:43.572712  2967 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:43.581280  2967 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:43.582451   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:43.591857  2967 catalog_manager.cc:1382] Generated new cluster ID: b377d06e201a4860988c97aa7d7ca1f8
I20260608 12:39:43.592206  2967 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:43.603973  2967 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:43.605358  2967 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:43.622205  2967 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f: Generated new TSK 0
I20260608 12:39:43.622805  2967 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:43.649314   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:43.655846  2980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:43.656786  2981 instance_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:39:43.658414  2983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:43.658833   431 server_base.cc:1061] running on GCE node
I20260608 12:39:43.659789   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:43.659996   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:43.660176   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922383660156 us; error 0 us; skew 500 ppm
I20260608 12:39:43.660796   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:43.663343   431 webserver.cc:533] Webserver started at http://127.0.107.193:46043/ using document root <none> and password file <none>
I20260608 12:39:43.663895   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:43.664113   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:43.664387   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:43.665757   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "b3a8fb6282b74d7ca570cf64c81d5827"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.670746   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:43.674208  2988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.675206   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:39:43.675506   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "b3a8fb6282b74d7ca570cf64c81d5827"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.675809   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-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:39:43.686460   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:43.687717   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:43.689237   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:43.691833   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:43.692073   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.692312   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:43.692487   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.733748   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45265
I20260608 12:39:43.733834  3050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45265 every 8 connection(s)
I20260608 12:39:43.740067   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:43.747988  3055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:43.748298  3056 instance_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:39:43.751717  3058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:43.752180   431 server_base.cc:1061] running on GCE node
I20260608 12:39:43.753157   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:43.753407   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:43.753667   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922383753647 us; error 0 us; skew 500 ppm
I20260608 12:39:43.754400   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:43.757329  3051 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41129
I20260608 12:39:43.757488   431 webserver.cc:533] Webserver started at http://127.0.107.194:35083/ using document root <none> and password file <none>
I20260608 12:39:43.757802  3051 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:43.758235   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:43.758482   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:43.758781   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:43.758737  3051 heartbeater.cc:507] Master 127.0.107.254:41129 requested a full tablet report, sending...
I20260608 12:39:43.760224   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "698963f641ee4196910093b0f58329fb"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.761093  2924 ts_manager.cc:194] Registered new tserver with Master: b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265)
I20260608 12:39:43.763016  2924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34834
I20260608 12:39:43.765774   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:39:43.769429  3063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.770298   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:43.770642   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "698963f641ee4196910093b0f58329fb"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.770915   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-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:39:43.786782   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:43.787976   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:43.789414   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:43.791962   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:43.792148   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.792444   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:43.792586   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.833410   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42649
I20260608 12:39:43.833607  3125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42649 every 8 connection(s)
I20260608 12:39:43.838502   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:43.845830  3129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:43.846964  3130 instance_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:39:43.849817  3126 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41129
I20260608 12:39:43.850201  3126 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:43.850919  3126 heartbeater.cc:507] Master 127.0.107.254:41129 requested a full tablet report, sending...
I20260608 12:39:43.852912  2924 ts_manager.cc:194] Registered new tserver with Master: 698963f641ee4196910093b0f58329fb (127.0.107.194:42649)
I20260608 12:39:43.854790  2924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34850
I20260608 12:39:43.856175   431 server_base.cc:1061] running on GCE node
W20260608 12:39:43.856274  3132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:43.857478   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:43.857759   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:43.857896   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922383857884 us; error 0 us; skew 500 ppm
I20260608 12:39:43.858439   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:43.860829   431 webserver.cc:533] Webserver started at http://127.0.107.195:40869/ using document root <none> and password file <none>
I20260608 12:39:43.861346   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:43.861516   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:43.861824   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:43.862941   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "d24243f7f4524b5890ec116f58969108"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.867735   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:43.871483  3137 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.872522   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:39:43.872871   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "d24243f7f4524b5890ec116f58969108"
format_stamp: "Formatted at 2026-06-08 12:39:43 on dist-test-slave-5cx1"
I20260608 12:39:43.873239   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922312059458-431-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:39:43.895068   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:43.896289   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:43.897854   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:43.900189   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:43.900364   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.900658   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:43.900802   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:43.941345   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43451
I20260608 12:39:43.941486  3199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43451 every 8 connection(s)
I20260608 12:39:43.956073  3200 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41129
I20260608 12:39:43.956501  3200 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:43.957286  3200 heartbeater.cc:507] Master 127.0.107.254:41129 requested a full tablet report, sending...
I20260608 12:39:43.959352  2924 ts_manager.cc:194] Registered new tserver with Master: d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451)
I20260608 12:39:43.959503   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014733875s
I20260608 12:39:43.960799  2924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34858
I20260608 12:39:44.765836  3051 heartbeater.cc:499] Master 127.0.107.254:41129 was elected leader, sending a full tablet report...
I20260608 12:39:44.857887  3126 heartbeater.cc:499] Master 127.0.107.254:41129 was elected leader, sending a full tablet report...
I20260608 12:39:44.963893  3200 heartbeater.cc:499] Master 127.0.107.254:41129 was elected leader, sending a full tablet report...
I20260608 12:39:45.015847  2924 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34874:
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:39:45.018316  2924 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:39:45.079659  3165 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca70c59f1b641ed8f83874a4325373b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:45.081559  3165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca70c59f1b641ed8f83874a4325373b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.085638  3164 tablet_service.cc:1511] Processing CreateTablet for tablet 81651759e269425abebaff0123957eff (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:45.087211  3164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81651759e269425abebaff0123957eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.091302  3163 tablet_service.cc:1511] Processing CreateTablet for tablet 03cc72a9e5ed41b395f7d7e44b722a95 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:45.093001  3163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cc72a9e5ed41b395f7d7e44b722a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.098721  3162 tablet_service.cc:1511] Processing CreateTablet for tablet 166fb7e0c830421cbcd1af4e3aae48c3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:45.100309  3162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166fb7e0c830421cbcd1af4e3aae48c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.101279  3091 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca70c59f1b641ed8f83874a4325373b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:45.101465  3088 tablet_service.cc:1511] Processing CreateTablet for tablet 166fb7e0c830421cbcd1af4e3aae48c3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:45.102893  3091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca70c59f1b641ed8f83874a4325373b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.103531  3088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166fb7e0c830421cbcd1af4e3aae48c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.106823  3090 tablet_service.cc:1511] Processing CreateTablet for tablet 81651759e269425abebaff0123957eff (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:45.108382  3090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81651759e269425abebaff0123957eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.110811  3089 tablet_service.cc:1511] Processing CreateTablet for tablet 03cc72a9e5ed41b395f7d7e44b722a95 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:45.112324  3089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cc72a9e5ed41b395f7d7e44b722a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.113584  3016 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca70c59f1b641ed8f83874a4325373b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:45.115151  3016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca70c59f1b641ed8f83874a4325373b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.114902  3013 tablet_service.cc:1511] Processing CreateTablet for tablet 166fb7e0c830421cbcd1af4e3aae48c3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:45.117340  3014 tablet_service.cc:1511] Processing CreateTablet for tablet 03cc72a9e5ed41b395f7d7e44b722a95 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:45.118875  3014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cc72a9e5ed41b395f7d7e44b722a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.122772  3015 tablet_service.cc:1511] Processing CreateTablet for tablet 81651759e269425abebaff0123957eff (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6126385ca38460aba4221f0d2db3a64]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:45.124184  3015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81651759e269425abebaff0123957eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.125959  3013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166fb7e0c830421cbcd1af4e3aae48c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:45.145133  3221 tablet_bootstrap.cc:492] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: Bootstrap starting.
I20260608 12:39:45.156906  3221 tablet_bootstrap.cc:654] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.168586  3220 tablet_bootstrap.cc:492] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: Bootstrap starting.
I20260608 12:39:45.172492  3221 tablet_bootstrap.cc:492] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: No bootstrap required, opened a new log
I20260608 12:39:45.173291  3221 ts_tablet_manager.cc:1403] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.010s
I20260608 12:39:45.176998  3223 tablet_bootstrap.cc:492] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb: Bootstrap starting.
I20260608 12:39:45.177413  3221 raft_consensus.cc:359] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.178313  3221 raft_consensus.cc:385] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.178697  3221 raft_consensus.cc:740] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24243f7f4524b5890ec116f58969108, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.179739  3221 consensus_queue.cc:260] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.185099  3220 tablet_bootstrap.cc:654] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.191004  3221 ts_tablet_manager.cc:1434] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 12:39:45.191794  3223 tablet_bootstrap.cc:654] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.192173  3221 tablet_bootstrap.cc:492] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: Bootstrap starting.
W20260608 12:39:45.197120  3201 tablet.cc:2404] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:39:45.201090  3221 tablet_bootstrap.cc:654] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.214825  3220 tablet_bootstrap.cc:492] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: No bootstrap required, opened a new log
I20260608 12:39:45.215291  3220 ts_tablet_manager.cc:1403] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.011s
I20260608 12:39:45.215443  3223 tablet_bootstrap.cc:492] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb: No bootstrap required, opened a new log
I20260608 12:39:45.215934  3223 ts_tablet_manager.cc:1403] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.015s
I20260608 12:39:45.218518  3221 tablet_bootstrap.cc:492] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: No bootstrap required, opened a new log
I20260608 12:39:45.218413  3220 raft_consensus.cc:359] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.219220  3221 ts_tablet_manager.cc:1403] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260608 12:39:45.219259  3220 raft_consensus.cc:385] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.219069  3223 raft_consensus.cc:359] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.219743  3220 raft_consensus.cc:740] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3a8fb6282b74d7ca570cf64c81d5827, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.219887  3223 raft_consensus.cc:385] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.220268  3223 raft_consensus.cc:740] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698963f641ee4196910093b0f58329fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.220662  3220 consensus_queue.cc:260] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.221069  3223 consensus_queue.cc:260] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.222499  3221 raft_consensus.cc:359] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.223467  3221 raft_consensus.cc:385] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.223634  3220 ts_tablet_manager.cc:1434] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.007s
I20260608 12:39:45.223881  3221 raft_consensus.cc:740] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24243f7f4524b5890ec116f58969108, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.224716  3220 tablet_bootstrap.cc:492] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827: Bootstrap starting.
I20260608 12:39:45.224984  3221 consensus_queue.cc:260] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.228438  3221 ts_tablet_manager.cc:1434] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:39:45.229836  3221 tablet_bootstrap.cc:492] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108: Bootstrap starting.
I20260608 12:39:45.232323  3220 tablet_bootstrap.cc:654] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.235381  3223 ts_tablet_manager.cc:1434] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.006s
I20260608 12:39:45.236577  3223 tablet_bootstrap.cc:492] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb: Bootstrap starting.
I20260608 12:39:45.238080  3221 tablet_bootstrap.cc:654] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.244515  3223 tablet_bootstrap.cc:654] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.245404  3220 tablet_bootstrap.cc:492] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827: No bootstrap required, opened a new log
I20260608 12:39:45.245993  3220 ts_tablet_manager.cc:1403] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260608 12:39:45.252357  3220 raft_consensus.cc:359] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.253159  3220 raft_consensus.cc:385] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.253505  3220 raft_consensus.cc:740] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3a8fb6282b74d7ca570cf64c81d5827, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.254459  3220 consensus_queue.cc:260] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.256645  3220 ts_tablet_manager.cc:1434] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:39:45.256718  3223 tablet_bootstrap.cc:492] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb: No bootstrap required, opened a new log
I20260608 12:39:45.257295  3223 ts_tablet_manager.cc:1403] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260608 12:39:45.257660  3220 tablet_bootstrap.cc:492] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827: Bootstrap starting.
I20260608 12:39:45.258590  3229 raft_consensus.cc:493] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:45.259078  3221 tablet_bootstrap.cc:492] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108: No bootstrap required, opened a new log
I20260608 12:39:45.259585  3221 ts_tablet_manager.cc:1403] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.017s
I20260608 12:39:45.260548  3223 raft_consensus.cc:359] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.261376  3223 raft_consensus.cc:385] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.261699  3223 raft_consensus.cc:740] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698963f641ee4196910093b0f58329fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.262732  3221 raft_consensus.cc:359] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.262632  3223 consensus_queue.cc:260] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.263455  3221 raft_consensus.cc:385] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.263782  3221 raft_consensus.cc:740] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24243f7f4524b5890ec116f58969108, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.265637  3220 tablet_bootstrap.cc:654] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.264942  3221 consensus_queue.cc:260] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.259092  3229 raft_consensus.cc:515] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.267752  3221 ts_tablet_manager.cc:1434] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:39:45.275189  3221 tablet_bootstrap.cc:492] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108: Bootstrap starting.
I20260608 12:39:45.276469  3223 ts_tablet_manager.cc:1434] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.005s
I20260608 12:39:45.279487  3223 tablet_bootstrap.cc:492] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: Bootstrap starting.
I20260608 12:39:45.282568  3221 tablet_bootstrap.cc:654] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.290578  3223 tablet_bootstrap.cc:654] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.298306  3224 raft_consensus.cc:493] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:45.299348  3229 leader_election.cc:290] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451)
I20260608 12:39:45.299000  3224 raft_consensus.cc:515] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.305924  3224 leader_election.cc:290] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), 698963f641ee4196910093b0f58329fb (127.0.107.194:42649)
I20260608 12:39:45.309981  3221 tablet_bootstrap.cc:492] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108: No bootstrap required, opened a new log
I20260608 12:39:45.310667  3221 ts_tablet_manager.cc:1403] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.014s
I20260608 12:39:45.314535  3221 raft_consensus.cc:359] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.315487  3221 raft_consensus.cc:385] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.315850  3221 raft_consensus.cc:740] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24243f7f4524b5890ec116f58969108, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.317106  3221 consensus_queue.cc:260] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.320204  3221 ts_tablet_manager.cc:1434] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:39:45.322121  3223 tablet_bootstrap.cc:492] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: No bootstrap required, opened a new log
I20260608 12:39:45.322803  3223 ts_tablet_manager.cc:1403] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.006s
I20260608 12:39:45.326679  3223 raft_consensus.cc:359] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.327646  3223 raft_consensus.cc:385] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.328016  3223 raft_consensus.cc:740] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698963f641ee4196910093b0f58329fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.329191  3223 consensus_queue.cc:260] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.332237  3223 ts_tablet_manager.cc:1434] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:39:45.333469  3223 tablet_bootstrap.cc:492] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb: Bootstrap starting.
I20260608 12:39:45.341841  3223 tablet_bootstrap.cc:654] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.355048  3223 tablet_bootstrap.cc:492] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb: No bootstrap required, opened a new log
I20260608 12:39:45.355705  3223 ts_tablet_manager.cc:1403] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260608 12:39:45.360074  3223 raft_consensus.cc:359] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.361080  3223 raft_consensus.cc:385] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.361414  3223 raft_consensus.cc:740] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698963f641ee4196910093b0f58329fb, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.362291  3223 consensus_queue.cc:260] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.367795  3223 ts_tablet_manager.cc:1434] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:39:45.367961  3026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" is_pre_election: true
I20260608 12:39:45.368872  3026 raft_consensus.cc:2468] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698963f641ee4196910093b0f58329fb in term 0.
I20260608 12:39:45.367998  3228 raft_consensus.cc:493] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:45.370500  3228 raft_consensus.cc:515] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.375983  3026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" is_pre_election: true
I20260608 12:39:45.376189  3066 leader_election.cc:304] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 698963f641ee4196910093b0f58329fb, b3a8fb6282b74d7ca570cf64c81d5827; no voters: 
I20260608 12:39:45.379667  3026 raft_consensus.cc:2468] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24243f7f4524b5890ec116f58969108 in term 0.
I20260608 12:39:45.384581  3229 raft_consensus.cc:493] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:45.375190  3228 leader_election.cc:290] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451), 698963f641ee4196910093b0f58329fb (127.0.107.194:42649)
I20260608 12:39:45.385169  3233 raft_consensus.cc:493] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:45.387184  3229 raft_consensus.cc:515] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.392609  3220 tablet_bootstrap.cc:492] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827: No bootstrap required, opened a new log
I20260608 12:39:45.393237  3233 raft_consensus.cc:515] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.395988  3233 leader_election.cc:290] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451), b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265)
I20260608 12:39:45.396526  3233 raft_consensus.cc:2804] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:45.396878  3233 raft_consensus.cc:493] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:45.397261  3233 raft_consensus.cc:3060] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.398337  3220 ts_tablet_manager.cc:1403] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827: Time spent bootstrapping tablet: real 0.141s	user 0.027s	sys 0.024s
I20260608 12:39:45.401618  3229 leader_election.cc:290] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451)
I20260608 12:39:45.395169  3140 leader_election.cc:304] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3a8fb6282b74d7ca570cf64c81d5827, d24243f7f4524b5890ec116f58969108; no voters: 
I20260608 12:39:45.404826  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698963f641ee4196910093b0f58329fb" is_pre_election: true
I20260608 12:39:45.405194  3224 raft_consensus.cc:2804] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:45.405710  3224 raft_consensus.cc:493] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:45.406122  3224 raft_consensus.cc:3060] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.406721  3175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108" is_pre_election: true
I20260608 12:39:45.408497  3173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108" is_pre_election: true
I20260608 12:39:45.409211  3173 raft_consensus.cc:2468] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698963f641ee4196910093b0f58329fb in term 0.
I20260608 12:39:45.410262  3174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81651759e269425abebaff0123957eff" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108" is_pre_election: true
I20260608 12:39:45.410957  3174 raft_consensus.cc:2468] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698963f641ee4196910093b0f58329fb in term 0.
I20260608 12:39:45.412135  3220 raft_consensus.cc:359] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.414299  3220 raft_consensus.cc:385] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.414680  3220 raft_consensus.cc:740] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3a8fb6282b74d7ca570cf64c81d5827, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.415493  3220 consensus_queue.cc:260] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.414686  3224 raft_consensus.cc:515] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.417116  3026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81651759e269425abebaff0123957eff" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" is_pre_election: true
I20260608 12:39:45.417277  3100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698963f641ee4196910093b0f58329fb" is_pre_election: true
I20260608 12:39:45.417886  3175 raft_consensus.cc:2393] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 698963f641ee4196910093b0f58329fb in current term 1: Already voted for candidate d24243f7f4524b5890ec116f58969108 in this term.
I20260608 12:39:45.417768  3026 raft_consensus.cc:2468] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698963f641ee4196910093b0f58329fb in term 0.
I20260608 12:39:45.418082  3100 raft_consensus.cc:2468] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3a8fb6282b74d7ca570cf64c81d5827 in term 0.
I20260608 12:39:45.419368  3224 leader_election.cc:290] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 election: Requested vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), 698963f641ee4196910093b0f58329fb (127.0.107.194:42649)
I20260608 12:39:45.419538  3026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" is_pre_election: true
I20260608 12:39:45.420161  3026 raft_consensus.cc:2468] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698963f641ee4196910093b0f58329fb in term 0.
I20260608 12:39:45.421264  3066 leader_election.cc:304] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 698963f641ee4196910093b0f58329fb, b3a8fb6282b74d7ca570cf64c81d5827; no voters: 
I20260608 12:39:45.421715  3220 ts_tablet_manager.cc:1434] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260608 12:39:45.422338  2990 leader_election.cc:304] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 698963f641ee4196910093b0f58329fb, b3a8fb6282b74d7ca570cf64c81d5827; no voters: 
I20260608 12:39:45.422767  3220 tablet_bootstrap.cc:492] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827: Bootstrap starting.
I20260608 12:39:45.422433  3026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827"
I20260608 12:39:45.423374  3026 raft_consensus.cc:3060] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.423560  3228 raft_consensus.cc:2804] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:45.423717  3066 leader_election.cc:304] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 698963f641ee4196910093b0f58329fb, b3a8fb6282b74d7ca570cf64c81d5827; no voters: 
I20260608 12:39:45.424121  3228 raft_consensus.cc:493] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:45.424580  3228 raft_consensus.cc:3060] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.424683  3229 raft_consensus.cc:2804] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:45.425163  3229 raft_consensus.cc:493] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:45.425511  3229 raft_consensus.cc:3060] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.431499  3026 raft_consensus.cc:2468] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24243f7f4524b5890ec116f58969108 in term 1.
I20260608 12:39:45.431913  3247 raft_consensus.cc:2804] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:45.432469  3247 raft_consensus.cc:493] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:45.432947  3247 raft_consensus.cc:3060] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.433475  3140 leader_election.cc:304] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3a8fb6282b74d7ca570cf64c81d5827, d24243f7f4524b5890ec116f58969108; no voters: 
I20260608 12:39:45.435242  3224 raft_consensus.cc:2804] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:45.436935  3100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698963f641ee4196910093b0f58329fb"
I20260608 12:39:45.437574  3175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108" is_pre_election: true
I20260608 12:39:45.438283  3175 raft_consensus.cc:2468] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3a8fb6282b74d7ca570cf64c81d5827 in term 0.
I20260608 12:39:45.440183  3220 tablet_bootstrap.cc:654] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:45.441618  3228 raft_consensus.cc:515] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.441898  3229 raft_consensus.cc:515] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.442550  3224 raft_consensus.cc:697] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 1 LEADER]: Becoming Leader. State: Replica: d24243f7f4524b5890ec116f58969108, State: Running, Role: LEADER
I20260608 12:39:45.441457  3247 raft_consensus.cc:515] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.444636  3224 consensus_queue.cc:237] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.445976  3247 leader_election.cc:290] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 election: Requested vote from peers d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451), b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265)
I20260608 12:39:45.447010  3175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108"
I20260608 12:39:45.447438  3228 leader_election.cc:290] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [CANDIDATE]: Term 1 election: Requested vote from peers d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451), 698963f641ee4196910093b0f58329fb (127.0.107.194:42649)
I20260608 12:39:45.447821  3175 raft_consensus.cc:3060] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.447741  3174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108"
I20260608 12:39:45.449389  3100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698963f641ee4196910093b0f58329fb"
I20260608 12:39:45.450357  3100 raft_consensus.cc:2393] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3a8fb6282b74d7ca570cf64c81d5827 in current term 1: Already voted for candidate 698963f641ee4196910093b0f58329fb in this term.
I20260608 12:39:45.451161  3026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca70c59f1b641ed8f83874a4325373b" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827"
I20260608 12:39:45.451987  3026 raft_consensus.cc:2393] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 698963f641ee4196910093b0f58329fb in current term 1: Already voted for candidate b3a8fb6282b74d7ca570cf64c81d5827 in this term.
I20260608 12:39:45.416146  3233 raft_consensus.cc:515] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.454200  3220 tablet_bootstrap.cc:492] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827: No bootstrap required, opened a new log
I20260608 12:39:45.454352  3067 leader_election.cc:304] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [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: 698963f641ee4196910093b0f58329fb; no voters: b3a8fb6282b74d7ca570cf64c81d5827, d24243f7f4524b5890ec116f58969108
I20260608 12:39:45.454882  3101 raft_consensus.cc:2393] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d24243f7f4524b5890ec116f58969108 in current term 1: Already voted for candidate 698963f641ee4196910093b0f58329fb in this term.
I20260608 12:39:45.478420  3247 raft_consensus.cc:2749] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:45.478178  2923 catalog_manager.cc:5696] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 reported cstate change: term changed from 0 to 1, leader changed from <none> to d24243f7f4524b5890ec116f58969108 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d24243f7f4524b5890ec116f58969108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:45.454869  3220 ts_tablet_manager.cc:1403] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
I20260608 12:39:45.480993  3174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108"
I20260608 12:39:45.481335  3229 leader_election.cc:290] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 election: Requested vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451)
I20260608 12:39:45.481210  3025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81651759e269425abebaff0123957eff" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827"
I20260608 12:39:45.482211  3025 raft_consensus.cc:3060] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.483539  3220 raft_consensus.cc:359] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.484287  3220 raft_consensus.cc:385] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:45.484589  3220 raft_consensus.cc:740] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3a8fb6282b74d7ca570cf64c81d5827, State: Initialized, Role: FOLLOWER
I20260608 12:39:45.464694  3026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cc72a9e5ed41b395f7d7e44b722a95" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827"
I20260608 12:39:45.456897  3233 leader_election.cc:290] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 election: Requested vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), d24243f7f4524b5890ec116f58969108 (127.0.107.195:43451)
I20260608 12:39:45.486038  3026 raft_consensus.cc:2393] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 698963f641ee4196910093b0f58329fb in current term 1: Already voted for candidate d24243f7f4524b5890ec116f58969108 in this term.
I20260608 12:39:45.487226  3066 leader_election.cc:304] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [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: 698963f641ee4196910093b0f58329fb; no voters: b3a8fb6282b74d7ca570cf64c81d5827, d24243f7f4524b5890ec116f58969108
I20260608 12:39:45.487344  3220 consensus_queue.cc:260] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.488619  3229 raft_consensus.cc:2749] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:45.488685  3174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81651759e269425abebaff0123957eff" candidate_uuid: "698963f641ee4196910093b0f58329fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24243f7f4524b5890ec116f58969108"
I20260608 12:39:45.489516  3174 raft_consensus.cc:3060] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.489969  3220 ts_tablet_manager.cc:1434] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:39:45.492641  3025 raft_consensus.cc:2468] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698963f641ee4196910093b0f58329fb in term 1.
I20260608 12:39:45.493882  3066 leader_election.cc:304] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 698963f641ee4196910093b0f58329fb, b3a8fb6282b74d7ca570cf64c81d5827; no voters: 
I20260608 12:39:45.494815  3229 raft_consensus.cc:2804] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:45.496219  3229 raft_consensus.cc:697] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 1 LEADER]: Becoming Leader. State: Replica: 698963f641ee4196910093b0f58329fb, State: Running, Role: LEADER
I20260608 12:39:45.496502  3174 raft_consensus.cc:2468] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698963f641ee4196910093b0f58329fb in term 1.
I20260608 12:39:45.497216  3229 consensus_queue.cc:237] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.457221  3175 raft_consensus.cc:2468] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3a8fb6282b74d7ca570cf64c81d5827 in term 1.
I20260608 12:39:45.501106  2992 leader_election.cc:304] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [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: b3a8fb6282b74d7ca570cf64c81d5827, d24243f7f4524b5890ec116f58969108; no voters: 698963f641ee4196910093b0f58329fb
I20260608 12:39:45.502260  3228 raft_consensus.cc:2804] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:45.506002  3228 raft_consensus.cc:697] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 LEADER]: Becoming Leader. State: Replica: b3a8fb6282b74d7ca570cf64c81d5827, State: Running, Role: LEADER
I20260608 12:39:45.507084  3228 consensus_queue.cc:237] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } }
I20260608 12:39:45.507913  2924 catalog_manager.cc:5696] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 698963f641ee4196910093b0f58329fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "698963f641ee4196910093b0f58329fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:45.516383  2923 catalog_manager.cc:5696] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:45.564392  3224 raft_consensus.cc:493] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:45.564960  3224 raft_consensus.cc:515] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.567034  3224 leader_election.cc:290] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), 698963f641ee4196910093b0f58329fb (127.0.107.194:42649)
I20260608 12:39:45.567762  3025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fb7e0c830421cbcd1af4e3aae48c3" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" is_pre_election: true
I20260608 12:39:45.568194  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fb7e0c830421cbcd1af4e3aae48c3" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698963f641ee4196910093b0f58329fb" is_pre_election: true
I20260608 12:39:45.568480  3025 raft_consensus.cc:2468] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24243f7f4524b5890ec116f58969108 in term 0.
I20260608 12:39:45.568832  3101 raft_consensus.cc:2468] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24243f7f4524b5890ec116f58969108 in term 0.
I20260608 12:39:45.569610  3140 leader_election.cc:304] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3a8fb6282b74d7ca570cf64c81d5827, d24243f7f4524b5890ec116f58969108; no voters: 
I20260608 12:39:45.570505  3224 raft_consensus.cc:2804] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:45.570863  3224 raft_consensus.cc:493] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:45.571161  3224 raft_consensus.cc:3060] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.576198  3224 raft_consensus.cc:515] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.578125  3224 leader_election.cc:290] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 election: Requested vote from peers b3a8fb6282b74d7ca570cf64c81d5827 (127.0.107.193:45265), 698963f641ee4196910093b0f58329fb (127.0.107.194:42649)
I20260608 12:39:45.578961  3025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fb7e0c830421cbcd1af4e3aae48c3" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3a8fb6282b74d7ca570cf64c81d5827"
I20260608 12:39:45.579257  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166fb7e0c830421cbcd1af4e3aae48c3" candidate_uuid: "d24243f7f4524b5890ec116f58969108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698963f641ee4196910093b0f58329fb"
I20260608 12:39:45.579871  3101 raft_consensus.cc:3060] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.579463  3025 raft_consensus.cc:3060] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:45.580848  2977 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:39:45.580894  2972 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 12:39:45.584183  2977 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:39:45.587235  3025 raft_consensus.cc:2468] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24243f7f4524b5890ec116f58969108 in term 1.
I20260608 12:39:45.587235  3101 raft_consensus.cc:2468] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24243f7f4524b5890ec116f58969108 in term 1.
I20260608 12:39:45.588785  3140 leader_election.cc:304] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3a8fb6282b74d7ca570cf64c81d5827, d24243f7f4524b5890ec116f58969108; no voters: 
I20260608 12:39:45.589753  3224 raft_consensus.cc:2804] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:45.590197  3224 raft_consensus.cc:697] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 1 LEADER]: Becoming Leader. State: Replica: d24243f7f4524b5890ec116f58969108, State: Running, Role: LEADER
I20260608 12:39:45.590945  3224 consensus_queue.cc:237] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } }
I20260608 12:39:45.598732  2923 catalog_manager.cc:5696] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 reported cstate change: term changed from 0 to 1, leader changed from <none> to d24243f7f4524b5890ec116f58969108 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d24243f7f4524b5890ec116f58969108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3a8fb6282b74d7ca570cf64c81d5827" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698963f641ee4196910093b0f58329fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24243f7f4524b5890ec116f58969108" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:45.693665   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:45.712984   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:45.713970   431 tablet_replica.cc:333] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827: stopping tablet replica
I20260608 12:39:45.714831   431 raft_consensus.cc:2243] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.715205   431 raft_consensus.cc:2272] T 166fb7e0c830421cbcd1af4e3aae48c3 P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.717226   431 tablet_replica.cc:333] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827: stopping tablet replica
I20260608 12:39:45.717849   431 raft_consensus.cc:2243] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.718218   431 raft_consensus.cc:2272] T 81651759e269425abebaff0123957eff P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.719892   431 tablet_replica.cc:333] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827: stopping tablet replica
I20260608 12:39:45.720374   431 raft_consensus.cc:2243] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.720693   431 raft_consensus.cc:2272] T 03cc72a9e5ed41b395f7d7e44b722a95 P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.722443   431 tablet_replica.cc:333] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: stopping tablet replica
I20260608 12:39:45.723150   431 raft_consensus.cc:2243] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:45.723696   431 pending_rounds.cc:70] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: Trying to abort 1 pending ops.
I20260608 12:39:45.723868   431 pending_rounds.cc:77] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658091048673280 op_type: NO_OP noop_request { }
I20260608 12:39:45.724141   431 raft_consensus.cc:2889] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:39:45.724536   431 raft_consensus.cc:2272] T 9ca70c59f1b641ed8f83874a4325373b P b3a8fb6282b74d7ca570cf64c81d5827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.737901   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:45.748611   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:45.764711   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:45.765688   431 tablet_replica.cc:333] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb: stopping tablet replica
I20260608 12:39:45.766302   431 raft_consensus.cc:2243] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.766726   431 raft_consensus.cc:2272] T 166fb7e0c830421cbcd1af4e3aae48c3 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.768612   431 tablet_replica.cc:333] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: stopping tablet replica
I20260608 12:39:45.769127   431 raft_consensus.cc:2243] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:45.769832   431 pending_rounds.cc:70] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: Trying to abort 1 pending ops.
I20260608 12:39:45.770030   431 pending_rounds.cc:77] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658091007823872 op_type: NO_OP noop_request { }
I20260608 12:39:45.770314   431 raft_consensus.cc:2889] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:39:45.770591   431 raft_consensus.cc:2272] T 81651759e269425abebaff0123957eff P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.772933   431 tablet_replica.cc:333] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb: stopping tablet replica
I20260608 12:39:45.773440   431 raft_consensus.cc:2243] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.773880   431 raft_consensus.cc:2272] T 9ca70c59f1b641ed8f83874a4325373b P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.775699   431 tablet_replica.cc:333] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb: stopping tablet replica
I20260608 12:39:45.776149   431 raft_consensus.cc:2243] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.776525   431 raft_consensus.cc:2272] T 03cc72a9e5ed41b395f7d7e44b722a95 P 698963f641ee4196910093b0f58329fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.798524   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:45.808983   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:45.825693   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:45.826428   431 tablet_replica.cc:333] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108: stopping tablet replica
I20260608 12:39:45.827036   431 raft_consensus.cc:2243] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.827484   431 raft_consensus.cc:2272] T 9ca70c59f1b641ed8f83874a4325373b P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.829355   431 tablet_replica.cc:333] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: stopping tablet replica
I20260608 12:39:45.830005   431 raft_consensus.cc:2243] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:45.830607   431 pending_rounds.cc:70] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: Trying to abort 1 pending ops.
I20260608 12:39:45.830780   431 pending_rounds.cc:77] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658090843967488 op_type: NO_OP noop_request { }
I20260608 12:39:45.831099   431 raft_consensus.cc:2889] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:39:45.831408   431 raft_consensus.cc:2272] T 03cc72a9e5ed41b395f7d7e44b722a95 P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.833640   431 tablet_replica.cc:333] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108: stopping tablet replica
I20260608 12:39:45.834167   431 raft_consensus.cc:2243] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:45.834594   431 raft_consensus.cc:2272] T 81651759e269425abebaff0123957eff P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.836277   431 tablet_replica.cc:333] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: stopping tablet replica
I20260608 12:39:45.836771   431 raft_consensus.cc:2243] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:45.837357   431 pending_rounds.cc:70] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: Trying to abort 1 pending ops.
I20260608 12:39:45.837517   431 pending_rounds.cc:77] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658091387879424 op_type: NO_OP noop_request { }
I20260608 12:39:45.837893   431 raft_consensus.cc:2889] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:39:45.838222   431 raft_consensus.cc:2272] T 166fb7e0c830421cbcd1af4e3aae48c3 P d24243f7f4524b5890ec116f58969108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.861215   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:45.872368   431 master.cc:562] Master@127.0.107.254:41129 shutting down...
I20260608 12:39:45.888433   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:45.888998   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.889343   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 087d72249a46439b8126f945ee1d8b8f: stopping tablet replica
I20260608 12:39:45.907323   431 master.cc:584] Master@127.0.107.254:41129 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2501 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:39:45.938592   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45865
I20260608 12:39:45.939738   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:45.945063  3255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:45.945359  3256 instance_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:39:45.946707  3258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:45.947645   431 server_base.cc:1061] running on GCE node
I20260608 12:39:45.948488   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:45.948712   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:45.948876   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922385948853 us; error 0 us; skew 500 ppm
I20260608 12:39:45.949462   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:45.951897   431 webserver.cc:533] Webserver started at http://127.0.107.254:35385/ using document root <none> and password file <none>
I20260608 12:39:45.952432   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:45.952639   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:45.952915   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:45.954082   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "af0074685da345258b7d800fd4d67899"
format_stamp: "Formatted at 2026-06-08 12:39:45 on dist-test-slave-5cx1"
I20260608 12:39:45.958652   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:45.962184  3263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:45.963160   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:45.963562   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "af0074685da345258b7d800fd4d67899"
format_stamp: "Formatted at 2026-06-08 12:39:45 on dist-test-slave-5cx1"
I20260608 12:39:45.963990   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-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:39:45.987118   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:45.988255   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:46.026147   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45865
I20260608 12:39:46.026273  3314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45865 every 8 connection(s)
I20260608 12:39:46.030316  3315 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:39:46.041347  3315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899: Bootstrap starting.
I20260608 12:39:46.046149  3315 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:46.050277  3315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899: No bootstrap required, opened a new log
I20260608 12:39:46.052392  3315 raft_consensus.cc:359] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0074685da345258b7d800fd4d67899" member_type: VOTER }
I20260608 12:39:46.052781  3315 raft_consensus.cc:385] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:46.052966  3315 raft_consensus.cc:740] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af0074685da345258b7d800fd4d67899, State: Initialized, Role: FOLLOWER
I20260608 12:39:46.053612  3315 consensus_queue.cc:260] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af0074685da345258b7d800fd4d67899" member_type: VOTER }
I20260608 12:39:46.054059  3315 raft_consensus.cc:399] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:46.054250  3315 raft_consensus.cc:493] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:46.054463  3315 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:46.058808  3315 raft_consensus.cc:515] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0074685da345258b7d800fd4d67899" member_type: VOTER }
I20260608 12:39:46.059284  3315 leader_election.cc:304] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [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: af0074685da345258b7d800fd4d67899; no voters: 
I20260608 12:39:46.060354  3315 leader_election.cc:290] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:46.060743  3318 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:46.062155  3318 raft_consensus.cc:697] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 1 LEADER]: Becoming Leader. State: Replica: af0074685da345258b7d800fd4d67899, State: Running, Role: LEADER
I20260608 12:39:46.062850  3318 consensus_queue.cc:237] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [LEADER]: Queue going to LEADER mode. State: All 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: "af0074685da345258b7d800fd4d67899" member_type: VOTER }
I20260608 12:39:46.063369  3315 sys_catalog.cc:565] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:46.065944  3320 sys_catalog.cc:455] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af0074685da345258b7d800fd4d67899. Latest consensus state: current_term: 1 leader_uuid: "af0074685da345258b7d800fd4d67899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0074685da345258b7d800fd4d67899" member_type: VOTER } }
I20260608 12:39:46.066517  3320 sys_catalog.cc:458] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:46.066162  3319 sys_catalog.cc:455] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af0074685da345258b7d800fd4d67899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0074685da345258b7d800fd4d67899" member_type: VOTER } }
I20260608 12:39:46.067080  3319 sys_catalog.cc:458] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:46.071398  3323 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:46.077407  3323 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:46.078737   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:46.086575  3323 catalog_manager.cc:1382] Generated new cluster ID: 8d30e9089b094150b19dd91b88564e6d
I20260608 12:39:46.086879  3323 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:46.104282  3323 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:46.105643  3323 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:46.120230  3323 catalog_manager.cc:6069] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899: Generated new TSK 0
I20260608 12:39:46.120891  3323 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:46.145774   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:46.152143  3336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:46.153616  3337 instance_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:39:46.155197  3339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:46.155778   431 server_base.cc:1061] running on GCE node
I20260608 12:39:46.156545   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:46.156744   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:46.156870   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922386156859 us; error 0 us; skew 500 ppm
I20260608 12:39:46.157392   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:46.159845   431 webserver.cc:533] Webserver started at http://127.0.107.193:34419/ using document root <none> and password file <none>
I20260608 12:39:46.160353   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:46.160509   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:46.160732   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:46.161844   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
format_stamp: "Formatted at 2026-06-08 12:39:46 on dist-test-slave-5cx1"
I20260608 12:39:46.166584   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:39:46.169984  3344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.170794   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:39:46.171118   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
format_stamp: "Formatted at 2026-06-08 12:39:46 on dist-test-slave-5cx1"
I20260608 12:39:46.171468   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-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:39:46.196784   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:46.198115   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:46.199651   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:46.202214   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:46.202450   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.202692   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:46.202872   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.243148   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39761
I20260608 12:39:46.243257  3406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39761 every 8 connection(s)
I20260608 12:39:46.248476   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:46.255246  3411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:46.256865  3412 instance_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:39:46.258972   431 server_base.cc:1061] running on GCE node
W20260608 12:39:46.259083  3414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:46.260114   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:46.260360   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:46.260568   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922386260550 us; error 0 us; skew 500 ppm
I20260608 12:39:46.261169   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:46.261705  3407 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45865
I20260608 12:39:46.262035  3407 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:46.262914  3407 heartbeater.cc:507] Master 127.0.107.254:45865 requested a full tablet report, sending...
I20260608 12:39:46.263826   431 webserver.cc:533] Webserver started at http://127.0.107.194:38129/ using document root <none> and password file <none>
I20260608 12:39:46.264494   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:46.264765   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:46.265081   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:46.265358  3280 ts_manager.cc:194] Registered new tserver with Master: ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:46.266335   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "f12f8ac840a240ff8692d0db98300108"
format_stamp: "Formatted at 2026-06-08 12:39:46 on dist-test-slave-5cx1"
I20260608 12:39:46.267437  3280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51380
I20260608 12:39:46.271136   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:46.275143  3419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.276100   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:46.276366   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "f12f8ac840a240ff8692d0db98300108"
format_stamp: "Formatted at 2026-06-08 12:39:46 on dist-test-slave-5cx1"
I20260608 12:39:46.276626   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-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:39:46.294406   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:46.295523   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:46.296958   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:46.299528   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:46.299712   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.300037   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:46.300205   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.339512   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40361
I20260608 12:39:46.339668  3481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40361 every 8 connection(s)
I20260608 12:39:46.344537   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:46.351130  3485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:46.351644  3486 instance_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:39:46.355103   431 server_base.cc:1061] running on GCE node
W20260608 12:39:46.355047  3489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:46.356096  3482 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45865
I20260608 12:39:46.356417   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:39:46.356540  3482 heartbeater.cc:461] Registering TS with master...
W20260608 12:39:46.356714   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:46.356945   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922386356927 us; error 0 us; skew 500 ppm
I20260608 12:39:46.357497  3482 heartbeater.cc:507] Master 127.0.107.254:45865 requested a full tablet report, sending...
I20260608 12:39:46.357829   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:46.359967  3280 ts_manager.cc:194] Registered new tserver with Master: f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:46.361168   431 webserver.cc:533] Webserver started at http://127.0.107.195:44439/ using document root <none> and password file <none>
I20260608 12:39:46.361912   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:46.361892  3280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51392
I20260608 12:39:46.362367   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:46.362725   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:46.364104   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "24cc763620a9451b84e00e67f8f675ce"
format_stamp: "Formatted at 2026-06-08 12:39:46 on dist-test-slave-5cx1"
I20260608 12:39:46.368781   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:46.372159  3493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.373198   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:46.373610   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "24cc763620a9451b84e00e67f8f675ce"
format_stamp: "Formatted at 2026-06-08 12:39:46 on dist-test-slave-5cx1"
I20260608 12:39:46.373965   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-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:39:46.390727   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:46.391955   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:46.393894   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:46.396291   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:46.396535   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.396786   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:46.396983   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:46.437448   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37571
I20260608 12:39:46.437628  3555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37571 every 8 connection(s)
I20260608 12:39:46.452510  3556 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45865
I20260608 12:39:46.452950  3556 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:46.453832  3556 heartbeater.cc:507] Master 127.0.107.254:45865 requested a full tablet report, sending...
I20260608 12:39:46.456287  3280 ts_manager.cc:194] Registered new tserver with Master: 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:46.457239   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015969326s
I20260608 12:39:46.457684  3280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51408
I20260608 12:39:47.269932  3407 heartbeater.cc:499] Master 127.0.107.254:45865 was elected leader, sending a full tablet report...
I20260608 12:39:47.365114  3482 heartbeater.cc:499] Master 127.0.107.254:45865 was elected leader, sending a full tablet report...
I20260608 12:39:47.460580  3556 heartbeater.cc:499] Master 127.0.107.254:45865 was elected leader, sending a full tablet report...
I20260608 12:39:47.512985  3280 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51418:
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:39:47.515298  3280 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:39:47.597460  3521 tablet_service.cc:1511] Processing CreateTablet for tablet 707549bf37624503bd75cbea7f2244c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.598307  3372 tablet_service.cc:1511] Processing CreateTablet for tablet 707549bf37624503bd75cbea7f2244c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.599139  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707549bf37624503bd75cbea7f2244c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.599033  3520 tablet_service.cc:1511] Processing CreateTablet for tablet 509bdea07d63486e8a8eeb1463eaee77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.599900  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707549bf37624503bd75cbea7f2244c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.600626  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509bdea07d63486e8a8eeb1463eaee77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.603130  3519 tablet_service.cc:1511] Processing CreateTablet for tablet abaee8beeca34104b59491e10b4fc75d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.604208  3517 tablet_service.cc:1511] Processing CreateTablet for tablet b15f68e5e07546bb8c7c3a4e7ddba5ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.604749  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abaee8beeca34104b59491e10b4fc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.605633  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15f68e5e07546bb8c7c3a4e7ddba5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.606817  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9cbf1535e947d98377a980f90702f4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.608284  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9cbf1535e947d98377a980f90702f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.609578  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 707549bf37624503bd75cbea7f2244c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.611069  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707549bf37624503bd75cbea7f2244c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.610793  3370 tablet_service.cc:1511] Processing CreateTablet for tablet abaee8beeca34104b59491e10b4fc75d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.612267  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abaee8beeca34104b59491e10b4fc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.603133  3369 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9cbf1535e947d98377a980f90702f4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.613359  3371 tablet_service.cc:1511] Processing CreateTablet for tablet 509bdea07d63486e8a8eeb1463eaee77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.616335  3369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9cbf1535e947d98377a980f90702f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.615988  3446 tablet_service.cc:1511] Processing CreateTablet for tablet 509bdea07d63486e8a8eeb1463eaee77 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.617969  3446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509bdea07d63486e8a8eeb1463eaee77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.623183  3368 tablet_service.cc:1511] Processing CreateTablet for tablet b15f68e5e07546bb8c7c3a4e7ddba5ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.624048  3445 tablet_service.cc:1511] Processing CreateTablet for tablet abaee8beeca34104b59491e10b4fc75d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.625488  3445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abaee8beeca34104b59491e10b4fc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.628198  3442 tablet_service.cc:1511] Processing CreateTablet for tablet 83231f968b924b2c93f6a236c3e038b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.621198  3371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509bdea07d63486e8a8eeb1463eaee77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.630643  3443 tablet_service.cc:1511] Processing CreateTablet for tablet b15f68e5e07546bb8c7c3a4e7ddba5ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.632153  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83231f968b924b2c93f6a236c3e038b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.633361  3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15f68e5e07546bb8c7c3a4e7ddba5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.628214  3444 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9cbf1535e947d98377a980f90702f4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.637338  3444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9cbf1535e947d98377a980f90702f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.641945  3443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15f68e5e07546bb8c7c3a4e7ddba5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.649353  3367 tablet_service.cc:1511] Processing CreateTablet for tablet 83231f968b924b2c93f6a236c3e038b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.651719  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83231f968b924b2c93f6a236c3e038b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.672906  3520 tablet_service.cc:1511] Processing CreateTablet for tablet 83231f968b924b2c93f6a236c3e038b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.674573  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83231f968b924b2c93f6a236c3e038b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.674427  3366 tablet_service.cc:1511] Processing CreateTablet for tablet 303f88fe035f4125b875deed4ccfdca4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.675464  3441 tablet_service.cc:1511] Processing CreateTablet for tablet 303f88fe035f4125b875deed4ccfdca4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.676187  3366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303f88fe035f4125b875deed4ccfdca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.676971  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303f88fe035f4125b875deed4ccfdca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.734011  3577 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:47.737950  3440 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae826b6a634774bd0c4fa6a2dbf42d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.739804  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae826b6a634774bd0c4fa6a2dbf42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.750244  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae826b6a634774bd0c4fa6a2dbf42d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.750244  3370 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae826b6a634774bd0c4fa6a2dbf42d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.752123  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae826b6a634774bd0c4fa6a2dbf42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.756453  3519 tablet_service.cc:1511] Processing CreateTablet for tablet 303f88fe035f4125b875deed4ccfdca4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:39:47.757027  3577 tablet_bootstrap.cc:654] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.757351  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae826b6a634774bd0c4fa6a2dbf42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.757946  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303f88fe035f4125b875deed4ccfdca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:47.766091  3578 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:47.770356  3576 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:47.776760  3578 tablet_bootstrap.cc:654] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.777626  3577 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:47.787572  3576 tablet_bootstrap.cc:654] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.778173  3577 ts_tablet_manager.cc:1403] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260608 12:39:47.792093  3577 raft_consensus.cc:359] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.793365  3577 raft_consensus.cc:385] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.793800  3577 raft_consensus.cc:740] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.794952  3577 consensus_queue.cc:260] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.796144  3578 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:47.796728  3578 ts_tablet_manager.cc:1403] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260608 12:39:47.798465  3577 ts_tablet_manager.cc:1434] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:39:47.799594  3582 raft_consensus.cc:493] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:47.800064  3576 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:47.800587  3576 ts_tablet_manager.cc:1403] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260608 12:39:47.800204  3578 raft_consensus.cc:359] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.800241  3582 raft_consensus.cc:515] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.808461  3578 raft_consensus.cc:385] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.809046  3578 raft_consensus.cc:740] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.810155  3582 leader_election.cc:290] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:47.810096  3578 consensus_queue.cc:260] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.810636  3576 raft_consensus.cc:359] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.812269  3577 tablet_bootstrap.cc:492] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:47.812364  3576 raft_consensus.cc:385] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.813445  3576 raft_consensus.cc:740] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.815582  3576 consensus_queue.cc:260] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.827132  3578 ts_tablet_manager.cc:1434] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.006s
I20260608 12:39:47.828327  3578 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:47.830835  3576 ts_tablet_manager.cc:1434] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.004s
I20260608 12:39:47.832116  3576 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:47.834587  3578 tablet_bootstrap.cc:654] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.836383  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abaee8beeca34104b59491e10b4fc75d" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
W20260608 12:39:47.838816  3420 leader_election.cc:343] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:47.841856  3576 tablet_bootstrap.cc:654] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.848974  3578 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:47.849695  3578 ts_tablet_manager.cc:1403] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260608 12:39:47.852975  3577 tablet_bootstrap.cc:654] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.853138  3578 raft_consensus.cc:359] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.854230  3578 raft_consensus.cc:385] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.854640  3578 raft_consensus.cc:740] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.855643  3578 consensus_queue.cc:260] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.858328  3578 ts_tablet_manager.cc:1434] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:39:47.858815  3576 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:47.859377  3576 ts_tablet_manager.cc:1403] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260608 12:39:47.859555  3578 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:47.862867  3576 raft_consensus.cc:359] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.863754  3576 raft_consensus.cc:385] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.864127  3576 raft_consensus.cc:740] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.865124  3576 consensus_queue.cc:260] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.867846  3578 tablet_bootstrap.cc:654] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.868578  3576 ts_tablet_manager.cc:1434] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:39:47.869801  3576 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:47.876227  3576 tablet_bootstrap.cc:654] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.882195  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abaee8beeca34104b59491e10b4fc75d" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
W20260608 12:39:47.884061  3421 leader_election.cc:343] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:47.884604  3421 leader_election.cc:304] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [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: f12f8ac840a240ff8692d0db98300108; no voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:47.885520  3583 raft_consensus.cc:2749] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:47.889950  3578 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:47.890429  3578 ts_tablet_manager.cc:1403] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.002s
I20260608 12:39:47.890573  3576 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:47.891088  3576 ts_tablet_manager.cc:1403] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260608 12:39:47.891373  3577 tablet_bootstrap.cc:492] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:47.891934  3577 ts_tablet_manager.cc:1403] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.002s
I20260608 12:39:47.892918  3578 raft_consensus.cc:359] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.893513  3578 raft_consensus.cc:385] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.893822  3578 raft_consensus.cc:740] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.894133  3576 raft_consensus.cc:359] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.894465  3578 consensus_queue.cc:260] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.894925  3576 raft_consensus.cc:385] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.895362  3576 raft_consensus.cc:740] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.894970  3577 raft_consensus.cc:359] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.895960  3577 raft_consensus.cc:385] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.896308  3577 raft_consensus.cc:740] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.896718  3578 ts_tablet_manager.cc:1434] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 12:39:47.896333  3576 consensus_queue.cc:260] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.897743  3578 tablet_bootstrap.cc:492] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:47.899112  3576 ts_tablet_manager.cc:1434] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:39:47.900221  3576 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:47.900905  3586 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:47.901433  3586 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.904469  3578 tablet_bootstrap.cc:654] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.907166  3576 tablet_bootstrap.cc:654] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.908264  3585 raft_consensus.cc:493] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:47.909173  3586 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:47.908998  3585 raft_consensus.cc:515] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.897346  3577 consensus_queue.cc:260] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.919481  3586 raft_consensus.cc:493] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:47.920226  3586 raft_consensus.cc:515] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.923346  3586 leader_election.cc:290] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:47.928076  3585 leader_election.cc:290] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:47.934715  3577 ts_tablet_manager.cc:1434] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260608 12:39:47.936290  3577 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:47.959556  3577 tablet_bootstrap.cc:654] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.979200  3577 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:47.979998  3577 ts_tablet_manager.cc:1403] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.004s
I20260608 12:39:47.987244  3577 raft_consensus.cc:359] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.988442  3577 raft_consensus.cc:385] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.988950  3577 raft_consensus.cc:740] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.996265  3577 consensus_queue.cc:260] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:47.997440  3583 raft_consensus.cc:493] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:47.998427  3583 raft_consensus.cc:515] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.001298  3583 leader_election.cc:290] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.002844  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9cbf1535e947d98377a980f90702f4" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:48.004851  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9cbf1535e947d98377a980f90702f4" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
W20260608 12:39:48.006594  3420 leader_election.cc:343] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:39:48.007511  3421 leader_election.cc:343] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.007993  3421 leader_election.cc:304] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [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: f12f8ac840a240ff8692d0db98300108; no voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:48.008903  3583 raft_consensus.cc:2749] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.011703  3577 ts_tablet_manager.cc:1434] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260608 12:39:48.018602  3577 tablet_bootstrap.cc:492] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:48.022461  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
W20260608 12:39:48.023905  3346 leader_election.cc:343] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.025364  3577 tablet_bootstrap.cc:654] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.028131  3578 tablet_bootstrap.cc:492] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:48.028357  3576 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:48.028637  3578 ts_tablet_manager.cc:1403] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.131s	user 0.058s	sys 0.048s
I20260608 12:39:48.029075  3576 ts_tablet_manager.cc:1403] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.129s	user 0.032s	sys 0.081s
I20260608 12:39:48.031865  3578 raft_consensus.cc:359] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.032647  3578 raft_consensus.cc:385] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.033885  3578 raft_consensus.cc:740] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.034837  3578 consensus_queue.cc:260] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.036459  3576 raft_consensus.cc:359] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.037233  3578 ts_tablet_manager.cc:1434] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:39:48.038522  3578 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:48.045122  3578 tablet_bootstrap.cc:654] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.044950  3586 raft_consensus.cc:493] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.045821  3586 raft_consensus.cc:515] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.050988  3586 leader_election.cc:290] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:48.054754  3576 raft_consensus.cc:385] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.055243  3576 raft_consensus.cc:740] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.056138  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.056370  3576 consensus_queue.cc:260] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.057428  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.057719  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.058525  3578 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:48.059033  3578 ts_tablet_manager.cc:1403] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260608 12:39:48.059453  3576 ts_tablet_manager.cc:1434] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260608 12:39:48.060616  3576 tablet_bootstrap.cc:492] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
W20260608 12:39:48.060604  3494 leader_election.cc:343] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:39:48.061650  3494 leader_election.cc:343] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:39:48.062022  3345 leader_election.cc:343] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.062525  3345 leader_election.cc:304] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108
I20260608 12:39:48.062289  3578 raft_consensus.cc:359] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.063190  3578 raft_consensus.cc:385] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.059214  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.063541  3578 raft_consensus.cc:740] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.063493  3585 raft_consensus.cc:2749] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.063957  3381 raft_consensus.cc:2468] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:48.065076  3578 consensus_queue.cc:260] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.065754  3494 leader_election.cc:304] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.066732  3586 raft_consensus.cc:2804] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.067309  3586 raft_consensus.cc:493] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.067821  3578 ts_tablet_manager.cc:1434] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:39:48.067694  3586 raft_consensus.cc:3060] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.069180  3578 tablet_bootstrap.cc:492] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:48.067658  3585 raft_consensus.cc:493] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.069914  3585 raft_consensus.cc:515] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.074210  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abaee8beeca34104b59491e10b4fc75d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.074970  3457 raft_consensus.cc:2468] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 0.
I20260608 12:39:48.076944  3578 tablet_bootstrap.cc:654] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
W20260608 12:39:48.077021  3328 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:48.077975  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abaee8beeca34104b59491e10b4fc75d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:48.078017  3345 leader_election.cc:304] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:48.078928  3531 raft_consensus.cc:2468] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 0.
I20260608 12:39:48.078764  3333 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:39:48.088061  3333 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:39:48.089457  3585 leader_election.cc:290] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.091265  3585 raft_consensus.cc:2804] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.091796  3585 raft_consensus.cc:493] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.092267  3585 raft_consensus.cc:3060] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.098892  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
W20260608 12:39:48.101398  3494 leader_election.cc:343] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.103150  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.105326  3583 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.106062  3583 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.109222  3576 tablet_bootstrap.cc:654] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.110134  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.110508  3583 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
W20260608 12:39:48.111954  3420 leader_election.cc:343] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.111760  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
W20260608 12:39:48.112900  3494 leader_election.cc:343] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.113606  3494 leader_election.cc:304] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce; no voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108
I20260608 12:39:48.115363  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.114895  3586 raft_consensus.cc:515] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.115780  3606 raft_consensus.cc:2749] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.116104  3457 raft_consensus.cc:2468] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:48.112937  3531 raft_consensus.cc:2468] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 0.
I20260608 12:39:48.119323  3586 leader_election.cc:290] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:48.119405  3421 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:48.121717  3583 raft_consensus.cc:2804] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.122383  3583 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.122934  3583 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.123303  3585 raft_consensus.cc:515] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.127620  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abaee8beeca34104b59491e10b4fc75d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.127823  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abaee8beeca34104b59491e10b4fc75d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:48.128368  3457 raft_consensus.cc:3060] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.130520  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:48.131227  3381 raft_consensus.cc:3060] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.131402  3576 tablet_bootstrap.cc:492] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:48.132062  3576 ts_tablet_manager.cc:1403] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.004s
I20260608 12:39:48.133137  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.131946  3494 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:48.136145  3586 raft_consensus.cc:2804] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.136618  3586 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.137051  3586 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:48.136848  3494 leader_election.cc:343] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.139770  3381 raft_consensus.cc:2468] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:48.128412  3531 raft_consensus.cc:3060] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.141779  3494 leader_election.cc:304] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: f12f8ac840a240ff8692d0db98300108
I20260608 12:39:48.143090  3606 raft_consensus.cc:2804] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.145387  3586 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.148190  3586 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:48.149402  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.152141  3531 raft_consensus.cc:2468] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 1.
I20260608 12:39:48.153739  3346 leader_election.cc:304] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.154096  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:48.155166  3603 raft_consensus.cc:2804] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.156457  3585 leader_election.cc:290] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
W20260608 12:39:48.157829  3494 leader_election.cc:343] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.157637  3576 raft_consensus.cc:359] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.158908  3576 raft_consensus.cc:385] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.159372  3576 raft_consensus.cc:740] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.160168  3603 raft_consensus.cc:697] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Becoming Leader. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Running, Role: LEADER
I20260608 12:39:48.161159  3603 consensus_queue.cc:237] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.161329  3576 consensus_queue.cc:260] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.162032  3578 tablet_bootstrap.cc:492] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:48.162669  3578 ts_tablet_manager.cc:1403] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.094s	user 0.049s	sys 0.029s
I20260608 12:39:48.163192  3606 raft_consensus.cc:697] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Leader. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:48.163998  3576 ts_tablet_manager.cc:1434] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.008s
I20260608 12:39:48.164496  3606 consensus_queue.cc:237] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.156208  3457 raft_consensus.cc:2468] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 1.
I20260608 12:39:48.166102  3577 tablet_bootstrap.cc:492] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:48.166757  3577 ts_tablet_manager.cc:1403] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.154s	user 0.035s	sys 0.037s
I20260608 12:39:48.166373  3578 raft_consensus.cc:359] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.167162  3576 tablet_bootstrap.cc:492] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:48.167222  3578 raft_consensus.cc:385] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.167775  3578 raft_consensus.cc:740] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.155296  3583 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.168709  3578 consensus_queue.cc:260] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.170126  3456 raft_consensus.cc:2393] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24cc763620a9451b84e00e67f8f675ce in current term 1: Already voted for candidate f12f8ac840a240ff8692d0db98300108 in this term.
I20260608 12:39:48.170315  3577 raft_consensus.cc:359] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.171142  3577 raft_consensus.cc:385] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.171468  3577 raft_consensus.cc:740] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.171826  3578 ts_tablet_manager.cc:1434] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 12:39:48.172412  3494 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce; no voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108
I20260608 12:39:48.172942  3578 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:48.173938  3607 raft_consensus.cc:2749] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.177524  3576 tablet_bootstrap.cc:654] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.177734  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
W20260608 12:39:48.179553  3420 leader_election.cc:343] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:48.180769  3578 tablet_bootstrap.cc:654] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.181604  3583 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.181866  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:48.182783  3531 raft_consensus.cc:2393] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f12f8ac840a240ff8692d0db98300108 in current term 1: Already voted for candidate 24cc763620a9451b84e00e67f8f675ce in this term.
I20260608 12:39:48.182214  3278 catalog_manager.cc:5696] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:48.184360  3421 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [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: f12f8ac840a240ff8692d0db98300108; no voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:48.186057  3583 raft_consensus.cc:2749] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.191676  3577 consensus_queue.cc:260] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.193178  3576 tablet_bootstrap.cc:492] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:48.193766  3576 ts_tablet_manager.cc:1403] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.014s
I20260608 12:39:48.197463  3576 raft_consensus.cc:359] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.198935  3576 raft_consensus.cc:385] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.199335  3576 raft_consensus.cc:740] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.200424  3576 consensus_queue.cc:260] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.208076  3577 ts_tablet_manager.cc:1434] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260608 12:39:48.209213  3577 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:48.210088  3279 catalog_manager.cc:5696] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc763620a9451b84e00e67f8f675ce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:48.216197  3577 tablet_bootstrap.cc:654] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.218959  3578 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:48.219619  3578 ts_tablet_manager.cc:1403] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.017s
I20260608 12:39:48.219812  3576 ts_tablet_manager.cc:1434] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260608 12:39:48.221026  3576 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:48.224145  3578 raft_consensus.cc:359] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.225242  3578 raft_consensus.cc:385] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.225720  3578 raft_consensus.cc:740] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.227063  3578 consensus_queue.cc:260] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.229127  3576 tablet_bootstrap.cc:654] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.229175  3578 ts_tablet_manager.cc:1434] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:39:48.230204  3577 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:48.230459  3578 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:48.230737  3577 ts_tablet_manager.cc:1403] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 12:39:48.234014  3577 raft_consensus.cc:359] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.234807  3577 raft_consensus.cc:385] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.235121  3577 raft_consensus.cc:740] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.236048  3577 consensus_queue.cc:260] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.237627  3578 tablet_bootstrap.cc:654] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.242709  3577 ts_tablet_manager.cc:1434] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:39:48.244463  3577 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:48.249406  3578 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:48.250090  3578 ts_tablet_manager.cc:1403] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:39:48.252009  3577 tablet_bootstrap.cc:654] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.258173  3576 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:48.258888  3576 ts_tablet_manager.cc:1403] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.014s
I20260608 12:39:48.258745  3578 raft_consensus.cc:359] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.259532  3578 raft_consensus.cc:385] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.259831  3578 raft_consensus.cc:740] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.260525  3578 consensus_queue.cc:260] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.262959  3578 ts_tablet_manager.cc:1434] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:39:48.271934  3576 raft_consensus.cc:359] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.272363  3606 raft_consensus.cc:493] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.272802  3576 raft_consensus.cc:385] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.273177  3576 raft_consensus.cc:740] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.272981  3606 raft_consensus.cc:515] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.274094  3576 consensus_queue.cc:260] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.279536  3606 leader_election.cc:290] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:48.281132  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9cbf1535e947d98377a980f90702f4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.281864  3456 raft_consensus.cc:2468] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:48.282315  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9cbf1535e947d98377a980f90702f4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.282989  3381 raft_consensus.cc:2468] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:48.284405  3494 leader_election.cc:304] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.285054  3606 raft_consensus.cc:2804] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.285496  3606 raft_consensus.cc:493] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.285887  3576 ts_tablet_manager.cc:1434] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260608 12:39:48.285969  3606 raft_consensus.cc:3060] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.287118  3576 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:48.292507  3576 tablet_bootstrap.cc:654] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.292840  3606 raft_consensus.cc:515] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.294866  3606 leader_election.cc:290] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:48.295343  3577 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:48.296017  3577 ts_tablet_manager.cc:1403] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.015s
I20260608 12:39:48.296492  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9cbf1535e947d98377a980f90702f4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.297143  3456 raft_consensus.cc:3060] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.299084  3577 raft_consensus.cc:359] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.299774  3577 raft_consensus.cc:385] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.300050  3577 raft_consensus.cc:740] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.300352  3576 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:48.300784  3576 ts_tablet_manager.cc:1403] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260608 12:39:48.300838  3577 consensus_queue.cc:260] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.303263  3577 ts_tablet_manager.cc:1434] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:48.303553  3456 raft_consensus.cc:2468] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:48.303694  3576 raft_consensus.cc:359] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.304363  3576 raft_consensus.cc:385] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.304468  3577 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:48.304719  3576 raft_consensus.cc:740] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.297166  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9cbf1535e947d98377a980f90702f4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:48.305040  3494 leader_election.cc:304] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:48.305481  3381 raft_consensus.cc:3060] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.305676  3576 consensus_queue.cc:260] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.307888  3576 ts_tablet_manager.cc:1434] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:39:48.311369  3577 tablet_bootstrap.cc:654] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.312988  3381 raft_consensus.cc:2468] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:48.315922  3606 raft_consensus.cc:2804] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.316480  3606 raft_consensus.cc:697] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Leader. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:48.318058  3606 consensus_queue.cc:237] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.319139  3577 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:48.319649  3577 ts_tablet_manager.cc:1403] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260608 12:39:48.322017  3577 raft_consensus.cc:359] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.322829  3577 raft_consensus.cc:385] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.323174  3577 raft_consensus.cc:740] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.323987  3577 consensus_queue.cc:260] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.326265  3577 ts_tablet_manager.cc:1434] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:39:48.327225  3577 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:48.326646  3279 catalog_manager.cc:5696] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc763620a9451b84e00e67f8f675ce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:48.333472  3577 tablet_bootstrap.cc:654] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.338912  3577 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:48.339326  3577 ts_tablet_manager.cc:1403] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260608 12:39:48.341827  3577 raft_consensus.cc:359] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.342449  3577 raft_consensus.cc:385] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.342675  3577 raft_consensus.cc:740] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.343211  3577 consensus_queue.cc:260] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.344699  3577 ts_tablet_manager.cc:1434] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:39:48.439543  3583 raft_consensus.cc:493] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.440070  3583 raft_consensus.cc:515] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.440933  3606 raft_consensus.cc:493] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.441388  3606 raft_consensus.cc:515] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.442034  3583 leader_election.cc:290] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.442869  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.443053  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:48.443540  3381 raft_consensus.cc:2468] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 0.
I20260608 12:39:48.443634  3531 raft_consensus.cc:2468] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 0.
I20260608 12:39:48.444600  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.444844  3420 leader_election.cc:304] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:48.444962  3606 leader_election.cc:290] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:48.445742  3380 raft_consensus.cc:2468] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:48.446014  3583 raft_consensus.cc:2804] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.446300  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.446538  3583 raft_consensus.cc:493] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.446954  3583 raft_consensus.cc:3060] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.446942  3494 leader_election.cc:304] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.447856  3606 raft_consensus.cc:2804] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.448159  3606 raft_consensus.cc:493] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.448453  3606 raft_consensus.cc:3060] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.452495  3583 raft_consensus.cc:515] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.453704  3456 raft_consensus.cc:2393] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24cc763620a9451b84e00e67f8f675ce in current term 1: Already voted for candidate f12f8ac840a240ff8692d0db98300108 in this term.
I20260608 12:39:48.454592  3583 leader_election.cc:290] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.455149  3606 raft_consensus.cc:515] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.456475  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:48.456471  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:48.457321  3606 leader_election.cc:290] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:48.457976  3531 raft_consensus.cc:2393] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f12f8ac840a240ff8692d0db98300108 in current term 1: Already voted for candidate 24cc763620a9451b84e00e67f8f675ce in this term.
I20260608 12:39:48.457402  3380 raft_consensus.cc:3060] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.458541  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.459007  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15f68e5e07546bb8c7c3a4e7ddba5ab" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:48.459506  3456 raft_consensus.cc:2393] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24cc763620a9451b84e00e67f8f675ce in current term 1: Already voted for candidate f12f8ac840a240ff8692d0db98300108 in this term.
I20260608 12:39:48.460898  3494 leader_election.cc:304] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce; no voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108
I20260608 12:39:48.461794  3606 raft_consensus.cc:2749] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.464694  3380 raft_consensus.cc:2468] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 1.
I20260608 12:39:48.465936  3420 leader_election.cc:304] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [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: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108; no voters: 24cc763620a9451b84e00e67f8f675ce
I20260608 12:39:48.466687  3583 raft_consensus.cc:2804] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.467177  3583 raft_consensus.cc:697] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 1 LEADER]: Becoming Leader. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Running, Role: LEADER
I20260608 12:39:48.467952  3583 consensus_queue.cc:237] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.469671  3603 raft_consensus.cc:493] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.470155  3603 raft_consensus.cc:515] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.472424  3603 leader_election.cc:290] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.473886  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.473950  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:48.474687  3531 raft_consensus.cc:2468] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 0.
I20260608 12:39:48.474647  3456 raft_consensus.cc:2468] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 0.
I20260608 12:39:48.476162  3346 leader_election.cc:304] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.476928  3603 raft_consensus.cc:2804] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.477316  3603 raft_consensus.cc:493] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.476773  3279 catalog_manager.cc:5696] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12f8ac840a240ff8692d0db98300108 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:48.477707  3603 raft_consensus.cc:3060] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.483525  3603 raft_consensus.cc:515] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.485931  3603 leader_election.cc:290] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.486821  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.487126  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:48.487466  3456 raft_consensus.cc:3060] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.487577  3583 raft_consensus.cc:493] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.487661  3531 raft_consensus.cc:3060] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.488240  3583 raft_consensus.cc:515] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.490197  3583 leader_election.cc:290] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.490938  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.491454  3530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:48.491946  3380 raft_consensus.cc:2393] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f12f8ac840a240ff8692d0db98300108 in current term 1: Already voted for candidate 24cc763620a9451b84e00e67f8f675ce in this term.
I20260608 12:39:48.493233  3420 leader_election.cc:304] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [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: f12f8ac840a240ff8692d0db98300108; no voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:48.493938  3583 raft_consensus.cc:3060] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.495257  3456 raft_consensus.cc:2468] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 1.
I20260608 12:39:48.495436  3531 raft_consensus.cc:2468] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 1.
I20260608 12:39:48.496474  3346 leader_election.cc:304] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.497351  3603 raft_consensus.cc:2804] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.497881  3603 raft_consensus.cc:697] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Becoming Leader. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Running, Role: LEADER
I20260608 12:39:48.498698  3603 consensus_queue.cc:237] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.499413  3583 raft_consensus.cc:2749] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.505957  3279 catalog_manager.cc:5696] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:48.535104  3603 raft_consensus.cc:493] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.535643  3603 raft_consensus.cc:515] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.538655  3603 leader_election.cc:290] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.539851  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae826b6a634774bd0c4fa6a2dbf42d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.540676  3456 raft_consensus.cc:2468] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 0.
I20260608 12:39:48.541371  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae826b6a634774bd0c4fa6a2dbf42d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:48.542018  3531 raft_consensus.cc:2468] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 0.
I20260608 12:39:48.542498  3345 leader_election.cc:304] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:48.543628  3603 raft_consensus.cc:2804] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.544167  3603 raft_consensus.cc:493] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.544567  3603 raft_consensus.cc:3060] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.552518  3603 raft_consensus.cc:515] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.555543  3603 leader_election.cc:290] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.556354  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae826b6a634774bd0c4fa6a2dbf42d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.556903  3456 raft_consensus.cc:3060] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.557165  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae826b6a634774bd0c4fa6a2dbf42d" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:48.557739  3531 raft_consensus.cc:3060] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.563995  3456 raft_consensus.cc:2468] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 1.
I20260608 12:39:48.564385  3531 raft_consensus.cc:2468] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 1.
I20260608 12:39:48.565662  3346 leader_election.cc:304] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.566789  3603 raft_consensus.cc:2804] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.567240  3603 raft_consensus.cc:697] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Becoming Leader. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Running, Role: LEADER
I20260608 12:39:48.567973  3603 consensus_queue.cc:237] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.577055  3278 catalog_manager.cc:5696] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:48.691376  3606 raft_consensus.cc:493] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.691970  3606 raft_consensus.cc:515] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.692229  3603 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:48.692745  3603 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.694162  3606 leader_election.cc:290] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:48.694936  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:48.695317  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.695636  3380 raft_consensus.cc:2468] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:48.695984  3456 raft_consensus.cc:2468] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:48.696099  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:48.694933  3603 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:48.696051  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:48.697181  3457 raft_consensus.cc:2393] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccd4fdd22bca4b4e8a306e7a3199abfd in current term 1: Already voted for candidate f12f8ac840a240ff8692d0db98300108 in this term.
I20260608 12:39:48.697824  3531 raft_consensus.cc:2393] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccd4fdd22bca4b4e8a306e7a3199abfd in current term 1: Already voted for candidate 24cc763620a9451b84e00e67f8f675ce in this term.
I20260608 12:39:48.697528  3494 leader_election.cc:304] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.698554  3606 raft_consensus.cc:2804] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:48.698944  3606 raft_consensus.cc:493] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:48.698909  3346 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108
I20260608 12:39:48.699537  3606 raft_consensus.cc:3060] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.699965  3603 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.704543  3606 raft_consensus.cc:515] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.706405  3603 raft_consensus.cc:2749] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:48.707232  3606 leader_election.cc:290] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:48.708389  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:48.709039  3381 raft_consensus.cc:3060] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.709071  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:48.709816  3457 raft_consensus.cc:3060] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.710510  3606 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:48.711498  3607 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:48.716662  3381 raft_consensus.cc:2468] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:48.717435  3457 raft_consensus.cc:2468] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:48.718279  3494 leader_election.cc:304] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:48.723697  3606 raft_consensus.cc:2804] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.727617  3606 raft_consensus.cc:697] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Leader. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:48.728834  3606 consensus_queue.cc:237] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:48.734555  3603 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:48.764700  3585 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:48.773509  3280 catalog_manager.cc:5696] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc763620a9451b84e00e67f8f675ce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:48.781001  3630 consensus_queue.cc:1048] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:48.809267  3632 consensus_queue.cc:1048] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:48.882056  3583 consensus_queue.cc:1048] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:48.894768  3644 consensus_queue.cc:1048] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:48.900710  3603 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:48.914991  3585 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:49.079829  3328 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:49.107272  3585 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:49.119660  3648 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:49.198348  3632 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:49.213896  3606 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:49.937470  3656 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.938001  3656 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:49.939779  3656 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:49.940673  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:49.940958  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:49.941210  3457 raft_consensus.cc:2468] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:49.941637  3380 raft_consensus.cc:2468] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:49.942399  3494 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:49.943127  3656 raft_consensus.cc:2804] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:49.943411  3656 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.943723  3656 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:49.948283  3656 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:49.949981  3656 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 2 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:49.950865  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:49.951153  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:49.951385  3457 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:49.951731  3380 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:49.956091  3457 raft_consensus.cc:2468] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 2.
I20260608 12:39:49.956270  3380 raft_consensus.cc:2468] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 2.
I20260608 12:39:49.957238  3494 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:49.957957  3656 raft_consensus.cc:2804] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:49.958376  3656 raft_consensus.cc:697] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 LEADER]: Becoming Leader. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:49.959232  3656 consensus_queue.cc:237] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Queue going to LEADER 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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:49.966048  3280 catalog_manager.cc:5696] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: term changed from 0 to 2, leader changed from <none> to 24cc763620a9451b84e00e67f8f675ce (127.0.107.195). New cstate: current_term: 2 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:50.089322  3333 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:39:50.112139  3530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77"
dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
mode: GRACEFUL
new_leader_uuid: "f12f8ac840a240ff8692d0db98300108"
 from {username='slave'} at 127.0.0.1:40604
I20260608 12:39:50.112905  3530 raft_consensus.cc:606] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 LEADER]: Received request to transfer leadership to TS f12f8ac840a240ff8692d0db98300108
I20260608 12:39:50.114121  3333 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:39:50.114748  3333 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:50.287910   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:50.294045  3665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:50.294737  3666 instance_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:39:50.295964  3668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:50.296233   431 server_base.cc:1061] running on GCE node
I20260608 12:39:50.297245   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:50.297433   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:50.297737   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922390297717 us; error 0 us; skew 500 ppm
I20260608 12:39:50.298394   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:50.301075   431 webserver.cc:533] Webserver started at http://127.0.107.196:37197/ using document root <none> and password file <none>
I20260608 12:39:50.301667   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:50.301872   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:50.302162   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:50.303262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "17de8f8675e1464d8cc96de98a292abe"
format_stamp: "Formatted at 2026-06-08 12:39:50 on dist-test-slave-5cx1"
I20260608 12:39:50.308100   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:50.312233  3673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:50.313196   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:50.313573   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "17de8f8675e1464d8cc96de98a292abe"
format_stamp: "Formatted at 2026-06-08 12:39:50 on dist-test-slave-5cx1"
I20260608 12:39:50.313938   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-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:39:50.327262   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:50.328449   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:50.329921   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:50.332238   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:50.332419   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:50.332610   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:50.332741   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:50.375137   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34009
I20260608 12:39:50.375309  3735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34009 every 8 connection(s)
I20260608 12:39:50.382156  3280 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51418:
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:39:50.391669  3736 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45865
I20260608 12:39:50.392119  3736 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:50.393088  3736 heartbeater.cc:507] Master 127.0.107.254:45865 requested a full tablet report, sending...
I20260608 12:39:50.395315  3278 ts_manager.cc:194] Registered new tserver with Master: 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009)
I20260608 12:39:50.396721  3278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51434
W20260608 12:39:50.403079  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4ae6a58ac0f4cce9625a1c163fadad2 has no consensus state
W20260608 12:39:50.404551  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7563a24ad894040bf95c9747cc3aaec has no consensus state
W20260608 12:39:50.405910  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2cfabf1dd8834918a5870fe57657af62 has no consensus state
W20260608 12:39:50.407202  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b6ddceb5eb6644b4826efe28cabb0d23 has no consensus state
W20260608 12:39:50.408684  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b2139e477054542af4834f525ac9e1c has no consensus state
W20260608 12:39:50.409832  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09caa300e8fa4db692f16c424c68dcb6 has no consensus state
W20260608 12:39:50.411164  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 66c97b99a4eb4d339521cd96d688f87d has no consensus state
W20260608 12:39:50.412474  3280 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 71f4b1793b0348de81ffb16b957b44f2 has no consensus state
I20260608 12:39:50.419365  3457 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:39:50.420897  3656 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.429003  3657 raft_consensus.cc:993] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce: : Instructing follower f12f8ac840a240ff8692d0db98300108 to start an election
I20260608 12:39:50.430819  3656 raft_consensus.cc:1081] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 LEADER]: Signalling peer f12f8ac840a240ff8692d0db98300108 to start an election
I20260608 12:39:50.435729  3456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77"
dest_uuid: "f12f8ac840a240ff8692d0db98300108"
 from {username='slave'} at 127.0.0.1:57184
I20260608 12:39:50.440562  3370 tablet_service.cc:1511] Processing CreateTablet for tablet e4ae6a58ac0f4cce9625a1c163fadad2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.442693  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ae6a58ac0f4cce9625a1c163fadad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.446834  3440 tablet_service.cc:1511] Processing CreateTablet for tablet e4ae6a58ac0f4cce9625a1c163fadad2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.459438  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ae6a58ac0f4cce9625a1c163fadad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.449522  3371 tablet_service.cc:1511] Processing CreateTablet for tablet a7563a24ad894040bf95c9747cc3aaec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.464459  3371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7563a24ad894040bf95c9747cc3aaec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.456010  3456 raft_consensus.cc:493] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
W20260608 12:39:50.447840  3266 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a7563a24ad894040bf95c9747cc3aaec (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a7563a24ad894040bf95c9747cc3aaec consensus state has no leader
I20260608 12:39:50.457270  3441 tablet_service.cc:1511] Processing CreateTablet for tablet b6ddceb5eb6644b4826efe28cabb0d23 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.450595  3442 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfabf1dd8834918a5870fe57657af62 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.462518  3367 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2139e477054542af4834f525ac9e1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.457969  3368 tablet_service.cc:1511] Processing CreateTablet for tablet b6ddceb5eb6644b4826efe28cabb0d23 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.459257  3380 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:39:50.466248  3456 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:39:50.486791  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfabf1dd8834918a5870fe57657af62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.492313  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2139e477054542af4834f525ac9e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.494869  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ddceb5eb6644b4826efe28cabb0d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.497349  3445 tablet_service.cc:1511] Processing CreateTablet for tablet 09caa300e8fa4db692f16c424c68dcb6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.498414  3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ddceb5eb6644b4826efe28cabb0d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.500280  3445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09caa300e8fa4db692f16c424c68dcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.503430  3657 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.504521  3369 tablet_service.cc:1511] Processing CreateTablet for tablet 66c97b99a4eb4d339521cd96d688f87d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.506098  3369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c97b99a4eb4d339521cd96d688f87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.521417  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfabf1dd8834918a5870fe57657af62 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.522976  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfabf1dd8834918a5870fe57657af62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.525866  3519 tablet_service.cc:1511] Processing CreateTablet for tablet a7563a24ad894040bf95c9747cc3aaec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.527335  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7563a24ad894040bf95c9747cc3aaec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.544762  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2139e477054542af4834f525ac9e1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.546957  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2139e477054542af4834f525ac9e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.547233  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 66c97b99a4eb4d339521cd96d688f87d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.547678  3456 raft_consensus.cc:515] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:50.548689  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c97b99a4eb4d339521cd96d688f87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.572005  3521 tablet_service.cc:1511] Processing CreateTablet for tablet 09caa300e8fa4db692f16c424c68dcb6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.589658  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09caa300e8fa4db692f16c424c68dcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.646862  3456 leader_election.cc:290] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 3 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:50.647655  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:50.647974  3530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509bdea07d63486e8a8eeb1463eaee77" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:50.648666  3530 raft_consensus.cc:3055] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:39:50.648991  3530 raft_consensus.cc:740] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:50.649016  3701 tablet_service.cc:1511] Processing CreateTablet for tablet e4ae6a58ac0f4cce9625a1c163fadad2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.652311  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ae6a58ac0f4cce9625a1c163fadad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.651998  3530 consensus_queue.cc:260] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:50.653324  3530 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:39:50.654601  3700 tablet_service.cc:1511] Processing CreateTablet for tablet a7563a24ad894040bf95c9747cc3aaec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.660395  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 09caa300e8fa4db692f16c424c68dcb6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.662407  3751 tablet_bootstrap.cc:492] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:50.666795  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2139e477054542af4834f525ac9e1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.669173  3698 tablet_service.cc:1511] Processing CreateTablet for tablet b6ddceb5eb6644b4826efe28cabb0d23 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.671365  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfabf1dd8834918a5870fe57657af62 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.675145  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7563a24ad894040bf95c9747cc3aaec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.678498  3753 tablet_bootstrap.cc:492] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:50.710817  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfabf1dd8834918a5870fe57657af62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.711272  3754 tablet_bootstrap.cc:492] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:50.715529  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09caa300e8fa4db692f16c424c68dcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.719499  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ddceb5eb6644b4826efe28cabb0d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.722009  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2139e477054542af4834f525ac9e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.726207  3370 tablet_service.cc:1511] Processing CreateTablet for tablet 71f4b1793b0348de81ffb16b957b44f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.727764  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f4b1793b0348de81ffb16b957b44f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.728046  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 71f4b1793b0348de81ffb16b957b44f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.730281  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f4b1793b0348de81ffb16b957b44f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.735586  3751 tablet_bootstrap.cc:654] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.750519  3757 tablet_bootstrap.cc:492] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:50.759835  3754 tablet_bootstrap.cc:654] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.761953  3753 tablet_bootstrap.cc:654] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.763672  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 66c97b99a4eb4d339521cd96d688f87d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.765345  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c97b99a4eb4d339521cd96d688f87d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.770406  3530 raft_consensus.cc:2468] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 3.
I20260608 12:39:50.771817  3421 leader_election.cc:304] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:50.773296  3655 raft_consensus.cc:2804] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:39:50.782529  3655 raft_consensus.cc:697] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 LEADER]: Becoming Leader. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Running, Role: LEADER
I20260608 12:39:50.785162  3655 consensus_queue.cc:237] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:50.790380  3519 tablet_service.cc:1511] Processing CreateTablet for tablet 71f4b1793b0348de81ffb16b957b44f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:39:50.792366  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f4b1793b0348de81ffb16b957b44f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.794428  3751 tablet_bootstrap.cc:492] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:50.798779  3751 ts_tablet_manager.cc:1403] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.009s
I20260608 12:39:50.802570  3757 tablet_bootstrap.cc:654] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.806268  3751 raft_consensus.cc:359] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.807611  3751 raft_consensus.cc:385] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.807956  3751 raft_consensus.cc:740] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.808787  3751 consensus_queue.cc:260] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.811694  3751 ts_tablet_manager.cc:1434] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:39:50.812695  3751 tablet_bootstrap.cc:492] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:50.814414  3280 catalog_manager.cc:5696] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 reported cstate change: term changed from 2 to 3, leader changed from 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) to f12f8ac840a240ff8692d0db98300108 (127.0.107.194). New cstate: current_term: 3 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:50.820617  3751 tablet_bootstrap.cc:654] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.827049  3656 raft_consensus.cc:493] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:50.827786  3656 raft_consensus.cc:515] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.837821  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2139e477054542af4834f525ac9e1c" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
W20260608 12:39:50.840267  3494 leader_election.cc:343] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:50.846066  3656 leader_election.cc:290] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009)
I20260608 12:39:50.851691  3757 tablet_bootstrap.cc:492] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:50.852401  3757 ts_tablet_manager.cc:1403] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.006s
I20260608 12:39:50.858683  3754 tablet_bootstrap.cc:492] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:50.859388  3754 ts_tablet_manager.cc:1403] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.005s
I20260608 12:39:50.863000  3757 raft_consensus.cc:359] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.864090  3757 raft_consensus.cc:385] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.864537  3757 raft_consensus.cc:740] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.863577  3754 raft_consensus.cc:359] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.867272  3754 raft_consensus.cc:385] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.867614  3754 raft_consensus.cc:740] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.868695  3753 tablet_bootstrap.cc:492] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:50.866416  3757 consensus_queue.cc:260] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.869333  3753 ts_tablet_manager.cc:1403] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.195s	user 0.038s	sys 0.048s
I20260608 12:39:50.868661  3751 tablet_bootstrap.cc:492] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:50.870252  3751 ts_tablet_manager.cc:1403] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.027s
I20260608 12:39:50.868500  3754 consensus_queue.cc:260] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.872675  3753 raft_consensus.cc:359] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.874054  3753 raft_consensus.cc:385] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.874413  3753 raft_consensus.cc:740] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.875239  3753 consensus_queue.cc:260] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.877405  3754 ts_tablet_manager.cc:1434] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.004s
I20260608 12:39:50.878832  3754 tablet_bootstrap.cc:492] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:50.880991  3753 ts_tablet_manager.cc:1434] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 12:39:50.882799  3751 raft_consensus.cc:359] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:50.883683  3751 raft_consensus.cc:385] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.884058  3751 raft_consensus.cc:740] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.884874  3751 consensus_queue.cc:260] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:50.892148  3753 tablet_bootstrap.cc:492] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:50.893366  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2139e477054542af4834f525ac9e1c" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe" is_pre_election: true
I20260608 12:39:50.895311  3751 ts_tablet_manager.cc:1434] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
W20260608 12:39:50.896612  3495 leader_election.cc:343] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:50.896960  3751 tablet_bootstrap.cc:492] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:50.897145  3495 leader_election.cc:304] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce; no voters: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:50.898505  3657 raft_consensus.cc:2749] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:50.900486  3753 tablet_bootstrap.cc:654] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.903980  3754 tablet_bootstrap.cc:654] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.906639  3757 ts_tablet_manager.cc:1434] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.054s	user 0.017s	sys 0.012s
I20260608 12:39:50.907442  3736 heartbeater.cc:499] Master 127.0.107.254:45865 was elected leader, sending a full tablet report...
I20260608 12:39:50.914155  3751 tablet_bootstrap.cc:654] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.917358  3757 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:50.920302  3754 tablet_bootstrap.cc:492] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:50.921305  3754 ts_tablet_manager.cc:1403] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.004s
I20260608 12:39:50.926036  3757 tablet_bootstrap.cc:654] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.925441  3754 raft_consensus.cc:359] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.927851  3754 raft_consensus.cc:385] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.928233  3754 raft_consensus.cc:740] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.929579  3754 consensus_queue.cc:260] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.938254  3753 tablet_bootstrap.cc:492] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:50.938875  3753 ts_tablet_manager.cc:1403] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.010s
I20260608 12:39:50.938840  3278 catalog_manager.cc:6241] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899: range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0] alter complete (version 0)
I20260608 12:39:50.942353  3751 tablet_bootstrap.cc:492] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:50.942338  3753 raft_consensus.cc:359] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.943076  3751 ts_tablet_manager.cc:1403] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.008s
I20260608 12:39:50.943454  3753 raft_consensus.cc:385] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.945777  3753 raft_consensus.cc:740] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.946730  3753 consensus_queue.cc:260] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.947122  3751 raft_consensus.cc:359] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.947899  3751 raft_consensus.cc:385] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.948211  3751 raft_consensus.cc:740] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.949478  3753 ts_tablet_manager.cc:1434] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:39:50.948984  3751 consensus_queue.cc:260] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:50.950937  3753 tablet_bootstrap.cc:492] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:50.951841  3751 ts_tablet_manager.cc:1434] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:39:50.952795  3751 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:50.955619  3757 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:50.956162  3757 ts_tablet_manager.cc:1403] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260608 12:39:50.960053  3753 tablet_bootstrap.cc:654] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.960453  3757 raft_consensus.cc:359] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:50.961063  3751 tablet_bootstrap.cc:654] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.961282  3757 raft_consensus.cc:385] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.961743  3757 raft_consensus.cc:740] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.963024  3757 consensus_queue.cc:260] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:50.947559  3754 ts_tablet_manager.cc:1434] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 12:39:50.972249  3754 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:50.974056  3751 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:50.974171  3757 ts_tablet_manager.cc:1434] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260608 12:39:50.974720  3751 ts_tablet_manager.cc:1403] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260608 12:39:50.975091  3753 tablet_bootstrap.cc:492] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:50.976619  3753 ts_tablet_manager.cc:1403] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.006s
I20260608 12:39:50.979610  3751 raft_consensus.cc:359] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:50.979708  3753 raft_consensus.cc:359] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:50.980661  3751 raft_consensus.cc:385] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.980908  3753 raft_consensus.cc:385] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.981067  3751 raft_consensus.cc:740] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.981534  3753 raft_consensus.cc:740] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.982390  3754 tablet_bootstrap.cc:654] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.982098  3751 consensus_queue.cc:260] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:50.985260  3751 ts_tablet_manager.cc:1434] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:39:50.975339  3757 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:50.986402  3751 tablet_bootstrap.cc:492] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:50.993534  3757 tablet_bootstrap.cc:654] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.982681  3753 consensus_queue.cc:260] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:50.995113  3751 tablet_bootstrap.cc:654] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.997404  3753 ts_tablet_manager.cc:1434] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:39:50.998613  3753 tablet_bootstrap.cc:492] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:51.003690  3757 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:51.004271  3757 ts_tablet_manager.cc:1403] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260608 12:39:51.007908  3754 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:51.008481  3754 ts_tablet_manager.cc:1403] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.003s
I20260608 12:39:51.010042  3751 tablet_bootstrap.cc:492] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce: No bootstrap required, opened a new log
I20260608 12:39:51.010653  3751 ts_tablet_manager.cc:1403] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260608 12:39:51.011243  3655 raft_consensus.cc:493] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.012151  3655 raft_consensus.cc:515] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.013162  3754 raft_consensus.cc:359] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.014011  3754 raft_consensus.cc:385] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.017108  3754 raft_consensus.cc:740] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.017779  3753 tablet_bootstrap.cc:654] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.018127  3754 consensus_queue.cc:260] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.021325  3754 ts_tablet_manager.cc:1434] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:39:51.022408  3754 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:51.014881  3751 raft_consensus.cc:359] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.015421  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c97b99a4eb4d339521cd96d688f87d" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:51.024051  3380 raft_consensus.cc:2468] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 0.
I20260608 12:39:51.016240  3655 leader_election.cc:290] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009)
I20260608 12:39:51.015990  3757 raft_consensus.cc:359] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.025091  3757 raft_consensus.cc:385] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.025221  3751 raft_consensus.cc:385] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.025445  3757 raft_consensus.cc:740] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.025633  3751 raft_consensus.cc:740] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.026100  3420 leader_election.cc:304] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:51.026476  3757 consensus_queue.cc:260] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.026474  3751 consensus_queue.cc:260] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.029189  3655 raft_consensus.cc:2804] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.029633  3655 raft_consensus.cc:493] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.030124  3655 raft_consensus.cc:3060] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.031369  3757 ts_tablet_manager.cc:1434] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260608 12:39:51.031879  3751 ts_tablet_manager.cc:1434] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 12:39:51.032462  3757 tablet_bootstrap.cc:492] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:51.036641  3755 raft_consensus.cc:493] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.037189  3755 raft_consensus.cc:515] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.044832  3755 leader_election.cc:290] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:51.056790  3655 raft_consensus.cc:515] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.057933  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ddceb5eb6644b4826efe28cabb0d23" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
W20260608 12:39:51.060324  3345 leader_election.cc:343] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.060992  3656 raft_consensus.cc:493] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.063105  3656 raft_consensus.cc:515] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.066309  3655 leader_election.cc:290] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009)
I20260608 12:39:51.066843  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c97b99a4eb4d339521cd96d688f87d" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:51.062057  3765 raft_consensus.cc:493] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.065292  3656 leader_election.cc:290] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009)
I20260608 12:39:51.068284  3380 raft_consensus.cc:3060] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.069291  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfabf1dd8834918a5870fe57657af62" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:51.070216  3765 raft_consensus.cc:515] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.070678  3456 raft_consensus.cc:2468] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:51.072105  3494 leader_election.cc:304] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:51.073810  3656 raft_consensus.cc:2804] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.074226  3656 raft_consensus.cc:493] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.074561  3656 raft_consensus.cc:3060] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.081962  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfabf1dd8834918a5870fe57657af62" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe" is_pre_election: true
I20260608 12:39:51.082643  3765 leader_election.cc:290] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
W20260608 12:39:51.087000  3495 leader_election.cc:343] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.094807  3753 tablet_bootstrap.cc:492] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:51.095424  3753 ts_tablet_manager.cc:1403] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.002s
W20260608 12:39:51.097690  3328 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:51.099517  3753 raft_consensus.cc:359] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.100334  3753 raft_consensus.cc:385] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.100667  3753 raft_consensus.cc:740] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.102022  3753 consensus_queue.cc:260] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.099903  3380 raft_consensus.cc:2468] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 1.
I20260608 12:39:51.112442  3657 raft_consensus.cc:493] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.113497  3657 raft_consensus.cc:515] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.117419  3657 leader_election.cc:290] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:51.117681  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7563a24ad894040bf95c9747cc3aaec" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:51.119942  3757 tablet_bootstrap.cc:654] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
W20260608 12:39:51.120903  3494 leader_election.cc:343] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.117702  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7563a24ad894040bf95c9747cc3aaec" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe" is_pre_election: true
I20260608 12:39:51.126530  3711 raft_consensus.cc:2468] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:51.131619  3420 leader_election.cc:304] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:51.135176  3758 raft_consensus.cc:2804] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.135555  3495 leader_election.cc:304] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [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: 17de8f8675e1464d8cc96de98a292abe, 24cc763620a9451b84e00e67f8f675ce; no voters: ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:51.139334  3656 raft_consensus.cc:515] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.142364  3656 leader_election.cc:290] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009)
I20260608 12:39:51.147454  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfabf1dd8834918a5870fe57657af62" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:51.147876  3754 tablet_bootstrap.cc:654] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.148115  3456 raft_consensus.cc:3060] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.135596  3753 ts_tablet_manager.cc:1434] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.004s
I20260608 12:39:51.138471  3657 raft_consensus.cc:2804] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.149309  3758 raft_consensus.cc:697] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 1 LEADER]: Becoming Leader. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Running, Role: LEADER
I20260608 12:39:51.151337  3657 raft_consensus.cc:493] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.152649  3657 raft_consensus.cc:3060] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.155838  3753 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:51.156497  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c97b99a4eb4d339521cd96d688f87d" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe" is_pre_election: true
I20260608 12:39:51.157681  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c97b99a4eb4d339521cd96d688f87d" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe"
W20260608 12:39:51.169023  3421 leader_election.cc:343] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.162858  3758 consensus_queue.cc:237] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.174674  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfabf1dd8834918a5870fe57657af62" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe"
W20260608 12:39:51.177053  3421 leader_election.cc:343] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.182494  3456 raft_consensus.cc:2468] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:51.185497  3754 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:51.186014  3754 ts_tablet_manager.cc:1403] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.006s
W20260608 12:39:51.179849  3495 leader_election.cc:343] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.188588  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ddceb5eb6644b4826efe28cabb0d23" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe" is_pre_election: true
I20260608 12:39:51.189764  3711 raft_consensus.cc:2468] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 0.
I20260608 12:39:51.191286  3346 leader_election.cc:304] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: f12f8ac840a240ff8692d0db98300108
I20260608 12:39:51.188344  3495 leader_election.cc:304] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:51.192682  3755 raft_consensus.cc:2804] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.193069  3755 raft_consensus.cc:493] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.193451  3755 raft_consensus.cc:3060] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.195466  3784 raft_consensus.cc:2804] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.200186  3784 raft_consensus.cc:697] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Leader. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:51.201665  3753 tablet_bootstrap.cc:654] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.201790  3757 tablet_bootstrap.cc:492] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:51.202661  3757 ts_tablet_manager.cc:1403] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.170s	user 0.019s	sys 0.008s
I20260608 12:39:51.197250  3754 raft_consensus.cc:359] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.203683  3754 raft_consensus.cc:385] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.202169  3784 consensus_queue.cc:237] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.208376  3530 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:39:51.207062  3754 raft_consensus.cc:740] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.210198  3754 consensus_queue.cc:260] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.215394  3280 catalog_manager.cc:5696] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12f8ac840a240ff8692d0db98300108 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:51.217413  3758 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260608 12:39:51.234179  3757 raft_consensus.cc:359] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.235081  3757 raft_consensus.cc:385] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.236702  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae6a58ac0f4cce9625a1c163fadad2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:51.241648  3380 raft_consensus.cc:2468] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 0.
I20260608 12:39:51.245580  3674 leader_election.cc:304] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:51.237193  3755 raft_consensus.cc:515] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.246946  3765 raft_consensus.cc:2804] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.247489  3765 raft_consensus.cc:493] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.247938  3765 raft_consensus.cc:3060] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.235868  3757 raft_consensus.cc:740] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.250727  3755 leader_election.cc:290] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Requested vote from peers 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:51.251847  3757 consensus_queue.cc:260] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.252365  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ddceb5eb6644b4826efe28cabb0d23" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
W20260608 12:39:51.254403  3345 leader_election.cc:343] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.255180  3657 raft_consensus.cc:515] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.257104  3657 leader_election.cc:290] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:51.258843  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7563a24ad894040bf95c9747cc3aaec" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:51.259457  3380 raft_consensus.cc:3060] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.259861  3657 raft_consensus.cc:493] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.263016  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ddceb5eb6644b4826efe28cabb0d23" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe"
I20260608 12:39:51.263849  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7563a24ad894040bf95c9747cc3aaec" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe"
I20260608 12:39:51.265102  3710 raft_consensus.cc:3060] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.265321  3711 raft_consensus.cc:3060] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.261873  3657 raft_consensus.cc:515] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:51.262881  3276 catalog_manager.cc:5696] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc763620a9451b84e00e67f8f675ce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:51.270007  3754 ts_tablet_manager.cc:1434] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.004s
I20260608 12:39:51.277159  3754 tablet_bootstrap.cc:492] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:51.296500  3753 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108: No bootstrap required, opened a new log
I20260608 12:39:51.298163  3753 ts_tablet_manager.cc:1403] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.143s	user 0.034s	sys 0.010s
I20260608 12:39:51.302130  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae6a58ac0f4cce9625a1c163fadad2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:51.313210  3753 raft_consensus.cc:359] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.314215  3753 raft_consensus.cc:385] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.314123  3382 raft_consensus.cc:3060] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:39:51.314777  3753 raft_consensus.cc:740] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.315728  3753 consensus_queue.cc:260] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.317914  3757 ts_tablet_manager.cc:1434] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.012s
I20260608 12:39:51.305474  3456 raft_consensus.cc:2468] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 0.
I20260608 12:39:51.313124  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09caa300e8fa4db692f16c424c68dcb6" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe" is_pre_election: true
W20260608 12:39:51.322258  3495 leader_election.cc:343] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.324074  3765 raft_consensus.cc:515] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.326025  3765 leader_election.cc:290] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:51.326824  3381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae6a58ac0f4cce9625a1c163fadad2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:51.327466  3381 raft_consensus.cc:3060] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.327209  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae6a58ac0f4cce9625a1c163fadad2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:51.327849  3710 raft_consensus.cc:2468] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:51.328477  3757 tablet_bootstrap.cc:492] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:51.328375  3456 raft_consensus.cc:3060] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.330276  3495 leader_election.cc:304] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17de8f8675e1464d8cc96de98a292abe, 24cc763620a9451b84e00e67f8f675ce; no voters: 
I20260608 12:39:51.331245  3784 raft_consensus.cc:2804] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.331734  3784 raft_consensus.cc:697] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Leader. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:51.333006  3784 consensus_queue.cc:237] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.334245  3382 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:39:51.334911  3381 raft_consensus.cc:2468] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 1.
I20260608 12:39:51.335929  3456 raft_consensus.cc:2468] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 1.
I20260608 12:39:51.336313  3711 raft_consensus.cc:2468] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 1.
I20260608 12:39:51.336858  3657 leader_election.cc:290] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:51.327297  3380 raft_consensus.cc:2468] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:51.337690  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09caa300e8fa4db692f16c424c68dcb6" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:51.337980  3753 ts_tablet_manager.cc:1434] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.008s
I20260608 12:39:51.338394  3457 raft_consensus.cc:2468] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 0.
I20260608 12:39:51.339623  3346 leader_election.cc:304] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: f12f8ac840a240ff8692d0db98300108
I20260608 12:39:51.340392  3655 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:51.341935  3752 raft_consensus.cc:2804] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.342438  3752 raft_consensus.cc:697] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Becoming Leader. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Running, Role: LEADER
I20260608 12:39:51.343423  3752 consensus_queue.cc:237] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } }
I20260608 12:39:51.339546  3494 leader_election.cc:304] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:51.347417  3754 tablet_bootstrap.cc:654] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.336252  3674 leader_election.cc:304] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:51.348337  3657 raft_consensus.cc:2804] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.348740  3657 raft_consensus.cc:493] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.349121  3657 raft_consensus.cc:3060] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.349748  3765 raft_consensus.cc:2804] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.350829  3765 raft_consensus.cc:697] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEADER]: Becoming Leader. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Running, Role: LEADER
I20260608 12:39:51.352051  3765 consensus_queue.cc:237] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.371819  3757 tablet_bootstrap.cc:654] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.390540  3657 raft_consensus.cc:515] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:51.395121  3657 leader_election.cc:290] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Requested vote from peers 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:51.396548  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09caa300e8fa4db692f16c424c68dcb6" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe"
I20260608 12:39:51.402757  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09caa300e8fa4db692f16c424c68dcb6" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:51.403420  3457 raft_consensus.cc:3060] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:51.403497  3495 leader_election.cc:343] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.404011  3754 tablet_bootstrap.cc:492] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:51.404546  3754 ts_tablet_manager.cc:1403] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.008s
I20260608 12:39:51.410750  3280 catalog_manager.cc:5696] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe reported cstate change: term changed from 0 to 1, leader changed from <none> to 17de8f8675e1464d8cc96de98a292abe (127.0.107.196). New cstate: current_term: 1 leader_uuid: "17de8f8675e1464d8cc96de98a292abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:51.412163  3457 raft_consensus.cc:2468] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc763620a9451b84e00e67f8f675ce in term 1.
I20260608 12:39:51.414599  3494 leader_election.cc:304] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:51.415735  3784 raft_consensus.cc:493] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.416320  3657 raft_consensus.cc:2804] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.416247  3784 raft_consensus.cc:515] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.416226  3279 catalog_manager.cc:5696] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc763620a9451b84e00e67f8f675ce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:51.417181  3657 raft_consensus.cc:697] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Leader. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:51.418560  3657 consensus_queue.cc:237] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:51.419679  3784 leader_election.cc:290] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009)
I20260608 12:39:51.421969  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f4b1793b0348de81ffb16b957b44f2" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17de8f8675e1464d8cc96de98a292abe" is_pre_election: true
W20260608 12:39:51.423779  3495 leader_election.cc:343] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.425781  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f4b1793b0348de81ffb16b957b44f2" candidate_uuid: "24cc763620a9451b84e00e67f8f675ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
W20260608 12:39:51.428586  3494 leader_election.cc:343] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:51.429073  3494 leader_election.cc:304] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [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: 24cc763620a9451b84e00e67f8f675ce; no voters: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:51.430368  3784 raft_consensus.cc:2749] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:51.451277  3754 raft_consensus.cc:359] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.452459  3754 raft_consensus.cc:385] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.452873  3754 raft_consensus.cc:740] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.454002  3754 consensus_queue.cc:260] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.457113  3754 ts_tablet_manager.cc:1434] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260608 12:39:51.459213  3754 tablet_bootstrap.cc:492] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd: Bootstrap starting.
I20260608 12:39:51.484472  3757 tablet_bootstrap.cc:492] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:51.485092  3757 ts_tablet_manager.cc:1403] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.157s	user 0.031s	sys 0.030s
I20260608 12:39:51.485857  3280 catalog_manager.cc:5696] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:51.489385  3754 tablet_bootstrap.cc:654] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.488978  3757 raft_consensus.cc:359] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.489792  3757 raft_consensus.cc:385] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.490097  3757 raft_consensus.cc:740] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.490957  3757 consensus_queue.cc:260] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.493705  3757 ts_tablet_manager.cc:1434] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260608 12:39:51.494843  3757 tablet_bootstrap.cc:492] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:51.503844  3757 tablet_bootstrap.cc:654] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.515129  3754 tablet_bootstrap.cc:492] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd: No bootstrap required, opened a new log
I20260608 12:39:51.515715  3754 ts_tablet_manager.cc:1403] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.013s
I20260608 12:39:51.514050  3277 catalog_manager.cc:5696] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc763620a9451b84e00e67f8f675ce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:51.515846  3757 tablet_bootstrap.cc:492] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:51.516976  3757 ts_tablet_manager.cc:1403] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260608 12:39:51.519079  3754 raft_consensus.cc:359] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.519426  3757 raft_consensus.cc:359] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.519838  3754 raft_consensus.cc:385] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.520108  3757 raft_consensus.cc:385] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.520198  3754 raft_consensus.cc:740] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.520507  3757 raft_consensus.cc:740] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.520938  3754 consensus_queue.cc:260] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.521369  3757 consensus_queue.cc:260] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.523613  3754 ts_tablet_manager.cc:1434] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:39:51.524039  3757 ts_tablet_manager.cc:1434] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:51.525054  3757 tablet_bootstrap.cc:492] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:51.531548  3757 tablet_bootstrap.cc:654] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.533869  3765 raft_consensus.cc:493] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.534384  3765 raft_consensus.cc:515] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.536625  3765 leader_election.cc:290] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:51.537351  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f4b1793b0348de81ffb16b957b44f2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:51.538023  3382 raft_consensus.cc:2468] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 0.
I20260608 12:39:51.539732  3674 leader_election.cc:304] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:51.540939  3765 raft_consensus.cc:2804] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.541924  3765 raft_consensus.cc:493] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.542388  3765 raft_consensus.cc:3060] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.553174  3765 raft_consensus.cc:515] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.554246  3757 tablet_bootstrap.cc:492] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:51.554795  3757 ts_tablet_manager.cc:1403] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260608 12:39:51.556010  3765 leader_election.cc:290] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:51.556183  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f4b1793b0348de81ffb16b957b44f2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:51.557256  3382 raft_consensus.cc:3060] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.557657  3530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f4b1793b0348de81ffb16b957b44f2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:51.558314  3530 raft_consensus.cc:2468] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 0.
I20260608 12:39:51.557958  3757 raft_consensus.cc:359] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.558892  3757 raft_consensus.cc:385] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.559213  3757 raft_consensus.cc:740] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.559731  3757 consensus_queue.cc:260] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.561971  3757 ts_tablet_manager.cc:1434] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 12:39:51.562989  3757 tablet_bootstrap.cc:492] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:51.564180  3530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f4b1793b0348de81ffb16b957b44f2" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:51.564756  3530 raft_consensus.cc:3060] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.567402  3382 raft_consensus.cc:2468] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 1.
I20260608 12:39:51.568838  3674 leader_election.cc:304] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:51.569685  3791 raft_consensus.cc:493] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.570222  3791 raft_consensus.cc:515] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.570775  3757 tablet_bootstrap.cc:654] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.572481  3765 raft_consensus.cc:2804] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.574098  3791 leader_election.cc:290] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571), f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:51.574658  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfabf1dd8834918a5870fe57657af62" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:51.575593  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfabf1dd8834918a5870fe57657af62" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f8ac840a240ff8692d0db98300108" is_pre_election: true
I20260608 12:39:51.577148  3457 raft_consensus.cc:2393] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17de8f8675e1464d8cc96de98a292abe in current term 1: Already voted for candidate 24cc763620a9451b84e00e67f8f675ce in this term.
I20260608 12:39:51.578487  3674 leader_election.cc:304] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [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: 17de8f8675e1464d8cc96de98a292abe; no voters: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108
I20260608 12:39:51.579608  3791 raft_consensus.cc:3060] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.586774  3791 raft_consensus.cc:2749] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:51.588835  3530 raft_consensus.cc:2468] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 1.
I20260608 12:39:51.593370  3765 raft_consensus.cc:697] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEADER]: Becoming Leader. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Running, Role: LEADER
I20260608 12:39:51.594357  3765 consensus_queue.cc:237] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:51.595953  3757 tablet_bootstrap.cc:492] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe: No bootstrap required, opened a new log
I20260608 12:39:51.596441  3757 ts_tablet_manager.cc:1403] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.019s
I20260608 12:39:51.599571  3757 raft_consensus.cc:359] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:51.600064  3757 raft_consensus.cc:385] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.600282  3757 raft_consensus.cc:740] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.600848  3757 consensus_queue.cc:260] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } }
I20260608 12:39:51.602428  3757 ts_tablet_manager.cc:1434] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:39:51.603363  3279 catalog_manager.cc:5696] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe reported cstate change: term changed from 0 to 1, leader changed from <none> to 17de8f8675e1464d8cc96de98a292abe (127.0.107.196). New cstate: current_term: 1 leader_uuid: "17de8f8675e1464d8cc96de98a292abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
W20260608 12:39:51.624284  3266 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0b2139e477054542af4834f525ac9e1c (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0b2139e477054542af4834f525ac9e1c consensus state has no leader
I20260608 12:39:51.624274  3758 consensus_queue.cc:1048] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:51.628755  3765 raft_consensus.cc:493] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.629304  3765 raft_consensus.cc:515] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.631626  3765 leader_election.cc:290] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:51.632947  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2139e477054542af4834f525ac9e1c" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" is_pre_election: true
I20260608 12:39:51.633695  3380 raft_consensus.cc:2468] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 0.
I20260608 12:39:51.633246  3530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2139e477054542af4834f525ac9e1c" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce" is_pre_election: true
I20260608 12:39:51.634363  3530 raft_consensus.cc:2468] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 0.
I20260608 12:39:51.635035  3674 leader_election.cc:304] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17de8f8675e1464d8cc96de98a292abe, ccd4fdd22bca4b4e8a306e7a3199abfd; no voters: 
I20260608 12:39:51.638016  3711 raft_consensus.cc:3060] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.645700  3765 raft_consensus.cc:2804] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.647603  3758 consensus_queue.cc:1048] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:51.646234  3765 raft_consensus.cc:493] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.649598  3765 raft_consensus.cc:3060] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.657420  3765 raft_consensus.cc:515] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.659647  3765 leader_election.cc:290] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:51.660543  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2139e477054542af4834f525ac9e1c" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:51.660866  3530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2139e477054542af4834f525ac9e1c" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:51.661223  3380 raft_consensus.cc:3060] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.661511  3530 raft_consensus.cc:3060] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.666939  3530 raft_consensus.cc:2468] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 1.
I20260608 12:39:51.668148  3675 leader_election.cc:304] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17de8f8675e1464d8cc96de98a292abe, 24cc763620a9451b84e00e67f8f675ce; no voters: 
I20260608 12:39:51.668336  3380 raft_consensus.cc:2468] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 1.
I20260608 12:39:51.669775  3765 raft_consensus.cc:2804] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.670310  3765 raft_consensus.cc:697] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 1 LEADER]: Becoming Leader. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Running, Role: LEADER
I20260608 12:39:51.671164  3765 consensus_queue.cc:237] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } }
I20260608 12:39:51.679369  3279 catalog_manager.cc:5696] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe reported cstate change: term changed from 0 to 1, leader changed from <none> to 17de8f8675e1464d8cc96de98a292abe (127.0.107.196). New cstate: current_term: 1 leader_uuid: "17de8f8675e1464d8cc96de98a292abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:51.723549  3457 raft_consensus.cc:3060] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.729926  3793 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.742296  3752 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.757285  3784 consensus_queue.cc:1048] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.770457  3656 consensus_queue.cc:1048] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.779736  3657 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.791574  3656 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.802906  3711 raft_consensus.cc:3060] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.809993  3784 consensus_queue.cc:1048] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.821290  3656 consensus_queue.cc:1048] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:51.857854  3765 consensus_queue.cc:1048] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.871891  3791 consensus_queue.cc:1048] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:52.074239  3791 consensus_queue.cc:1048] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:52.089151  3808 consensus_queue.cc:1048] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:52.115809  3333 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:39:52.132849  3530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4"
dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
mode: GRACEFUL
new_leader_uuid: "f12f8ac840a240ff8692d0db98300108"
 from {username='slave'} at 127.0.0.1:40604
I20260608 12:39:52.133441  3530 raft_consensus.cc:606] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Received request to transfer leadership to TS f12f8ac840a240ff8692d0db98300108
I20260608 12:39:52.136369  3530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8"
dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
mode: GRACEFUL
new_leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
 from {username='slave'} at 127.0.0.1:40604
I20260608 12:39:52.136958  3530 raft_consensus.cc:606] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Received request to transfer leadership to TS ccd4fdd22bca4b4e8a306e7a3199abfd
I20260608 12:39:52.138434  3333 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:39:52.139292  3333 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:52.154166  3808 consensus_queue.cc:1048] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:52.157404  3328 auto_rebalancer.cc:591] Failed to schedule move for tablet 707549bf37624503bd75cbea7f2244c8: Remote error: Service unavailable: leader transfer in progress
I20260608 12:39:52.172636  3808 consensus_queue.cc:1048] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:52.176013  3656 raft_consensus.cc:993] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce: : Instructing follower f12f8ac840a240ff8692d0db98300108 to start an election
I20260608 12:39:52.176740  3656 raft_consensus.cc:1081] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Signalling peer f12f8ac840a240ff8692d0db98300108 to start an election
I20260608 12:39:52.179014  3456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4"
dest_uuid: "f12f8ac840a240ff8692d0db98300108"
 from {username='slave'} at 127.0.0.1:57184
I20260608 12:39:52.179813  3456 raft_consensus.cc:493] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:52.180338  3456 raft_consensus.cc:3060] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:52.180785  3380 consensus_queue.cc:237] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.194800  3456 raft_consensus.cc:515] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:52.197945  3456 leader_election.cc:290] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [CANDIDATE]: Term 2 election: Requested vote from peers ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:52.198875  3531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:52.200357  3531 raft_consensus.cc:3055] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:52.200724  3531 raft_consensus.cc:740] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
W20260608 12:39:52.201233  3346 consensus_peers.cc:597] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd -> Peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Couldn't send request to peer 17de8f8675e1464d8cc96de98a292abe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abaee8beeca34104b59491e10b4fc75d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:52.201709  3531 consensus_queue.cc:260] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:52.202334  3457 raft_consensus.cc:1275] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:52.202564  3531 raft_consensus.cc:3060] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:52.204003  3752 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } 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:39:52.206907  3529 raft_consensus.cc:1275] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:52.199648  3382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303f88fe035f4125b875deed4ccfdca4" candidate_uuid: "f12f8ac840a240ff8692d0db98300108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:52.208645  3382 raft_consensus.cc:3060] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:52.209653  3531 raft_consensus.cc:2468] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 2.
I20260608 12:39:52.213145  3421 leader_election.cc:304] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [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: 24cc763620a9451b84e00e67f8f675ce, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:52.214526  3758 raft_consensus.cc:2804] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:52.214233  3752 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:52.215057  3758 raft_consensus.cc:697] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 LEADER]: Becoming Leader. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Running, Role: LEADER
I20260608 12:39:52.216081  3758 consensus_queue.cc:237] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:52.216763  3793 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.225764  3382 raft_consensus.cc:2468] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f8ac840a240ff8692d0db98300108 in term 2.
I20260608 12:39:52.225888  3456 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.236099  3276 catalog_manager.cc:5696] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:52.244247  3530 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.252262  3382 consensus_queue.cc:237] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.267902  3279 catalog_manager.cc:5696] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 reported cstate change: term changed from 1 to 2, leader changed from 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) to f12f8ac840a240ff8692d0db98300108 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:52.276928  3531 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:52.277752  3456 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:52.279959  3793 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:39:52.281257  3346 consensus_peers.cc:597] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd -> Peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Couldn't send request to peer 17de8f8675e1464d8cc96de98a292abe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83231f968b924b2c93f6a236c3e038b0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:52.282455  3794 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } 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:39:52.310668  3793 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.313583  3530 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.319747  3456 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.329219  3277 catalog_manager.cc:5696] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:52.345371  3456 consensus_queue.cc:237] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
W20260608 12:39:52.355948  3421 consensus_peers.cc:597] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 -> Peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Couldn't send request to peer 17de8f8675e1464d8cc96de98a292abe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 509bdea07d63486e8a8eeb1463eaee77. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:52.357486  3382 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:39:52.357486  3530 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:39:52.359233  3758 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } 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:39:52.360206  3655 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:52.369115  3655 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.371248  3530 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.371701  3382 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.384887  3277 catalog_manager.cc:5696] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:52.484867  3656 raft_consensus.cc:993] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce: : Instructing follower ccd4fdd22bca4b4e8a306e7a3199abfd to start an election
I20260608 12:39:52.485388  3656 raft_consensus.cc:1081] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Signalling peer ccd4fdd22bca4b4e8a306e7a3199abfd to start an election
I20260608 12:39:52.487396  3380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8"
dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
 from {username='slave'} at 127.0.0.1:51266
I20260608 12:39:52.488055  3380 raft_consensus.cc:493] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:52.488514  3380 raft_consensus.cc:3060] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:52.493474  3380 raft_consensus.cc:515] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:52.495236  3380 leader_election.cc:290] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [CANDIDATE]: Term 2 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:52.496354  3456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:52.496354  3530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707549bf37624503bd75cbea7f2244c8" candidate_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc763620a9451b84e00e67f8f675ce"
I20260608 12:39:52.497197  3456 raft_consensus.cc:3060] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:52.497289  3530 raft_consensus.cc:3055] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:52.497778  3530 raft_consensus.cc:740] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Running, Role: LEADER
I20260608 12:39:52.498636  3530 consensus_queue.cc:260] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:52.499889  3530 raft_consensus.cc:3060] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:52.502369  3456 raft_consensus.cc:2468] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 2.
I20260608 12:39:52.503492  3345 leader_election.cc:304] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: ccd4fdd22bca4b4e8a306e7a3199abfd, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:52.504230  3793 raft_consensus.cc:2804] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:52.504674  3793 raft_consensus.cc:697] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 LEADER]: Becoming Leader. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Running, Role: LEADER
I20260608 12:39:52.505457  3793 consensus_queue.cc:237] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } }
I20260608 12:39:52.506865  3530 raft_consensus.cc:2468] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd4fdd22bca4b4e8a306e7a3199abfd in term 2.
I20260608 12:39:52.513480  3279 catalog_manager.cc:5696] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: term changed from 1 to 2, leader changed from 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) to ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193). New cstate: current_term: 2 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:52.673616  3380 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:52.676491  3783 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260608 12:39:52.696453  3530 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:52.696889  3847 ts_tablet_manager.cc:933] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: Initiating tablet copy from peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:52.698436  3783 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:52.705716  3847 tablet_copy_client.cc:323] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:39761
I20260608 12:39:52.708491  3392 tablet_copy_service.cc:140] P ccd4fdd22bca4b4e8a306e7a3199abfd: Received BeginTabletCopySession request for tablet 83231f968b924b2c93f6a236c3e038b0 from peer 17de8f8675e1464d8cc96de98a292abe ({username='slave'} at 127.0.0.1:51272)
I20260608 12:39:52.709266  3392 tablet_copy_service.cc:161] P ccd4fdd22bca4b4e8a306e7a3199abfd: Beginning new tablet copy session on tablet 83231f968b924b2c93f6a236c3e038b0 from peer 17de8f8675e1464d8cc96de98a292abe at {username='slave'} at 127.0.0.1:51272: session id = 17de8f8675e1464d8cc96de98a292abe-83231f968b924b2c93f6a236c3e038b0
I20260608 12:39:52.720356  3392 tablet_copy_source_session.cc:215] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:52.724637  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83231f968b924b2c93f6a236c3e038b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:52.757720  3847 tablet_copy_client.cc:806] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:52.758402  3847 tablet_copy_client.cc:670] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:52.763461  3847 tablet_copy_client.cc:538] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:52.772876  3847 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:52.793500  3855 ts_tablet_manager.cc:933] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: Initiating tablet copy from peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:52.797816  3847 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: 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:39:52.799283  3847 tablet_bootstrap.cc:492] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap complete.
I20260608 12:39:52.800185  3847 ts_tablet_manager.cc:1403] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.009s
I20260608 12:39:52.800529  3855 tablet_copy_client.cc:323] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:39761
I20260608 12:39:52.803150  3392 tablet_copy_service.cc:140] P ccd4fdd22bca4b4e8a306e7a3199abfd: Received BeginTabletCopySession request for tablet abaee8beeca34104b59491e10b4fc75d from peer 17de8f8675e1464d8cc96de98a292abe ({username='slave'} at 127.0.0.1:51272)
I20260608 12:39:52.803738  3392 tablet_copy_service.cc:161] P ccd4fdd22bca4b4e8a306e7a3199abfd: Beginning new tablet copy session on tablet abaee8beeca34104b59491e10b4fc75d from peer 17de8f8675e1464d8cc96de98a292abe at {username='slave'} at 127.0.0.1:51272: session id = 17de8f8675e1464d8cc96de98a292abe-abaee8beeca34104b59491e10b4fc75d
I20260608 12:39:52.804173  3847 raft_consensus.cc:359] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.805197  3847 raft_consensus.cc:740] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: LEARNER
I20260608 12:39:52.806164  3847 consensus_queue.cc:260] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.809860  3847 ts_tablet_manager.cc:1434] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:39:52.811985  3391 tablet_copy_service.cc:342] P ccd4fdd22bca4b4e8a306e7a3199abfd: Request end of tablet copy session 17de8f8675e1464d8cc96de98a292abe-83231f968b924b2c93f6a236c3e038b0 received from {username='slave'} at 127.0.0.1:51272
I20260608 12:39:52.812536  3391 tablet_copy_service.cc:434] P ccd4fdd22bca4b4e8a306e7a3199abfd: ending tablet copy session 17de8f8675e1464d8cc96de98a292abe-83231f968b924b2c93f6a236c3e038b0 on tablet 83231f968b924b2c93f6a236c3e038b0 with peer 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:52.816298  3392 tablet_copy_source_session.cc:215] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:52.820259  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abaee8beeca34104b59491e10b4fc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:52.837082  3855 tablet_copy_client.cc:806] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:52.837708  3855 tablet_copy_client.cc:670] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:52.841267  3855 tablet_copy_client.cc:538] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:52.848359  3847 ts_tablet_manager.cc:933] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: Initiating tablet copy from peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:52.850063  3847 tablet_copy_client.cc:323] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40361
I20260608 12:39:52.850500  3855 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:52.851966  3467 tablet_copy_service.cc:140] P f12f8ac840a240ff8692d0db98300108: Received BeginTabletCopySession request for tablet 509bdea07d63486e8a8eeb1463eaee77 from peer 17de8f8675e1464d8cc96de98a292abe ({username='slave'} at 127.0.0.1:57198)
I20260608 12:39:52.852469  3467 tablet_copy_service.cc:161] P f12f8ac840a240ff8692d0db98300108: Beginning new tablet copy session on tablet 509bdea07d63486e8a8eeb1463eaee77 from peer 17de8f8675e1464d8cc96de98a292abe at {username='slave'} at 127.0.0.1:57198: session id = 17de8f8675e1464d8cc96de98a292abe-509bdea07d63486e8a8eeb1463eaee77
I20260608 12:39:52.860107  3467 tablet_copy_source_session.cc:215] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:52.863432  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509bdea07d63486e8a8eeb1463eaee77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:52.877471  3855 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: 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:39:52.878528  3855 tablet_bootstrap.cc:492] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: Bootstrap complete.
I20260608 12:39:52.879247  3855 ts_tablet_manager.cc:1403] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.009s
I20260608 12:39:52.882733  3855 raft_consensus.cc:359] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.883567  3855 raft_consensus.cc:740] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: LEARNER
I20260608 12:39:52.884267  3855 consensus_queue.cc:260] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.887192  3855 ts_tablet_manager.cc:1434] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:39:52.892517  3847 tablet_copy_client.cc:806] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:52.893263  3847 tablet_copy_client.cc:670] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:52.893679  3392 tablet_copy_service.cc:342] P ccd4fdd22bca4b4e8a306e7a3199abfd: Request end of tablet copy session 17de8f8675e1464d8cc96de98a292abe-abaee8beeca34104b59491e10b4fc75d received from {username='slave'} at 127.0.0.1:51272
I20260608 12:39:52.894163  3392 tablet_copy_service.cc:434] P ccd4fdd22bca4b4e8a306e7a3199abfd: ending tablet copy session 17de8f8675e1464d8cc96de98a292abe-abaee8beeca34104b59491e10b4fc75d on tablet abaee8beeca34104b59491e10b4fc75d with peer 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:52.896247  3530 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:52.897848  3752 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:52.902479  3847 tablet_copy_client.cc:538] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:52.912205  3847 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:52.913251  3456 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:52.915627  3794 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:52.951377  3847 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: 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:39:52.952450  3847 tablet_bootstrap.cc:492] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap complete.
I20260608 12:39:52.953091  3847 ts_tablet_manager.cc:1403] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.000s
I20260608 12:39:52.956190  3847 raft_consensus.cc:359] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.956827  3847 raft_consensus.cc:740] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: LEARNER
I20260608 12:39:52.957450  3847 consensus_queue.cc:260] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:52.959286  3847 ts_tablet_manager.cc:1434] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:39:52.961391  3467 tablet_copy_service.cc:342] P f12f8ac840a240ff8692d0db98300108: Request end of tablet copy session 17de8f8675e1464d8cc96de98a292abe-509bdea07d63486e8a8eeb1463eaee77 received from {username='slave'} at 127.0.0.1:57198
I20260608 12:39:52.961911  3467 tablet_copy_service.cc:434] P f12f8ac840a240ff8692d0db98300108: ending tablet copy session 17de8f8675e1464d8cc96de98a292abe-509bdea07d63486e8a8eeb1463eaee77 on tablet 509bdea07d63486e8a8eeb1463eaee77 with peer 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:53.251008  3711 raft_consensus.cc:1217] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:53.354854  3711 raft_consensus.cc:1217] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:53.390527  3711 raft_consensus.cc:1217] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:39:53.841701  3752 raft_consensus.cc:1064] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: attempting to promote NON_VOTER 17de8f8675e1464d8cc96de98a292abe to VOTER
I20260608 12:39:53.844174  3863 raft_consensus.cc:1064] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: attempting to promote NON_VOTER 17de8f8675e1464d8cc96de98a292abe to VOTER
I20260608 12:39:53.844280  3752 consensus_queue.cc:237] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:53.847237  3863 consensus_queue.cc:237] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:53.854136  3711 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:53.855958  3794 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:53.857941  3530 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:39:53.858037  3380 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:39:53.861152  3456 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:53.862377  3530 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:53.862548  3862 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:53.862784  3752 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:53.864069  3794 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } 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:39:53.855949  3711 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 LEARNER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:39:53.867815  3862 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } 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:39:53.869451  3758 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:53.889261  3794 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:53.896018  3456 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:53.910491  3279 catalog_manager.cc:5696] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:53.938900  3862 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:53.950325  3530 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:53.952369  3752 raft_consensus.cc:1064] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: attempting to promote NON_VOTER 17de8f8675e1464d8cc96de98a292abe to VOTER
I20260608 12:39:53.950323  3380 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:53.959226  3752 consensus_queue.cc:237] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:53.982638  3710 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:53.986479  3457 raft_consensus.cc:1275] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:53.988595  3872 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } 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:39:53.988561  3530 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:53.991969  3711 raft_consensus.cc:1275] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:53.994164  3709 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.006394  3531 raft_consensus.cc:1275] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:54.008209  3872 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:54.009622  3873 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:54.031558  3872 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.039203  3531 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.042187  3710 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.051173  3280 catalog_manager.cc:5696] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 reported cstate change: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:54.049078  3457 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.071943  3279 catalog_manager.cc:5696] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:54.076155  3457 consensus_queue.cc:237] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:54.082474  3709 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:39:54.084115  3862 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:54.082934  3531 raft_consensus.cc:1275] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:39:54.088639  3862 consensus_queue.cc:1048] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:54.089053  3380 consensus_queue.cc:237] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:54.093353  3876 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.099120  3710 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:54.100528  3872 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:54.101254  3380 consensus_queue.cc:237] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:54.103235  3710 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.108973  3457 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:54.108497  3794 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.112279  3708 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.115151  3264 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 509bdea07d63486e8a8eeb1463eaee77 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:54.117507  3711 raft_consensus.cc:1275] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:54.121443  3531 raft_consensus.cc:2955] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.127228  3276 catalog_manager.cc:5696] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe reported cstate change: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.133087  3872 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:54.133287  3793 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:54.137812  3531 raft_consensus.cc:1275] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:54.138957  3457 raft_consensus.cc:2955] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.140641  3333 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:39:54.140605  3752 consensus_queue.cc:1048] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:39:54.144165  3264 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 83231f968b924b2c93f6a236c3e038b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:54.147763  3752 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.154554  3367 tablet_service.cc:1558] Processing DeleteTablet for tablet 509bdea07d63486e8a8eeb1463eaee77 with delete_type TABLET_DATA_TOMBSTONED (TS ccd4fdd22bca4b4e8a306e7a3199abfd not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51244
I20260608 12:39:54.160774  3278 catalog_manager.cc:5696] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe reported cstate change: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.167476  3264 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet abaee8beeca34104b59491e10b4fc75d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:54.170784  3531 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.175319  3519 tablet_service.cc:1558] Processing DeleteTablet for tablet 83231f968b924b2c93f6a236c3e038b0 with delete_type TABLET_DATA_TOMBSTONED (TS 24cc763620a9451b84e00e67f8f675ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40578
I20260608 12:39:54.186755  3888 tablet_replica.cc:333] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:39:54.187865  3888 raft_consensus.cc:2243] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:54.188588  3888 raft_consensus.cc:2272] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.189652  3708 raft_consensus.cc:2955] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:54.194288  3277 catalog_manager.cc:5696] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index 3 to 4, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:54.214383  3441 tablet_service.cc:1558] Processing DeleteTablet for tablet abaee8beeca34104b59491e10b4fc75d with delete_type TABLET_DATA_TOMBSTONED (TS f12f8ac840a240ff8692d0db98300108 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57176
I20260608 12:39:54.213606  3888 ts_tablet_manager.cc:1916] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:54.226878  3885 tablet_replica.cc:333] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:39:54.228056  3885 raft_consensus.cc:2243] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:54.229077  3885 raft_consensus.cc:2272] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.231905  3889 tablet_replica.cc:333] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:39:54.233187  3889 raft_consensus.cc:2243] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:54.233826  3885 ts_tablet_manager.cc:1916] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:54.234138  3889 raft_consensus.cc:2272] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.237211  3380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0"
dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
mode: GRACEFUL
new_leader_uuid: "17de8f8675e1464d8cc96de98a292abe"
 from {username='slave'} at 127.0.0.1:33352
I20260608 12:39:54.238036  3380 raft_consensus.cc:606] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Received request to transfer leadership to TS 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:54.238691  3889 ts_tablet_manager.cc:1916] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:54.239940  3333 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:39:54.240857  3333 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:54.241062  3888 ts_tablet_manager.cc:1929] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:54.241595  3888 log.cc:1199] T 83231f968b924b2c93f6a236c3e038b0 P 24cc763620a9451b84e00e67f8f675ce: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-2-root/wals/83231f968b924b2c93f6a236c3e038b0
I20260608 12:39:54.243899  3265 catalog_manager.cc:5027] TS 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571): tablet 83231f968b924b2c93f6a236c3e038b0 (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:39:54.247916  3885 ts_tablet_manager.cc:1929] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:39:54.248301  3885 log.cc:1199] T 509bdea07d63486e8a8eeb1463eaee77 P ccd4fdd22bca4b4e8a306e7a3199abfd: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-0-root/wals/509bdea07d63486e8a8eeb1463eaee77
I20260608 12:39:54.249791  3264 catalog_manager.cc:5027] TS ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): tablet 509bdea07d63486e8a8eeb1463eaee77 (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:39:54.250999  3889 ts_tablet_manager.cc:1929] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:54.251355  3889 log.cc:1199] T abaee8beeca34104b59491e10b4fc75d P f12f8ac840a240ff8692d0db98300108: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-1-root/wals/abaee8beeca34104b59491e10b4fc75d
I20260608 12:39:54.252874  3264 catalog_manager.cc:5027] TS f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): tablet abaee8beeca34104b59491e10b4fc75d (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:39:54.626773  3752 raft_consensus.cc:993] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: : Instructing follower 17de8f8675e1464d8cc96de98a292abe to start an election
I20260608 12:39:54.627271  3794 raft_consensus.cc:1081] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Signalling peer 17de8f8675e1464d8cc96de98a292abe to start an election
I20260608 12:39:54.628763  3708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0"
dest_uuid: "17de8f8675e1464d8cc96de98a292abe"
 from {username='slave'} at 127.0.0.1:58172
I20260608 12:39:54.629263  3708 raft_consensus.cc:493] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:54.629599  3708 raft_consensus.cc:3060] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:54.634055  3708 raft_consensus.cc:515] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:54.635739  3708 leader_election.cc:290] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [CANDIDATE]: Term 2 election: Requested vote from peers f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361), ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:54.636732  3457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f12f8ac840a240ff8692d0db98300108"
I20260608 12:39:54.637104  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83231f968b924b2c93f6a236c3e038b0" candidate_uuid: "17de8f8675e1464d8cc96de98a292abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd"
I20260608 12:39:54.637398  3457 raft_consensus.cc:3060] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:54.637687  3380 raft_consensus.cc:3055] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:54.637992  3380 raft_consensus.cc:740] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd4fdd22bca4b4e8a306e7a3199abfd, State: Running, Role: LEADER
I20260608 12:39:54.638803  3380 consensus_queue.cc:260] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:54.639976  3380 raft_consensus.cc:3060] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:54.643779  3457 raft_consensus.cc:2468] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 2.
I20260608 12:39:54.645356  3674 leader_election.cc:304] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [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: 17de8f8675e1464d8cc96de98a292abe, f12f8ac840a240ff8692d0db98300108; no voters: 
I20260608 12:39:54.646268  3879 raft_consensus.cc:2804] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:54.646476  3380 raft_consensus.cc:2468] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17de8f8675e1464d8cc96de98a292abe in term 2.
I20260608 12:39:54.647408  3879 raft_consensus.cc:697] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEADER]: Becoming Leader. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Running, Role: LEADER
I20260608 12:39:54.648449  3879 consensus_queue.cc:237] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:54.655251  3277 catalog_manager.cc:5696] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe reported cstate change: term changed from 1 to 2, leader changed from ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) to 17de8f8675e1464d8cc96de98a292abe (127.0.107.196). New cstate: current_term: 2 leader_uuid: "17de8f8675e1464d8cc96de98a292abe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:55.045401  3380 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Refusing update from remote peer 17de8f8675e1464d8cc96de98a292abe: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:55.046729  3879 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:55.056684  3457 raft_consensus.cc:1275] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Refusing update from remote peer 17de8f8675e1464d8cc96de98a292abe: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:55.058668  3893 consensus_queue.cc:1048] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:55.249133  3457 consensus_queue.cc:237] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:55.256079  3380 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:39:55.255995  3421 consensus_peers.cc:597] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 -> Peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Couldn't send request to peer 17de8f8675e1464d8cc96de98a292abe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 303f88fe035f4125b875deed4ccfdca4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:55.256503  3531 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:55.257454  3898 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } 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:39:55.258417  3876 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:55.266187  3876 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:55.268103  3531 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:55.268409  3380 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:55.280355  3279 catalog_manager.cc:5696] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 reported cstate change: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:55.284543  3531 consensus_queue.cc:237] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [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: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: true } }
W20260608 12:39:55.292312  3494 consensus_peers.cc:597] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce -> Peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Couldn't send request to peer f12f8ac840a240ff8692d0db98300108. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7563a24ad894040bf95c9747cc3aaec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:55.293040  3380 raft_consensus.cc:1275] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:55.294911  3784 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:55.295208  3708 raft_consensus.cc:1275] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:55.297032  3784 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:55.308583  3904 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: true } } }
I20260608 12:39:55.316089  3380 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: true } } }
I20260608 12:39:55.320402  3708 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: true } } }
I20260608 12:39:55.322829  3382 consensus_queue.cc:237] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:55.323072  3279 catalog_manager.cc:5696] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce reported cstate change: config changed from index -1 to 2, NON_VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:39:55.341899  3346 consensus_peers.cc:597] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd -> Peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Couldn't send request to peer 17de8f8675e1464d8cc96de98a292abe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 707549bf37624503bd75cbea7f2244c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:55.342128  3531 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:55.344105  3794 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:55.344540  3457 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:55.345806  3794 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } 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:39:55.351789  3752 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:55.353345  3531 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:55.356003  3457 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:55.366961  3276 catalog_manager.cc:5696] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index -1 to 3, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:55.368322  3382 consensus_queue.cc:237] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: true } }
W20260608 12:39:55.379415  3346 consensus_peers.cc:597] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd -> Peer 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571): Couldn't send request to peer 24cc763620a9451b84e00e67f8f675ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6ddceb5eb6644b4826efe28cabb0d23. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:55.381059  3457 raft_consensus.cc:1275] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:55.382651  3708 raft_consensus.cc:1275] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:55.383910  3752 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:55.384872  3794 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:55.393919  3916 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: true } } }
I20260608 12:39:55.395223  3457 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: true } } }
I20260608 12:39:55.395323  3708 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: true } } }
I20260608 12:39:55.406562  3279 catalog_manager.cc:5696] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index -1 to 2, NON_VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:55.693017  3917 ts_tablet_manager.cc:933] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: Initiating tablet copy from peer 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571)
I20260608 12:39:55.694795  3917 tablet_copy_client.cc:323] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37571
I20260608 12:39:55.696832  3541 tablet_copy_service.cc:140] P 24cc763620a9451b84e00e67f8f675ce: Received BeginTabletCopySession request for tablet a7563a24ad894040bf95c9747cc3aaec from peer f12f8ac840a240ff8692d0db98300108 ({username='slave'} at 127.0.0.1:40592)
I20260608 12:39:55.697407  3541 tablet_copy_service.cc:161] P 24cc763620a9451b84e00e67f8f675ce: Beginning new tablet copy session on tablet a7563a24ad894040bf95c9747cc3aaec from peer f12f8ac840a240ff8692d0db98300108 at {username='slave'} at 127.0.0.1:40592: session id = f12f8ac840a240ff8692d0db98300108-a7563a24ad894040bf95c9747cc3aaec
I20260608 12:39:55.703787  3541 tablet_copy_source_session.cc:215] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:55.707123  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7563a24ad894040bf95c9747cc3aaec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:55.722397  3917 tablet_copy_client.cc:806] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:55.724603  3917 tablet_copy_client.cc:670] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:55.728765  3917 tablet_copy_client.cc:538] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:55.738451  3917 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: Bootstrap starting.
I20260608 12:39:55.757190  3917 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: 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:39:55.758214  3917 tablet_bootstrap.cc:492] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: Bootstrap complete.
I20260608 12:39:55.758984  3917 ts_tablet_manager.cc:1403] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:39:55.762419  3917 raft_consensus.cc:359] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: true } }
I20260608 12:39:55.763161  3917 raft_consensus.cc:740] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f12f8ac840a240ff8692d0db98300108, State: Initialized, Role: LEARNER
I20260608 12:39:55.763907  3917 consensus_queue.cc:260] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [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: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: true } }
I20260608 12:39:55.766716  3917 ts_tablet_manager.cc:1434] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:55.768764  3541 tablet_copy_service.cc:342] P 24cc763620a9451b84e00e67f8f675ce: Request end of tablet copy session f12f8ac840a240ff8692d0db98300108-a7563a24ad894040bf95c9747cc3aaec received from {username='slave'} at 127.0.0.1:40592
I20260608 12:39:55.769208  3541 tablet_copy_service.cc:434] P 24cc763620a9451b84e00e67f8f675ce: ending tablet copy session f12f8ac840a240ff8692d0db98300108-a7563a24ad894040bf95c9747cc3aaec on tablet a7563a24ad894040bf95c9747cc3aaec with peer f12f8ac840a240ff8692d0db98300108
I20260608 12:39:55.779179  3920 ts_tablet_manager.cc:933] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: Initiating tablet copy from peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361)
I20260608 12:39:55.780877  3920 tablet_copy_client.cc:323] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40361
I20260608 12:39:55.782495  3467 tablet_copy_service.cc:140] P f12f8ac840a240ff8692d0db98300108: Received BeginTabletCopySession request for tablet 303f88fe035f4125b875deed4ccfdca4 from peer 17de8f8675e1464d8cc96de98a292abe ({username='slave'} at 127.0.0.1:57198)
I20260608 12:39:55.782972  3467 tablet_copy_service.cc:161] P f12f8ac840a240ff8692d0db98300108: Beginning new tablet copy session on tablet 303f88fe035f4125b875deed4ccfdca4 from peer 17de8f8675e1464d8cc96de98a292abe at {username='slave'} at 127.0.0.1:57198: session id = 17de8f8675e1464d8cc96de98a292abe-303f88fe035f4125b875deed4ccfdca4
I20260608 12:39:55.787941  3467 tablet_copy_source_session.cc:215] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:55.790885  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303f88fe035f4125b875deed4ccfdca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:55.803002  3922 ts_tablet_manager.cc:933] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: Initiating tablet copy from peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:55.804579  3920 tablet_copy_client.cc:806] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:55.805441  3920 tablet_copy_client.cc:670] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:55.805460  3922 tablet_copy_client.cc:323] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:39761
I20260608 12:39:55.808964  3392 tablet_copy_service.cc:140] P ccd4fdd22bca4b4e8a306e7a3199abfd: Received BeginTabletCopySession request for tablet 707549bf37624503bd75cbea7f2244c8 from peer 17de8f8675e1464d8cc96de98a292abe ({username='slave'} at 127.0.0.1:51272)
I20260608 12:39:55.809501  3392 tablet_copy_service.cc:161] P ccd4fdd22bca4b4e8a306e7a3199abfd: Beginning new tablet copy session on tablet 707549bf37624503bd75cbea7f2244c8 from peer 17de8f8675e1464d8cc96de98a292abe at {username='slave'} at 127.0.0.1:51272: session id = 17de8f8675e1464d8cc96de98a292abe-707549bf37624503bd75cbea7f2244c8
I20260608 12:39:55.809659  3920 tablet_copy_client.cc:538] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:55.816931  3392 tablet_copy_source_session.cc:215] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:55.819056  3920 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:55.820389  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707549bf37624503bd75cbea7f2244c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:55.837000  3922 tablet_copy_client.cc:806] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:55.837672  3922 tablet_copy_client.cc:670] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:55.841652  3922 tablet_copy_client.cc:538] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:55.844659  3920 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: 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:39:55.845808  3920 tablet_bootstrap.cc:492] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap complete.
I20260608 12:39:55.846621  3920 ts_tablet_manager.cc:1403] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260608 12:39:55.849352  3922 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:55.850767  3920 raft_consensus.cc:359] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:55.852226  3920 raft_consensus.cc:740] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: LEARNER
I20260608 12:39:55.853005  3920 consensus_queue.cc:260] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:55.855809  3920 ts_tablet_manager.cc:1434] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:39:55.858952  3467 tablet_copy_service.cc:342] P f12f8ac840a240ff8692d0db98300108: Request end of tablet copy session 17de8f8675e1464d8cc96de98a292abe-303f88fe035f4125b875deed4ccfdca4 received from {username='slave'} at 127.0.0.1:57198
I20260608 12:39:55.859424  3467 tablet_copy_service.cc:434] P f12f8ac840a240ff8692d0db98300108: ending tablet copy session 17de8f8675e1464d8cc96de98a292abe-303f88fe035f4125b875deed4ccfdca4 on tablet 303f88fe035f4125b875deed4ccfdca4 with peer 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:55.873512  3926 ts_tablet_manager.cc:933] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: Initiating tablet copy from peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:55.879145  3926 tablet_copy_client.cc:323] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:39761
I20260608 12:39:55.881215  3392 tablet_copy_service.cc:140] P ccd4fdd22bca4b4e8a306e7a3199abfd: Received BeginTabletCopySession request for tablet b6ddceb5eb6644b4826efe28cabb0d23 from peer 24cc763620a9451b84e00e67f8f675ce ({username='slave'} at 127.0.0.1:51266)
I20260608 12:39:55.881906  3922 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: 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:39:55.881899  3392 tablet_copy_service.cc:161] P ccd4fdd22bca4b4e8a306e7a3199abfd: Beginning new tablet copy session on tablet b6ddceb5eb6644b4826efe28cabb0d23 from peer 24cc763620a9451b84e00e67f8f675ce at {username='slave'} at 127.0.0.1:51266: session id = 24cc763620a9451b84e00e67f8f675ce-b6ddceb5eb6644b4826efe28cabb0d23
I20260608 12:39:55.882777  3922 tablet_bootstrap.cc:492] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: Bootstrap complete.
I20260608 12:39:55.883374  3922 ts_tablet_manager.cc:1403] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.034s	user 0.030s	sys 0.000s
I20260608 12:39:55.885959  3922 raft_consensus.cc:359] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:55.887288  3922 raft_consensus.cc:740] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: LEARNER
I20260608 12:39:55.888078  3922 consensus_queue.cc:260] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:55.890552  3392 tablet_copy_source_session.cc:215] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:55.890930  3922 ts_tablet_manager.cc:1434] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 12:39:55.892894  3391 tablet_copy_service.cc:342] P ccd4fdd22bca4b4e8a306e7a3199abfd: Request end of tablet copy session 17de8f8675e1464d8cc96de98a292abe-707549bf37624503bd75cbea7f2244c8 received from {username='slave'} at 127.0.0.1:51272
I20260608 12:39:55.893342  3391 tablet_copy_service.cc:434] P ccd4fdd22bca4b4e8a306e7a3199abfd: ending tablet copy session 17de8f8675e1464d8cc96de98a292abe-707549bf37624503bd75cbea7f2244c8 on tablet 707549bf37624503bd75cbea7f2244c8 with peer 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:55.896258  3926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ddceb5eb6644b4826efe28cabb0d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:55.909827  3926 tablet_copy_client.cc:806] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:55.910413  3926 tablet_copy_client.cc:670] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:55.914559  3926 tablet_copy_client.cc:538] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:55.924734  3926 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap starting.
I20260608 12:39:55.948549  3926 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: 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:39:55.949636  3926 tablet_bootstrap.cc:492] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: Bootstrap complete.
I20260608 12:39:55.950366  3926 ts_tablet_manager.cc:1403] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.005s
I20260608 12:39:55.953814  3926 raft_consensus.cc:359] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: true } }
I20260608 12:39:55.954741  3926 raft_consensus.cc:740] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24cc763620a9451b84e00e67f8f675ce, State: Initialized, Role: LEARNER
I20260608 12:39:55.955511  3926 consensus_queue.cc:260] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [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: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: true } }
I20260608 12:39:55.958478  3926 ts_tablet_manager.cc:1434] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:39:55.960716  3391 tablet_copy_service.cc:342] P ccd4fdd22bca4b4e8a306e7a3199abfd: Request end of tablet copy session 24cc763620a9451b84e00e67f8f675ce-b6ddceb5eb6644b4826efe28cabb0d23 received from {username='slave'} at 127.0.0.1:51266
I20260608 12:39:55.961203  3391 tablet_copy_service.cc:434] P ccd4fdd22bca4b4e8a306e7a3199abfd: ending tablet copy session 24cc763620a9451b84e00e67f8f675ce-b6ddceb5eb6644b4826efe28cabb0d23 on tablet b6ddceb5eb6644b4826efe28cabb0d23 with peer 24cc763620a9451b84e00e67f8f675ce
I20260608 12:39:56.128237  3457 raft_consensus.cc:1217] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:56.209776  3708 raft_consensus.cc:1217] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:39:56.241979  3333 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:39:56.260485  3333 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:39:56.261703  3333 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:56.289878  3708 raft_consensus.cc:1217] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:39:56.467442  3531 raft_consensus.cc:1217] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:56.631868  3930 raft_consensus.cc:1064] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: attempting to promote NON_VOTER f12f8ac840a240ff8692d0db98300108 to VOTER
I20260608 12:39:56.634795  3930 consensus_queue.cc:237] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [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: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } }
I20260608 12:39:56.642058  3457 raft_consensus.cc:1275] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 LEARNER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:56.648396  3908 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } 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:39:56.649885  3382 raft_consensus.cc:1275] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:56.650638  3708 raft_consensus.cc:1275] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:56.651738  3908 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:56.652630  3930 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:56.664227  3930 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f12f8ac840a240ff8692d0db98300108 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } } }
I20260608 12:39:56.669114  3382 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f12f8ac840a240ff8692d0db98300108 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } } }
I20260608 12:39:56.673439  3457 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f12f8ac840a240ff8692d0db98300108 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } } }
I20260608 12:39:56.677126  3708 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f12f8ac840a240ff8692d0db98300108 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } } }
I20260608 12:39:56.682869  3276 catalog_manager.cc:5696] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce reported cstate change: config changed from index 2 to 3, f12f8ac840a240ff8692d0db98300108 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:56.717389  3531 consensus_queue.cc:237] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [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: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } }
I20260608 12:39:56.720099  3876 raft_consensus.cc:1064] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: attempting to promote NON_VOTER 17de8f8675e1464d8cc96de98a292abe to VOTER
I20260608 12:39:56.722998  3457 raft_consensus.cc:1275] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:56.722836  3876 consensus_queue.cc:237] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:56.724689  3930 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } 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:39:56.726591  3382 raft_consensus.cc:1275] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Refusing update from remote peer 24cc763620a9451b84e00e67f8f675ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:56.730263  3930 consensus_queue.cc:1048] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:39:56.734429  3908 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } } }
I20260608 12:39:56.736348  3457 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } } }
I20260608 12:39:56.745793  3265 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a7563a24ad894040bf95c9747cc3aaec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:56.747615  3380 raft_consensus.cc:2955] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } } }
I20260608 12:39:56.755313  3531 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:56.758982  3945 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:56.760458  3708 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:56.762072  3943 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:56.775362  3382 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:56.777245  3943 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } 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:39:56.783068  3276 catalog_manager.cc:5696] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce reported cstate change: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "24cc763620a9451b84e00e67f8f675ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:56.797304  3876 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.802313  3531 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.815529  3382 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.818010  3708 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.826776  3696 tablet_service.cc:1558] Processing DeleteTablet for tablet a7563a24ad894040bf95c9747cc3aaec with delete_type TABLET_DATA_TOMBSTONED (TS 17de8f8675e1464d8cc96de98a292abe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58150
I20260608 12:39:56.839354  3951 tablet_replica.cc:333] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:39:56.839013  3279 catalog_manager.cc:5696] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe reported cstate change: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.840505  3951 raft_consensus.cc:2243] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:56.841188  3951 raft_consensus.cc:2272] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:56.845011  3951 ts_tablet_manager.cc:1916] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:56.854439  3457 consensus_queue.cc:237] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:56.860255  3951 ts_tablet_manager.cc:1929] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:56.860767  3951 log.cc:1199] T a7563a24ad894040bf95c9747cc3aaec P 17de8f8675e1464d8cc96de98a292abe: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-3-root/wals/a7563a24ad894040bf95c9747cc3aaec
I20260608 12:39:56.862775  3265 catalog_manager.cc:5027] TS 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): tablet a7563a24ad894040bf95c9747cc3aaec (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:39:56.863338  3531 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:56.865242  3708 raft_consensus.cc:1275] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Refusing update from remote peer f12f8ac840a240ff8692d0db98300108: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:56.866391  3950 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:56.871869  3950 consensus_queue.cc:1048] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:56.876936  3946 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.881644  3530 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.886343  3708 raft_consensus.cc:2955] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.889695  3264 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 303f88fe035f4125b875deed4ccfdca4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:56.895601  3276 catalog_manager.cc:5696] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 reported cstate change: config changed from index 4 to 5, VOTER ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "f12f8ac840a240ff8692d0db98300108" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:56.902252  3932 raft_consensus.cc:1064] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: attempting to promote NON_VOTER 17de8f8675e1464d8cc96de98a292abe to VOTER
I20260608 12:39:56.904721  3932 consensus_queue.cc:237] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:56.910362  3367 tablet_service.cc:1558] Processing DeleteTablet for tablet 303f88fe035f4125b875deed4ccfdca4 with delete_type TABLET_DATA_TOMBSTONED (TS ccd4fdd22bca4b4e8a306e7a3199abfd not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51244
I20260608 12:39:56.928133  3954 tablet_replica.cc:333] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:39:56.929160  3954 raft_consensus.cc:2243] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:56.930043  3954 raft_consensus.cc:2272] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:56.932343  3710 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEARNER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:56.933717  3457 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:56.933946  3530 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:56.934216  3916 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:56.935398  3932 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } 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:39:56.937134  3794 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:39:56.938392  3954 ts_tablet_manager.cc:1916] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:56.963824  3794 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.967231  3457 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.973580  3708 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.980836  3954 ts_tablet_manager.cc:1929] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:39:56.981380  3954 log.cc:1199] T 303f88fe035f4125b875deed4ccfdca4 P ccd4fdd22bca4b4e8a306e7a3199abfd: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-0-root/wals/303f88fe035f4125b875deed4ccfdca4
I20260608 12:39:56.984387  3264 catalog_manager.cc:5027] TS ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): tablet 303f88fe035f4125b875deed4ccfdca4 (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:39:56.985149  3277 catalog_manager.cc:5696] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 reported cstate change: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:56.991160  3530 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } attrs { replace: true } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:57.005365  3382 consensus_queue.cc:237] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:57.014732  3530 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:57.014792  3708 raft_consensus.cc:1275] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:57.016801  3794 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:57.017903  3916 consensus_queue.cc:1048] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:57.024996  3932 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:57.030903  3530 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:57.034116  3264 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 707549bf37624503bd75cbea7f2244c8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:57.039881  3276 catalog_manager.cc:5696] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index 4 to 5, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:57.041673  3708 raft_consensus.cc:2955] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f12f8ac840a240ff8692d0db98300108 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:57.054116  3441 tablet_service.cc:1558] Processing DeleteTablet for tablet 707549bf37624503bd75cbea7f2244c8 with delete_type TABLET_DATA_TOMBSTONED (TS f12f8ac840a240ff8692d0db98300108 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57176
I20260608 12:39:57.060586  3932 raft_consensus.cc:1064] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: attempting to promote NON_VOTER 24cc763620a9451b84e00e67f8f675ce to VOTER
I20260608 12:39:57.061789  3958 tablet_replica.cc:333] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:39:57.062754  3958 raft_consensus.cc:2243] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:57.062729  3932 consensus_queue.cc:237] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } }
I20260608 12:39:57.063654  3958 raft_consensus.cc:2272] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:57.067601  3958 ts_tablet_manager.cc:1916] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:57.072271  3530 raft_consensus.cc:1275] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEARNER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:57.072616  3708 raft_consensus.cc:1275] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:57.073513  3457 raft_consensus.cc:1275] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:57.085218  3960 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:57.086364  3916 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } 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:39:57.087134  3794 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:57.106038  3961 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.107818  3958 ts_tablet_manager.cc:1929] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:39:57.108410  3958 log.cc:1199] T 707549bf37624503bd75cbea7f2244c8 P f12f8ac840a240ff8692d0db98300108: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-1-root/wals/707549bf37624503bd75cbea7f2244c8
I20260608 12:39:57.107909  3530 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.110334  3264 catalog_manager.cc:5027] TS f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): tablet 707549bf37624503bd75cbea7f2244c8 (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:39:57.120198  3708 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.122263  3276 catalog_manager.cc:5696] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: config changed from index 2 to 3, 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.124857  3457 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { replace: true } } peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.150888  3382 consensus_queue.cc:237] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } }
I20260608 12:39:57.156813  3456 raft_consensus.cc:1275] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:57.157464  3530 raft_consensus.cc:1275] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:57.158358  3960 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:57.159355  3961 consensus_queue.cc:1048] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } 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:39:57.166652  3794 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.168313  3530 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.174964  3456 raft_consensus.cc:2955] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.178200  3277 catalog_manager.cc:5696] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce reported cstate change: config changed from index 3 to 4, VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { promote: false } } }
I20260608 12:39:57.181190  3264 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b6ddceb5eb6644b4826efe28cabb0d23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:57.190774  3696 tablet_service.cc:1558] Processing DeleteTablet for tablet b6ddceb5eb6644b4826efe28cabb0d23 with delete_type TABLET_DATA_TOMBSTONED (TS 17de8f8675e1464d8cc96de98a292abe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58150
I20260608 12:39:57.191591  3951 tablet_replica.cc:333] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:39:57.192335  3951 raft_consensus.cc:2243] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:57.192938  3951 raft_consensus.cc:2272] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:57.196636  3951 ts_tablet_manager.cc:1916] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:57.208214  3951 ts_tablet_manager.cc:1929] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:57.208539  3951 log.cc:1199] T b6ddceb5eb6644b4826efe28cabb0d23 P 17de8f8675e1464d8cc96de98a292abe: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-3-root/wals/b6ddceb5eb6644b4826efe28cabb0d23
I20260608 12:39:57.209892  3265 catalog_manager.cc:5027] TS 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): tablet b6ddceb5eb6644b4826efe28cabb0d23 (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:39:58.214424  3380 consensus_queue.cc:237] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:58.221469  3456 raft_consensus.cc:1275] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:39:58.221695  3346 consensus_peers.cc:597] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd -> Peer 17de8f8675e1464d8cc96de98a292abe (127.0.107.196:34009): Couldn't send request to peer 17de8f8675e1464d8cc96de98a292abe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0aae826b6a634774bd0c4fa6a2dbf42d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:58.221765  3530 raft_consensus.cc:1275] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:58.222839  3968 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:58.223598  3967 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } 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:39:58.232040  3794 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:58.233925  3530 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:58.234926  3457 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } } }
I20260608 12:39:58.244735  3276 catalog_manager.cc:5696] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index -1 to 2, NON_VOTER 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:58.262902  3333 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:39:58.278152  3333 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:39:58.278942  3333 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:58.837996  3976 ts_tablet_manager.cc:933] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: Initiating tablet copy from peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761)
I20260608 12:39:58.839578  3976 tablet_copy_client.cc:323] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:39761
I20260608 12:39:58.841157  3391 tablet_copy_service.cc:140] P ccd4fdd22bca4b4e8a306e7a3199abfd: Received BeginTabletCopySession request for tablet 0aae826b6a634774bd0c4fa6a2dbf42d from peer 17de8f8675e1464d8cc96de98a292abe ({username='slave'} at 127.0.0.1:51272)
I20260608 12:39:58.841734  3391 tablet_copy_service.cc:161] P ccd4fdd22bca4b4e8a306e7a3199abfd: Beginning new tablet copy session on tablet 0aae826b6a634774bd0c4fa6a2dbf42d from peer 17de8f8675e1464d8cc96de98a292abe at {username='slave'} at 127.0.0.1:51272: session id = 17de8f8675e1464d8cc96de98a292abe-0aae826b6a634774bd0c4fa6a2dbf42d
I20260608 12:39:58.849455  3391 tablet_copy_source_session.cc:215] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:58.852454  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae826b6a634774bd0c4fa6a2dbf42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:58.862771  3976 tablet_copy_client.cc:806] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:58.863365  3976 tablet_copy_client.cc:670] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:58.867542  3976 tablet_copy_client.cc:538] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:58.873445  3976 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: Bootstrap starting.
I20260608 12:39:58.889892  3976 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: 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:39:58.890688  3976 tablet_bootstrap.cc:492] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: Bootstrap complete.
I20260608 12:39:58.891300  3976 ts_tablet_manager.cc:1403] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 12:39:58.894300  3976 raft_consensus.cc:359] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:58.895207  3976 raft_consensus.cc:740] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17de8f8675e1464d8cc96de98a292abe, State: Initialized, Role: LEARNER
I20260608 12:39:58.895946  3976 consensus_queue.cc:260] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: true } }
I20260608 12:39:58.898684  3976 ts_tablet_manager.cc:1434] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:39:58.900403  3391 tablet_copy_service.cc:342] P ccd4fdd22bca4b4e8a306e7a3199abfd: Request end of tablet copy session 17de8f8675e1464d8cc96de98a292abe-0aae826b6a634774bd0c4fa6a2dbf42d received from {username='slave'} at 127.0.0.1:51272
I20260608 12:39:58.900806  3391 tablet_copy_service.cc:434] P ccd4fdd22bca4b4e8a306e7a3199abfd: ending tablet copy session 17de8f8675e1464d8cc96de98a292abe-0aae826b6a634774bd0c4fa6a2dbf42d on tablet 0aae826b6a634774bd0c4fa6a2dbf42d with peer 17de8f8675e1464d8cc96de98a292abe
I20260608 12:39:59.324877  3708 raft_consensus.cc:1217] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:59.833680  3980 raft_consensus.cc:1064] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: attempting to promote NON_VOTER 17de8f8675e1464d8cc96de98a292abe to VOTER
I20260608 12:39:59.835953  3980 consensus_queue.cc:237] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:59.843396  3708 raft_consensus.cc:1275] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 LEARNER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:59.846021  3984 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:59.846653  3530 raft_consensus.cc:1275] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:59.847539  3457 raft_consensus.cc:1275] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:59.848374  3982 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } 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:39:59.850054  3984 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:59.876368  3980 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.879345  3457 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.880354  3530 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.891283  3708 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.892699  3277 catalog_manager.cc:5696] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd reported cstate change: config changed from index 2 to 3, 17de8f8675e1464d8cc96de98a292abe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc763620a9451b84e00e67f8f675ce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37571 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:59.927776  3380 consensus_queue.cc:237] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [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: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } }
I20260608 12:39:59.932802  3708 raft_consensus.cc:1275] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:59.933004  3457 raft_consensus.cc:1275] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Refusing update from remote peer ccd4fdd22bca4b4e8a306e7a3199abfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:59.934900  3985 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:59.935742  3984 consensus_queue.cc:1048] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } 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:39:59.942848  3984 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.944403  3708 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.951112  3457 raft_consensus.cc:2955] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.958467  3264 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0aae826b6a634774bd0c4fa6a2dbf42d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:59.957983  3280 catalog_manager.cc:5696] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe reported cstate change: config changed from index 3 to 4, VOTER 24cc763620a9451b84e00e67f8f675ce (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f12f8ac840a240ff8692d0db98300108" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40361 } } peers { permanent_uuid: "ccd4fdd22bca4b4e8a306e7a3199abfd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39761 } } peers { permanent_uuid: "17de8f8675e1464d8cc96de98a292abe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34009 } attrs { promote: false } } }
I20260608 12:39:59.970727  3519 tablet_service.cc:1558] Processing DeleteTablet for tablet 0aae826b6a634774bd0c4fa6a2dbf42d with delete_type TABLET_DATA_TOMBSTONED (TS 24cc763620a9451b84e00e67f8f675ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40578
I20260608 12:39:59.973857  3993 tablet_replica.cc:333] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:39:59.974748  3993 raft_consensus.cc:2243] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:59.975417  3993 raft_consensus.cc:2272] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:59.978498  3993 ts_tablet_manager.cc:1916] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:59.989962  3993 ts_tablet_manager.cc:1929] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:59.990270  3993 log.cc:1199] T 0aae826b6a634774bd0c4fa6a2dbf42d P 24cc763620a9451b84e00e67f8f675ce: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922312059458-431-0/minicluster-data/ts-2-root/wals/0aae826b6a634774bd0c4fa6a2dbf42d
I20260608 12:39:59.991883  3265 catalog_manager.cc:5027] TS 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571): tablet 0aae826b6a634774bd0c4fa6a2dbf42d (table range_aware_rebalance_new_range [id=177432aa3277417f943bd0356e4eadd0]) successfully deleted
I20260608 12:40:00.279850  3333 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:00.291013  3333 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:40:00.291577  3333 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:00.526193   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:00.557490   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:00.558529   431 tablet_replica.cc:333] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.559526   431 raft_consensus.cc:2243] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.560146   431 raft_consensus.cc:2272] T 71f4b1793b0348de81ffb16b957b44f2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.562089   431 tablet_replica.cc:333] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.562623   431 raft_consensus.cc:2243] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.563175   431 raft_consensus.cc:2272] T a7563a24ad894040bf95c9747cc3aaec P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.565024   431 tablet_replica.cc:333] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.565680   431 raft_consensus.cc:2243] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.566160   431 raft_consensus.cc:2272] T e4ae6a58ac0f4cce9625a1c163fadad2 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.567920   431 tablet_replica.cc:333] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.568480   431 raft_consensus.cc:2243] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.569226   431 raft_consensus.cc:2272] T 0aae826b6a634774bd0c4fa6a2dbf42d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.571754   431 tablet_replica.cc:333] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.572448   431 raft_consensus.cc:2243] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.573043   431 raft_consensus.cc:2272] T 6f9cbf1535e947d98377a980f90702f4 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.575569   431 tablet_replica.cc:333] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.576341   431 raft_consensus.cc:2243] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.576838   431 raft_consensus.cc:2272] T 66c97b99a4eb4d339521cd96d688f87d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.579564   431 tablet_replica.cc:333] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
W20260608 12:40:00.579603  3494 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:40:00.580449   431 raft_consensus.cc:2243] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.581501   431 raft_consensus.cc:2272] T abaee8beeca34104b59491e10b4fc75d P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:00.583192  3494 consensus_peers.cc:597] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce -> Peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Couldn't send request to peer ccd4fdd22bca4b4e8a306e7a3199abfd. 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:40:00.584717   431 tablet_replica.cc:333] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.585515   431 raft_consensus.cc:2243] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.586429   431 raft_consensus.cc:2272] T b6ddceb5eb6644b4826efe28cabb0d23 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:00.586383  3674 consensus_peers.cc:597] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe -> Peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Couldn't send request to peer ccd4fdd22bca4b4e8a306e7a3199abfd. 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:40:00.588536   431 tablet_replica.cc:333] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.589062   431 raft_consensus.cc:2243] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.589462   431 raft_consensus.cc:2272] T b15f68e5e07546bb8c7c3a4e7ddba5ab P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.591420   431 tablet_replica.cc:333] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.591907   431 raft_consensus.cc:2243] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.592271   431 raft_consensus.cc:2272] T 0b2139e477054542af4834f525ac9e1c P ccd4fdd22bca4b4e8a306e7a3199abfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.594112   431 tablet_replica.cc:333] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.594566   431 raft_consensus.cc:2243] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.594982   431 raft_consensus.cc:2272] T 83231f968b924b2c93f6a236c3e038b0 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.596863   431 tablet_replica.cc:333] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd: stopping tablet replica
I20260608 12:40:00.597301   431 raft_consensus.cc:2243] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.598047   431 raft_consensus.cc:2272] T 707549bf37624503bd75cbea7f2244c8 P ccd4fdd22bca4b4e8a306e7a3199abfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.632905   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:40:00.660681  3494 consensus_peers.cc:597] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce -> Peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Couldn't send request to peer ccd4fdd22bca4b4e8a306e7a3199abfd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:00.664067   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:00.692343   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:00.693132   431 tablet_replica.cc:333] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.693796   431 raft_consensus.cc:2243] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.694533   431 raft_consensus.cc:2272] T a7563a24ad894040bf95c9747cc3aaec P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.696493   431 tablet_replica.cc:333] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.697134   431 raft_consensus.cc:2243] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.697786   431 raft_consensus.cc:2272] T b6ddceb5eb6644b4826efe28cabb0d23 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.699642   431 tablet_replica.cc:333] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
W20260608 12:40:00.700186  3674 consensus_peers.cc:597] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe -> Peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Couldn't send request to peer ccd4fdd22bca4b4e8a306e7a3199abfd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:00.700502   431 raft_consensus.cc:2243] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.701072   431 raft_consensus.cc:2272] T e4ae6a58ac0f4cce9625a1c163fadad2 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.703372   431 tablet_replica.cc:333] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.703879   431 raft_consensus.cc:2243] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.704241   431 raft_consensus.cc:2272] T 09caa300e8fa4db692f16c424c68dcb6 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.705940   431 tablet_replica.cc:333] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.706463   431 raft_consensus.cc:2243] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.706974   431 raft_consensus.cc:2272] T 0aae826b6a634774bd0c4fa6a2dbf42d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.709026   431 tablet_replica.cc:333] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.709517   431 raft_consensus.cc:2243] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.710332   431 raft_consensus.cc:2272] T 66c97b99a4eb4d339521cd96d688f87d P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.712219   431 tablet_replica.cc:333] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.712669   431 raft_consensus.cc:2243] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.713008   431 raft_consensus.cc:2272] T 2cfabf1dd8834918a5870fe57657af62 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.714769   431 tablet_replica.cc:333] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.715372   431 raft_consensus.cc:2243] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.716040   431 raft_consensus.cc:2272] T 303f88fe035f4125b875deed4ccfdca4 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.717846   431 tablet_replica.cc:333] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.718309   431 raft_consensus.cc:2243] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.718969   431 raft_consensus.cc:2272] T 509bdea07d63486e8a8eeb1463eaee77 P f12f8ac840a240ff8692d0db98300108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.720824   431 tablet_replica.cc:333] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.721263   431 raft_consensus.cc:2243] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.722019   431 raft_consensus.cc:2272] T 83231f968b924b2c93f6a236c3e038b0 P f12f8ac840a240ff8692d0db98300108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.724596   431 tablet_replica.cc:333] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.725040   431 raft_consensus.cc:2243] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.725761   431 raft_consensus.cc:2272] T b15f68e5e07546bb8c7c3a4e7ddba5ab P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.727437   431 tablet_replica.cc:333] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108: stopping tablet replica
I20260608 12:40:00.727860   431 raft_consensus.cc:2243] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.728256   431 raft_consensus.cc:2272] T 6f9cbf1535e947d98377a980f90702f4 P f12f8ac840a240ff8692d0db98300108 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:00.753501  3674 consensus_peers.cc:597] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe -> Peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Couldn't send request to peer ccd4fdd22bca4b4e8a306e7a3199abfd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:00.762430   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:00.788278   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:40:00.812304  3674 consensus_peers.cc:597] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe -> Peer ccd4fdd22bca4b4e8a306e7a3199abfd (127.0.107.193:39761): Couldn't send request to peer ccd4fdd22bca4b4e8a306e7a3199abfd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:00.813576  3494 consensus_peers.cc:597] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce -> Peer f12f8ac840a240ff8692d0db98300108 (127.0.107.194:40361): Couldn't send request to peer f12f8ac840a240ff8692d0db98300108. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:00.826239   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:00.826980   431 tablet_replica.cc:333] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.827538   431 raft_consensus.cc:2243] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.828040   431 raft_consensus.cc:2272] T b6ddceb5eb6644b4826efe28cabb0d23 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.829883   431 tablet_replica.cc:333] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.830391   431 raft_consensus.cc:2243] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.830762   431 raft_consensus.cc:2272] T 71f4b1793b0348de81ffb16b957b44f2 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.832522   431 tablet_replica.cc:333] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.832998   431 raft_consensus.cc:2243] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.833768   431 raft_consensus.cc:2272] T a7563a24ad894040bf95c9747cc3aaec P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.835458   431 tablet_replica.cc:333] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.835909   431 raft_consensus.cc:2243] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.836549   431 raft_consensus.cc:2272] T 09caa300e8fa4db692f16c424c68dcb6 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.838413   431 tablet_replica.cc:333] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.838864   431 raft_consensus.cc:2243] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.839538   431 raft_consensus.cc:2272] T 2cfabf1dd8834918a5870fe57657af62 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.841188   431 tablet_replica.cc:333] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.841732   431 raft_consensus.cc:2243] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.842211   431 raft_consensus.cc:2272] T abaee8beeca34104b59491e10b4fc75d P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.843885   431 tablet_replica.cc:333] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.844338   431 raft_consensus.cc:2243] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.844832   431 raft_consensus.cc:2272] T 303f88fe035f4125b875deed4ccfdca4 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.846581   431 tablet_replica.cc:333] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.847029   431 raft_consensus.cc:2243] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.847710   431 raft_consensus.cc:2272] T 6f9cbf1535e947d98377a980f90702f4 P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.849453   431 tablet_replica.cc:333] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.850006   431 raft_consensus.cc:2243] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.850430   431 raft_consensus.cc:2272] T 0b2139e477054542af4834f525ac9e1c P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.852105   431 tablet_replica.cc:333] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.852622   431 raft_consensus.cc:2243] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.853029   431 raft_consensus.cc:2272] T b15f68e5e07546bb8c7c3a4e7ddba5ab P 24cc763620a9451b84e00e67f8f675ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.854707   431 tablet_replica.cc:333] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.855195   431 raft_consensus.cc:2243] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.855760   431 raft_consensus.cc:2272] T 509bdea07d63486e8a8eeb1463eaee77 P 24cc763620a9451b84e00e67f8f675ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.857519   431 tablet_replica.cc:333] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce: stopping tablet replica
I20260608 12:40:00.858039   431 raft_consensus.cc:2243] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.858601   431 raft_consensus.cc:2272] T 707549bf37624503bd75cbea7f2244c8 P 24cc763620a9451b84e00e67f8f675ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.893442   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:00.921298   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
W20260608 12:40:00.940124  3675 consensus_peers.cc:597] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe -> Peer 24cc763620a9451b84e00e67f8f675ce (127.0.107.195:37571): Couldn't send request to peer 24cc763620a9451b84e00e67f8f675ce. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37571: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:00.951543   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:00.952382   431 tablet_replica.cc:333] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.953296   431 raft_consensus.cc:2243] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.953963   431 raft_consensus.cc:2272] T 0aae826b6a634774bd0c4fa6a2dbf42d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.955695   431 tablet_replica.cc:333] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.956202   431 raft_consensus.cc:2243] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.956638   431 raft_consensus.cc:2272] T 707549bf37624503bd75cbea7f2244c8 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.958304   431 tablet_replica.cc:333] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.958851   431 raft_consensus.cc:2243] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.959236   431 raft_consensus.cc:2272] T 509bdea07d63486e8a8eeb1463eaee77 P 17de8f8675e1464d8cc96de98a292abe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.960825   431 tablet_replica.cc:333] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.961419   431 raft_consensus.cc:2243] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.962483   431 raft_consensus.cc:2272] T e4ae6a58ac0f4cce9625a1c163fadad2 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.965206   431 tablet_replica.cc:333] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.965921   431 raft_consensus.cc:2243] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.966495   431 raft_consensus.cc:2272] T 09caa300e8fa4db692f16c424c68dcb6 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.968240   431 tablet_replica.cc:333] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.968705   431 raft_consensus.cc:2243] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.969480   431 raft_consensus.cc:2272] T 71f4b1793b0348de81ffb16b957b44f2 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.972035   431 tablet_replica.cc:333] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.972729   431 raft_consensus.cc:2243] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.973301   431 raft_consensus.cc:2272] T 303f88fe035f4125b875deed4ccfdca4 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.975528   431 tablet_replica.cc:333] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.976274   431 raft_consensus.cc:2243] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.976788   431 raft_consensus.cc:2272] T abaee8beeca34104b59491e10b4fc75d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.979043   431 tablet_replica.cc:333] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.979743   431 raft_consensus.cc:2243] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.980633   431 raft_consensus.cc:2272] T 0b2139e477054542af4834f525ac9e1c P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.983177   431 tablet_replica.cc:333] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.983886   431 raft_consensus.cc:2243] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:00.984825   431 raft_consensus.cc:2272] T 83231f968b924b2c93f6a236c3e038b0 P 17de8f8675e1464d8cc96de98a292abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.987272   431 tablet_replica.cc:333] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.987938   431 raft_consensus.cc:2243] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.988430   431 raft_consensus.cc:2272] T 66c97b99a4eb4d339521cd96d688f87d P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:00.991219   431 tablet_replica.cc:333] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe: stopping tablet replica
I20260608 12:40:00.991855   431 raft_consensus.cc:2243] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:00.992367   431 raft_consensus.cc:2272] T 2cfabf1dd8834918a5870fe57657af62 P 17de8f8675e1464d8cc96de98a292abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:01.026546   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:01.049932   431 master.cc:562] Master@127.0.107.254:45865 shutting down...
I20260608 12:40:01.070632   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:01.071216   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:01.071563   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P af0074685da345258b7d800fd4d67899: stopping tablet replica
I20260608 12:40:01.091756   431 master.cc:584] Master@127.0.107.254:45865 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (15208 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:40:01.145355   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45737
I20260608 12:40:01.146848   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:01.153008  4003 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:01.153470  4004 instance_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:40:01.154564  4006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:01.154898   431 server_base.cc:1061] running on GCE node
I20260608 12:40:01.156857   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:01.157351   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:01.157555   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922401157518 us; error 0 us; skew 500 ppm
I20260608 12:40:01.158267   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:01.160877   431 webserver.cc:533] Webserver started at http://127.0.107.254:37091/ using document root <none> and password file <none>
I20260608 12:40:01.161423   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:01.161669   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:01.161970   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:01.163077   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "aee66402056b4865a3e036bb8976b4a9"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.167943   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:01.171839  4011 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.172669   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:01.173043   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "aee66402056b4865a3e036bb8976b4a9"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.173347   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-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:40:01.184886   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:01.186322   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:01.226743   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45737
I20260608 12:40:01.226876  4062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45737 every 8 connection(s)
I20260608 12:40:01.231314  4063 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:40:01.242928  4063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9: Bootstrap starting.
I20260608 12:40:01.248371  4063 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:01.253249  4063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9: No bootstrap required, opened a new log
I20260608 12:40:01.255522  4063 raft_consensus.cc:359] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aee66402056b4865a3e036bb8976b4a9" member_type: VOTER }
I20260608 12:40:01.255914  4063 raft_consensus.cc:385] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:01.256193  4063 raft_consensus.cc:740] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee66402056b4865a3e036bb8976b4a9, State: Initialized, Role: FOLLOWER
I20260608 12:40:01.256866  4063 consensus_queue.cc:260] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aee66402056b4865a3e036bb8976b4a9" member_type: VOTER }
I20260608 12:40:01.257321  4063 raft_consensus.cc:399] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:01.257545  4063 raft_consensus.cc:493] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:01.257862  4063 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:01.262343  4063 raft_consensus.cc:515] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aee66402056b4865a3e036bb8976b4a9" member_type: VOTER }
I20260608 12:40:01.262914  4063 leader_election.cc:304] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [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: aee66402056b4865a3e036bb8976b4a9; no voters: 
I20260608 12:40:01.264103  4063 leader_election.cc:290] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:01.264573  4066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:01.266124  4066 raft_consensus.cc:697] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 1 LEADER]: Becoming Leader. State: Replica: aee66402056b4865a3e036bb8976b4a9, State: Running, Role: LEADER
I20260608 12:40:01.266860  4066 consensus_queue.cc:237] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [LEADER]: Queue going to LEADER mode. State: All 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: "aee66402056b4865a3e036bb8976b4a9" member_type: VOTER }
I20260608 12:40:01.267357  4063 sys_catalog.cc:565] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:01.271643  4067 sys_catalog.cc:455] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aee66402056b4865a3e036bb8976b4a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aee66402056b4865a3e036bb8976b4a9" member_type: VOTER } }
I20260608 12:40:01.272408  4067 sys_catalog.cc:458] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:01.271565  4068 sys_catalog.cc:455] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aee66402056b4865a3e036bb8976b4a9. Latest consensus state: current_term: 1 leader_uuid: "aee66402056b4865a3e036bb8976b4a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aee66402056b4865a3e036bb8976b4a9" member_type: VOTER } }
I20260608 12:40:01.273344  4068 sys_catalog.cc:458] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:01.277092  4074 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:01.282280  4074 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:01.284113   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:01.292114  4074 catalog_manager.cc:1382] Generated new cluster ID: eec847e738c24122ace55e1921894673
I20260608 12:40:01.292387  4074 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:01.310359  4074 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:01.311705  4074 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:01.329984  4074 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9: Generated new TSK 0
I20260608 12:40:01.330601  4074 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:01.350972   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:01.357309  4084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:01.358479  4085 instance_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:40:01.360773   431 server_base.cc:1061] running on GCE node
W20260608 12:40:01.361192  4087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:01.362143   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:01.362403   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:01.362587   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922401362571 us; error 0 us; skew 500 ppm
I20260608 12:40:01.363210   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:01.365929   431 webserver.cc:533] Webserver started at http://127.0.107.193:37539/ using document root <none> and password file <none>
I20260608 12:40:01.366488   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:01.366696   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:01.366972   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:01.368103   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "35b15627ebe44a7484bc7e9ee2ee765a"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.373013   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:40:01.376581  4092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.377429   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:01.377869   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "35b15627ebe44a7484bc7e9ee2ee765a"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.378197   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-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:40:01.403751   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:01.405061   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:01.406741   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:01.409322   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:01.409610   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.409900   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:01.410087   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.455549   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44007
I20260608 12:40:01.455708  4154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44007 every 8 connection(s)
I20260608 12:40:01.469925   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:01.478611  4159 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:01.478976  4160 instance_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:40:01.482472  4162 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:01.482924   431 server_base.cc:1061] running on GCE node
I20260608 12:40:01.483876   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:01.484115   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:01.484325   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922401484307 us; error 0 us; skew 500 ppm
I20260608 12:40:01.484972   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:01.485051  4155 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45737
I20260608 12:40:01.485529  4155 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:01.486464  4155 heartbeater.cc:507] Master 127.0.107.254:45737 requested a full tablet report, sending...
I20260608 12:40:01.487965   431 webserver.cc:533] Webserver started at http://127.0.107.194:38723/ using document root <none> and password file <none>
I20260608 12:40:01.488677   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:01.488935   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:01.489276   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:01.489154  4028 ts_manager.cc:194] Registered new tserver with Master: 35b15627ebe44a7484bc7e9ee2ee765a (127.0.107.193:44007)
I20260608 12:40:01.490935   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "134ef336ed5b4c079e23944d13ee4863"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.491832  4028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50046
I20260608 12:40:01.496490   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:40:01.500191  4167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.501130   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:01.501510   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "134ef336ed5b4c079e23944d13ee4863"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.501922   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-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:40:01.512423   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:01.513744   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:01.515249   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:01.517745   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:01.517992   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.518241   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:01.518460   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.561847   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42785
I20260608 12:40:01.561949  4229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42785 every 8 connection(s)
I20260608 12:40:01.567121   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:01.574695  4233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:01.575906  4234 instance_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:40:01.579057  4236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:01.579916   431 server_base.cc:1061] running on GCE node
I20260608 12:40:01.580860   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:40:01.581104  4230 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45737
W20260608 12:40:01.581103   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:01.581534   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922401581508 us; error 0 us; skew 500 ppm
I20260608 12:40:01.581607  4230 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:01.582331   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:01.582543  4230 heartbeater.cc:507] Master 127.0.107.254:45737 requested a full tablet report, sending...
I20260608 12:40:01.584941  4028 ts_manager.cc:194] Registered new tserver with Master: 134ef336ed5b4c079e23944d13ee4863 (127.0.107.194:42785)
I20260608 12:40:01.585290   431 webserver.cc:533] Webserver started at http://127.0.107.195:34673/ using document root <none> and password file <none>
I20260608 12:40:01.585917   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:01.586138   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:01.586423   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:01.586585  4028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50048
I20260608 12:40:01.587648   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "f742a3be4a6a440b95008f82376bb303"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.592566   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:01.596181  4241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.597106   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:01.597385   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "f742a3be4a6a440b95008f82376bb303"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.597712   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-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:40:01.607676   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:01.608920   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:01.610518   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:01.612916   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:01.613162   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.613410   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:01.613611   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:01.654515   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45839
I20260608 12:40:01.654626  4303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45839 every 8 connection(s)
I20260608 12:40:01.659881   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:01.667091  4307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:01.668223  4308 instance_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:40:01.671594   431 server_base.cc:1061] running on GCE node
W20260608 12:40:01.671770  4310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:01.673094   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:01.673380   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:01.673635   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922401673615 us; error 0 us; skew 500 ppm
I20260608 12:40:01.673739  4304 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45737
I20260608 12:40:01.674176  4304 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:01.674388   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:01.675248  4304 heartbeater.cc:507] Master 127.0.107.254:45737 requested a full tablet report, sending...
I20260608 12:40:01.677299   431 webserver.cc:533] Webserver started at http://127.0.107.196:41579/ using document root <none> and password file <none>
I20260608 12:40:01.677788  4028 ts_manager.cc:194] Registered new tserver with Master: f742a3be4a6a440b95008f82376bb303 (127.0.107.195:45839)
I20260608 12:40:01.677923   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:01.678246   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:01.678550   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:01.679322  4028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50064
I20260608 12:40:01.679680   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "6d8e3094bdea4ba7951ed2e78f313336"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.684684   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:40:01.688442  4315 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.689347   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:01.689682   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "6d8e3094bdea4ba7951ed2e78f313336"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-5cx1"
I20260608 12:40:01.689940   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922312059458-431-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:40:01.714993   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:01.716150   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:01.717622   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:01.720116   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:01.720316   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.720633   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:01.720803   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.762610   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38217
I20260608 12:40:01.762741  4377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38217 every 8 connection(s)
I20260608 12:40:01.777863  4378 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45737
I20260608 12:40:01.778309  4378 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:01.779170  4378 heartbeater.cc:507] Master 127.0.107.254:45737 requested a full tablet report, sending...
I20260608 12:40:01.781355  4028 ts_manager.cc:194] Registered new tserver with Master: 6d8e3094bdea4ba7951ed2e78f313336 (127.0.107.196:38217)
I20260608 12:40:01.782344   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016305684s
I20260608 12:40:01.782945  4028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50074
I20260608 12:40:02.340660  4028 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50092:
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:40:02.387423  4343 tablet_service.cc:1511] Processing CreateTablet for tablet 309d8a4b27bd41d7be1f5af4b03f5a90 (DEFAULT_TABLE table=test-workload [id=6f62dbc8f72b4b8bacd001f966b51643]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:02.388715  4343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309d8a4b27bd41d7be1f5af4b03f5a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:02.390461  4195 tablet_service.cc:1511] Processing CreateTablet for tablet 309d8a4b27bd41d7be1f5af4b03f5a90 (DEFAULT_TABLE table=test-workload [id=6f62dbc8f72b4b8bacd001f966b51643]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:02.391932  4195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309d8a4b27bd41d7be1f5af4b03f5a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:02.395877  4120 tablet_service.cc:1511] Processing CreateTablet for tablet 309d8a4b27bd41d7be1f5af4b03f5a90 (DEFAULT_TABLE table=test-workload [id=6f62dbc8f72b4b8bacd001f966b51643]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:02.396941  4120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309d8a4b27bd41d7be1f5af4b03f5a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:02.408123  4399 tablet_bootstrap.cc:492] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336: Bootstrap starting.
I20260608 12:40:02.412016  4401 tablet_bootstrap.cc:492] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a: Bootstrap starting.
I20260608 12:40:02.413130  4400 tablet_bootstrap.cc:492] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863: Bootstrap starting.
I20260608 12:40:02.417652  4401 tablet_bootstrap.cc:654] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:02.418193  4399 tablet_bootstrap.cc:654] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:02.419886  4400 tablet_bootstrap.cc:654] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:02.425427  4401 tablet_bootstrap.cc:492] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a: No bootstrap required, opened a new log
I20260608 12:40:02.425444  4399 tablet_bootstrap.cc:492] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336: No bootstrap required, opened a new log
I20260608 12:40:02.425902  4400 tablet_bootstrap.cc:492] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863: No bootstrap required, opened a new log
I20260608 12:40:02.426102  4401 ts_tablet_manager.cc:1403] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:40:02.426165  4399 ts_tablet_manager.cc:1403] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 12:40:02.426390  4400 ts_tablet_manager.cc:1403] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:40:02.429013  4399 raft_consensus.cc:359] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.429725  4399 raft_consensus.cc:385] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:02.429317  4400 raft_consensus.cc:359] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.429539  4401 raft_consensus.cc:359] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.430133  4399 raft_consensus.cc:740] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8e3094bdea4ba7951ed2e78f313336, State: Initialized, Role: FOLLOWER
I20260608 12:40:02.430233  4400 raft_consensus.cc:385] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:02.430420  4401 raft_consensus.cc:385] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:02.430744  4400 raft_consensus.cc:740] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134ef336ed5b4c079e23944d13ee4863, State: Initialized, Role: FOLLOWER
I20260608 12:40:02.430930  4401 raft_consensus.cc:740] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35b15627ebe44a7484bc7e9ee2ee765a, State: Initialized, Role: FOLLOWER
I20260608 12:40:02.431159  4399 consensus_queue.cc:260] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.431715  4400 consensus_queue.cc:260] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.431874  4401 consensus_queue.cc:260] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.438911  4378 heartbeater.cc:499] Master 127.0.107.254:45737 was elected leader, sending a full tablet report...
I20260608 12:40:02.440538  4400 ts_tablet_manager.cc:1434] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260608 12:40:02.440446  4230 heartbeater.cc:499] Master 127.0.107.254:45737 was elected leader, sending a full tablet report...
I20260608 12:40:02.441171  4401 ts_tablet_manager.cc:1434] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:40:02.442039  4155 heartbeater.cc:499] Master 127.0.107.254:45737 was elected leader, sending a full tablet report...
I20260608 12:40:02.442113  4399 ts_tablet_manager.cc:1434] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.008s
I20260608 12:40:02.446178  4406 raft_consensus.cc:493] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:02.446813  4406 raft_consensus.cc:515] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.449882  4406 leader_election.cc:290] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8e3094bdea4ba7951ed2e78f313336 (127.0.107.196:38217), 134ef336ed5b4c079e23944d13ee4863 (127.0.107.194:42785)
I20260608 12:40:02.465183  4353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8a4b27bd41d7be1f5af4b03f5a90" candidate_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e3094bdea4ba7951ed2e78f313336" is_pre_election: true
I20260608 12:40:02.465888  4353 raft_consensus.cc:2468] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35b15627ebe44a7484bc7e9ee2ee765a in term 0.
I20260608 12:40:02.467306  4095 leader_election.cc:304] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35b15627ebe44a7484bc7e9ee2ee765a, 6d8e3094bdea4ba7951ed2e78f313336; no voters: 
I20260608 12:40:02.468096  4406 raft_consensus.cc:2804] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:02.468562  4406 raft_consensus.cc:493] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:02.468916  4406 raft_consensus.cc:3060] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:02.469393  4205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8a4b27bd41d7be1f5af4b03f5a90" candidate_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134ef336ed5b4c079e23944d13ee4863" is_pre_election: true
I20260608 12:40:02.470207  4205 raft_consensus.cc:2468] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35b15627ebe44a7484bc7e9ee2ee765a in term 0.
I20260608 12:40:02.474711  4406 raft_consensus.cc:515] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.476715  4406 leader_election.cc:290] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [CANDIDATE]: Term 1 election: Requested vote from peers 6d8e3094bdea4ba7951ed2e78f313336 (127.0.107.196:38217), 134ef336ed5b4c079e23944d13ee4863 (127.0.107.194:42785)
I20260608 12:40:02.477432  4353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8a4b27bd41d7be1f5af4b03f5a90" candidate_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e3094bdea4ba7951ed2e78f313336"
I20260608 12:40:02.477876  4205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8a4b27bd41d7be1f5af4b03f5a90" candidate_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134ef336ed5b4c079e23944d13ee4863"
I20260608 12:40:02.478106  4353 raft_consensus.cc:3060] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:02.478461  4205 raft_consensus.cc:3060] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:02.485489  4353 raft_consensus.cc:2468] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35b15627ebe44a7484bc7e9ee2ee765a in term 1.
I20260608 12:40:02.485488  4205 raft_consensus.cc:2468] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35b15627ebe44a7484bc7e9ee2ee765a in term 1.
I20260608 12:40:02.487179  4095 leader_election.cc:304] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35b15627ebe44a7484bc7e9ee2ee765a, 6d8e3094bdea4ba7951ed2e78f313336; no voters: 
I20260608 12:40:02.487908  4406 raft_consensus.cc:2804] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:02.489033  4406 raft_consensus.cc:697] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 1 LEADER]: Becoming Leader. State: Replica: 35b15627ebe44a7484bc7e9ee2ee765a, State: Running, Role: LEADER
I20260608 12:40:02.489876  4406 consensus_queue.cc:237] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } }
I20260608 12:40:02.498368  4026 catalog_manager.cc:5696] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a reported cstate change: term changed from 0 to 1, leader changed from <none> to 35b15627ebe44a7484bc7e9ee2ee765a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35b15627ebe44a7484bc7e9ee2ee765a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44007 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:02.682056  4304 heartbeater.cc:499] Master 127.0.107.254:45737 was elected leader, sending a full tablet report...
I20260608 12:40:02.987363  4406 consensus_queue.cc:1048] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8e3094bdea4ba7951ed2e78f313336" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:03.008499  4418 consensus_queue.cc:1048] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [LEADER]: Connected to new peer: Peer: permanent_uuid: "134ef336ed5b4c079e23944d13ee4863" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:03.284123  4081 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:03.285838  4081 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:03.286293  4081 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:05.287375  4081 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:05.288904  4081 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:05.289309  4081 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:07.290437  4081 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:07.292145  4081 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:07.292569  4081 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:09.293529  4081 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:09.294917  4081 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:09.295257  4081 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:11.296190  4081 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:11.297609  4081 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:11.297962  4081 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:13.299223  4081 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:13.301312  4081 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:13.301695  4081 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:13.584144   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:13.612620   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:13.613536   431 tablet_replica.cc:333] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a: stopping tablet replica
I20260608 12:40:13.614208   431 raft_consensus.cc:2243] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:13.615222   431 raft_consensus.cc:2272] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 35b15627ebe44a7484bc7e9ee2ee765a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:13.636618   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:13.650751   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:13.674556   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:13.675685   431 tablet_replica.cc:333] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863: stopping tablet replica
I20260608 12:40:13.676343   431 raft_consensus.cc:2243] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:13.676879   431 raft_consensus.cc:2272] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 134ef336ed5b4c079e23944d13ee4863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:13.696609   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:13.707922   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:13.732792   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:13.749055   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:13.758002   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:13.780973   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:13.781773   431 tablet_replica.cc:333] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336: stopping tablet replica
I20260608 12:40:13.782301   431 raft_consensus.cc:2243] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:13.782783   431 raft_consensus.cc:2272] T 309d8a4b27bd41d7be1f5af4b03f5a90 P 6d8e3094bdea4ba7951ed2e78f313336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:13.802291   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:13.812857   431 master.cc:562] Master@127.0.107.254:45737 shutting down...
I20260608 12:40:13.832626   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:13.833236   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:13.833603   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P aee66402056b4865a3e036bb8976b4a9: stopping tablet replica
I20260608 12:40:13.852743   431 master.cc:584] Master@127.0.107.254:45737 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12745 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:40:13.890841   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40675
I20260608 12:40:13.892138   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:13.898524  4430 instance_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:40:13.899230  4429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:13.899618  4432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:13.900858   431 server_base.cc:1061] running on GCE node
I20260608 12:40:13.901876   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:13.902077   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:13.902283   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922413902261 us; error 0 us; skew 500 ppm
I20260608 12:40:13.902928   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:13.905632   431 webserver.cc:533] Webserver started at http://127.0.107.254:41621/ using document root <none> and password file <none>
I20260608 12:40:13.906226   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:13.906453   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:13.906751   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:13.908041   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "9430505061d8401480096beb208a3189"
format_stamp: "Formatted at 2026-06-08 12:40:13 on dist-test-slave-5cx1"
I20260608 12:40:13.913236   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:40:13.917093  4437 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:13.918011   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:13.918269   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "9430505061d8401480096beb208a3189"
format_stamp: "Formatted at 2026-06-08 12:40:13 on dist-test-slave-5cx1"
I20260608 12:40:13.918510   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-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:40:13.933130   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:13.934495   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:13.976411   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40675
I20260608 12:40:13.976631  4488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40675 every 8 connection(s)
I20260608 12:40:13.980962  4489 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:40:13.992777  4489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189: Bootstrap starting.
I20260608 12:40:13.997936  4489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:14.002621  4489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189: No bootstrap required, opened a new log
I20260608 12:40:14.005103  4489 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430505061d8401480096beb208a3189" member_type: VOTER }
I20260608 12:40:14.005642  4489 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:14.005928  4489 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9430505061d8401480096beb208a3189, State: Initialized, Role: FOLLOWER
I20260608 12:40:14.006721  4489 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9430505061d8401480096beb208a3189" member_type: VOTER }
I20260608 12:40:14.007270  4489 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:14.007509  4489 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:14.007779  4489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:14.012586  4489 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430505061d8401480096beb208a3189" member_type: VOTER }
I20260608 12:40:14.013178  4489 leader_election.cc:304] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [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: 9430505061d8401480096beb208a3189; no voters: 
I20260608 12:40:14.014458  4489 leader_election.cc:290] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:14.014984  4492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:14.016526  4492 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 1 LEADER]: Becoming Leader. State: Replica: 9430505061d8401480096beb208a3189, State: Running, Role: LEADER
I20260608 12:40:14.017323  4492 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [LEADER]: Queue going to LEADER mode. State: All 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: "9430505061d8401480096beb208a3189" member_type: VOTER }
I20260608 12:40:14.017694  4489 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:14.020660  4493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9430505061d8401480096beb208a3189" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430505061d8401480096beb208a3189" member_type: VOTER } }
I20260608 12:40:14.020692  4494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9430505061d8401480096beb208a3189. Latest consensus state: current_term: 1 leader_uuid: "9430505061d8401480096beb208a3189" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9430505061d8401480096beb208a3189" member_type: VOTER } }
I20260608 12:40:14.021919  4493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:14.021966  4494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:14.026568  4498 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:14.032207  4498 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:14.034533   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:14.042249  4498 catalog_manager.cc:1382] Generated new cluster ID: bc5e126faf98435fb8ae6c9066fd643b
I20260608 12:40:14.042622  4498 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:14.069144  4498 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:14.070493  4498 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:14.084115  4498 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189: Generated new TSK 0
I20260608 12:40:14.084787  4498 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:14.101643   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:14.108167  4510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:14.109177  4511 instance_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:40:14.113087  4513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:14.113647   431 server_base.cc:1061] running on GCE node
I20260608 12:40:14.114583   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:14.114794   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:14.114960   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922414114947 us; error 0 us; skew 500 ppm
I20260608 12:40:14.115594   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:14.118146   431 webserver.cc:533] Webserver started at http://127.0.107.193:33721/ using document root <none> and password file <none>
I20260608 12:40:14.118695   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:14.118983   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:14.119305   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:14.120540   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b"
format_stamp: "Formatted at 2026-06-08 12:40:14 on dist-test-slave-5cx1"
I20260608 12:40:14.125255   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:14.129065  4518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.130003   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:14.130319   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b"
format_stamp: "Formatted at 2026-06-08 12:40:14 on dist-test-slave-5cx1"
I20260608 12:40:14.130630   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-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:40:14.147221   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:14.148990   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:14.150672   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:14.153153   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:14.153378   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.153661   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:14.153843   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.198308   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36477
I20260608 12:40:14.198417  4580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36477 every 8 connection(s)
I20260608 12:40:14.204411   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:14.212482  4585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:14.213708  4586 instance_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:40:14.216365   431 server_base.cc:1061] running on GCE node
W20260608 12:40:14.216408  4588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:14.217537   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:14.217795   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:14.217923   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922414217912 us; error 0 us; skew 500 ppm
I20260608 12:40:14.218467   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:14.221156   431 webserver.cc:533] Webserver started at http://127.0.107.194:37457/ using document root <none> and password file <none>
I20260608 12:40:14.221909   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:14.222146   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:14.222426   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:14.223763   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "a30611860396407e8e0c4883cbbac1e3"
format_stamp: "Formatted at 2026-06-08 12:40:14 on dist-test-slave-5cx1"
I20260608 12:40:14.225240  4581 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40675
I20260608 12:40:14.225706  4581 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:14.226642  4581 heartbeater.cc:507] Master 127.0.107.254:40675 requested a full tablet report, sending...
I20260608 12:40:14.229158  4454 ts_manager.cc:194] Registered new tserver with Master: 17901ec9a3264aef81b4b3b3b7cc6b4b (127.0.107.193:36477)
I20260608 12:40:14.230239   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:40:14.231125  4454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45360
I20260608 12:40:14.234285  4593 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.235134   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:40:14.235433   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "a30611860396407e8e0c4883cbbac1e3"
format_stamp: "Formatted at 2026-06-08 12:40:14 on dist-test-slave-5cx1"
I20260608 12:40:14.235735   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-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:40:14.252732   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:14.254060   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:14.255501   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:14.257862   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:14.258097   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.258339   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:14.258515   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.301121   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35509
I20260608 12:40:14.301259  4655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35509 every 8 connection(s)
I20260608 12:40:14.306396   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:14.314252  4659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:14.316699  4660 instance_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:40:14.318410   431 server_base.cc:1061] running on GCE node
W20260608 12:40:14.319396  4662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:14.320420  4656 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40675
I20260608 12:40:14.320556   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:40:14.320825  4656 heartbeater.cc:461] Registering TS with master...
W20260608 12:40:14.320891   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:14.321233   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922414321210 us; error 0 us; skew 500 ppm
I20260608 12:40:14.321817  4656 heartbeater.cc:507] Master 127.0.107.254:40675 requested a full tablet report, sending...
I20260608 12:40:14.321976   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:14.324209  4454 ts_manager.cc:194] Registered new tserver with Master: a30611860396407e8e0c4883cbbac1e3 (127.0.107.194:35509)
I20260608 12:40:14.324878   431 webserver.cc:533] Webserver started at http://127.0.107.195:41185/ using document root <none> and password file <none>
I20260608 12:40:14.325451   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:14.325747   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:14.325901  4454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45372
I20260608 12:40:14.326045   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:14.327522   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "d8318610acec44398cf2cade79610b19"
format_stamp: "Formatted at 2026-06-08 12:40:14 on dist-test-slave-5cx1"
I20260608 12:40:14.332168   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:14.335809  4667 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.336635   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:14.336972   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "d8318610acec44398cf2cade79610b19"
format_stamp: "Formatted at 2026-06-08 12:40:14 on dist-test-slave-5cx1"
I20260608 12:40:14.337275   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922312059458-431-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:40:14.361997   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:14.363315   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:14.364843   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:14.367362   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:14.367617   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.367869   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:14.368064   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:14.409261   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42073
I20260608 12:40:14.409371  4729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42073 every 8 connection(s)
I20260608 12:40:14.424724  4730 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40675
I20260608 12:40:14.425191  4730 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:14.426124  4730 heartbeater.cc:507] Master 127.0.107.254:40675 requested a full tablet report, sending...
I20260608 12:40:14.428397  4454 ts_manager.cc:194] Registered new tserver with Master: d8318610acec44398cf2cade79610b19 (127.0.107.195:42073)
I20260608 12:40:14.428798   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016044588s
I20260608 12:40:14.430048  4454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45378
I20260608 12:40:15.233851  4581 heartbeater.cc:499] Master 127.0.107.254:40675 was elected leader, sending a full tablet report...
I20260608 12:40:15.328807  4656 heartbeater.cc:499] Master 127.0.107.254:40675 was elected leader, sending a full tablet report...
I20260608 12:40:15.433153  4730 heartbeater.cc:499] Master 127.0.107.254:40675 was elected leader, sending a full tablet report...
I20260608 12:40:15.503547  4454 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45402:
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:40:15.505688  4454 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:40:15.552314  4695 tablet_service.cc:1511] Processing CreateTablet for tablet d6bdce60a7934d79a3b47e1be177d8a7 (DEFAULT_TABLE table=test-workload [id=73f8484a51f745b6a7aad52881ec5081]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:15.553898  4695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6bdce60a7934d79a3b47e1be177d8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:15.553895  4546 tablet_service.cc:1511] Processing CreateTablet for tablet d6bdce60a7934d79a3b47e1be177d8a7 (DEFAULT_TABLE table=test-workload [id=73f8484a51f745b6a7aad52881ec5081]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:15.555326  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6bdce60a7934d79a3b47e1be177d8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:15.558022  4621 tablet_service.cc:1511] Processing CreateTablet for tablet d6bdce60a7934d79a3b47e1be177d8a7 (DEFAULT_TABLE table=test-workload [id=73f8484a51f745b6a7aad52881ec5081]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:15.559369  4621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6bdce60a7934d79a3b47e1be177d8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:15.576128  4752 tablet_bootstrap.cc:492] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19: Bootstrap starting.
I20260608 12:40:15.576349  4751 tablet_bootstrap.cc:492] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b: Bootstrap starting.
I20260608 12:40:15.579671  4753 tablet_bootstrap.cc:492] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3: Bootstrap starting.
I20260608 12:40:15.584687  4752 tablet_bootstrap.cc:654] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:15.584687  4751 tablet_bootstrap.cc:654] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:15.586042  4753 tablet_bootstrap.cc:654] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:15.591431  4751 tablet_bootstrap.cc:492] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b: No bootstrap required, opened a new log
I20260608 12:40:15.591881  4751 ts_tablet_manager.cc:1403] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:40:15.592201  4752 tablet_bootstrap.cc:492] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19: No bootstrap required, opened a new log
I20260608 12:40:15.592679  4753 tablet_bootstrap.cc:492] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3: No bootstrap required, opened a new log
I20260608 12:40:15.592703  4752 ts_tablet_manager.cc:1403] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:40:15.593446  4753 ts_tablet_manager.cc:1403] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:40:15.594902  4751 raft_consensus.cc:359] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.595755  4751 raft_consensus.cc:385] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:15.596107  4751 raft_consensus.cc:740] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17901ec9a3264aef81b4b3b3b7cc6b4b, State: Initialized, Role: FOLLOWER
I20260608 12:40:15.596064  4752 raft_consensus.cc:359] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.596504  4753 raft_consensus.cc:359] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.597059  4752 raft_consensus.cc:385] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:15.597261  4753 raft_consensus.cc:385] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:15.597505  4752 raft_consensus.cc:740] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8318610acec44398cf2cade79610b19, State: Initialized, Role: FOLLOWER
I20260608 12:40:15.597800  4753 raft_consensus.cc:740] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30611860396407e8e0c4883cbbac1e3, State: Initialized, Role: FOLLOWER
I20260608 12:40:15.597306  4751 consensus_queue.cc:260] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.598644  4753 consensus_queue.cc:260] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.598644  4752 consensus_queue.cc:260] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.600728  4751 ts_tablet_manager.cc:1434] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:40:15.603677  4752 ts_tablet_manager.cc:1434] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260608 12:40:15.606215  4753 ts_tablet_manager.cc:1434] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.002s
I20260608 12:40:15.637897  4759 raft_consensus.cc:493] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:15.638429  4759 raft_consensus.cc:515] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.640717  4759 leader_election.cc:290] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17901ec9a3264aef81b4b3b3b7cc6b4b (127.0.107.193:36477), a30611860396407e8e0c4883cbbac1e3 (127.0.107.194:35509)
I20260608 12:40:15.652091  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bdce60a7934d79a3b47e1be177d8a7" candidate_uuid: "d8318610acec44398cf2cade79610b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" is_pre_election: true
I20260608 12:40:15.652947  4556 raft_consensus.cc:2468] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8318610acec44398cf2cade79610b19 in term 0.
I20260608 12:40:15.653589  4631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bdce60a7934d79a3b47e1be177d8a7" candidate_uuid: "d8318610acec44398cf2cade79610b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30611860396407e8e0c4883cbbac1e3" is_pre_election: true
I20260608 12:40:15.654326  4631 raft_consensus.cc:2468] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8318610acec44398cf2cade79610b19 in term 0.
I20260608 12:40:15.654448  4670 leader_election.cc:304] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17901ec9a3264aef81b4b3b3b7cc6b4b, d8318610acec44398cf2cade79610b19; no voters: 
I20260608 12:40:15.655356  4759 raft_consensus.cc:2804] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:15.655753  4759 raft_consensus.cc:493] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:15.656070  4759 raft_consensus.cc:3060] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:15.661619  4759 raft_consensus.cc:515] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.663303  4759 leader_election.cc:290] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [CANDIDATE]: Term 1 election: Requested vote from peers 17901ec9a3264aef81b4b3b3b7cc6b4b (127.0.107.193:36477), a30611860396407e8e0c4883cbbac1e3 (127.0.107.194:35509)
I20260608 12:40:15.664309  4556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bdce60a7934d79a3b47e1be177d8a7" candidate_uuid: "d8318610acec44398cf2cade79610b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b"
I20260608 12:40:15.664903  4556 raft_consensus.cc:3060] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:15.664716  4631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bdce60a7934d79a3b47e1be177d8a7" candidate_uuid: "d8318610acec44398cf2cade79610b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30611860396407e8e0c4883cbbac1e3"
W20260608 12:40:15.665022  4731 tablet.cc:2404] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:15.665491  4631 raft_consensus.cc:3060] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:15.670595  4556 raft_consensus.cc:2468] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8318610acec44398cf2cade79610b19 in term 1.
I20260608 12:40:15.670765  4631 raft_consensus.cc:2468] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8318610acec44398cf2cade79610b19 in term 1.
I20260608 12:40:15.671837  4670 leader_election.cc:304] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17901ec9a3264aef81b4b3b3b7cc6b4b, d8318610acec44398cf2cade79610b19; no voters: 
I20260608 12:40:15.672556  4759 raft_consensus.cc:2804] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:15.673805  4759 raft_consensus.cc:697] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 1 LEADER]: Becoming Leader. State: Replica: d8318610acec44398cf2cade79610b19, State: Running, Role: LEADER
I20260608 12:40:15.674571  4759 consensus_queue.cc:237] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } }
I20260608 12:40:15.683141  4454 catalog_manager.cc:5696] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8318610acec44398cf2cade79610b19 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d8318610acec44398cf2cade79610b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8318610acec44398cf2cade79610b19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:16.032639  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:16.034761  4507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:16.036778  4507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:16.037335  4507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:16.226944  4764 consensus_queue.cc:1048] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17901ec9a3264aef81b4b3b3b7cc6b4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:16.245574  4764 consensus_queue.cc:1048] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30611860396407e8e0c4883cbbac1e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:17.043313  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:18.038419  4507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:18.039912  4507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:18.040205  4507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:18.052983  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:19.061830  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:20.041217  4507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:20.042819  4507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:20.043154  4507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:20.070652  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:21.079313  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:22.044046  4507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:22.045433  4507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:22.045816  4507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:22.088606  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:23.098592  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:24.046933  4507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:24.048339  4507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:24.048651  4507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:24.107290  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:25.114485  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:26.049633  4507 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:26.050945  4507 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:26.051218  4507 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:26.121970  4502 placement_policy_util.cc:407] tablet d6bdce60a7934d79a3b47e1be177d8a7: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:26.773264   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:26.801209   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:26.802481   431 tablet_replica.cc:333] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b: stopping tablet replica
I20260608 12:40:26.803205   431 raft_consensus.cc:2243] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:26.803936   431 raft_consensus.cc:2272] T d6bdce60a7934d79a3b47e1be177d8a7 P 17901ec9a3264aef81b4b3b3b7cc6b4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:26.827406   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:26.841058   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:26.866266   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:26.867081   431 tablet_replica.cc:333] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3: stopping tablet replica
I20260608 12:40:26.867700   431 raft_consensus.cc:2243] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:26.868307   431 raft_consensus.cc:2272] T d6bdce60a7934d79a3b47e1be177d8a7 P a30611860396407e8e0c4883cbbac1e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:26.889142   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:26.900776   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:26.920739   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:26.921679   431 tablet_replica.cc:333] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19: stopping tablet replica
I20260608 12:40:26.922245   431 raft_consensus.cc:2243] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:26.923149   431 raft_consensus.cc:2272] T d6bdce60a7934d79a3b47e1be177d8a7 P d8318610acec44398cf2cade79610b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:26.943156   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:26.955683   431 master.cc:562] Master@127.0.107.254:40675 shutting down...
I20260608 12:40:26.978690   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:26.979449   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:26.979909   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9430505061d8401480096beb208a3189: stopping tablet replica
I20260608 12:40:26.999648   431 master.cc:584] Master@127.0.107.254:40675 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13144 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:40:27.035847   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36337
I20260608 12:40:27.037107   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:27.043442  4779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:27.043565  4780 instance_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:40:27.044585  4782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:27.045079   431 server_base.cc:1061] running on GCE node
I20260608 12:40:27.046084   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:27.046262   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:27.046383   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922427046372 us; error 0 us; skew 500 ppm
I20260608 12:40:27.046916   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:27.049474   431 webserver.cc:533] Webserver started at http://127.0.107.254:41619/ using document root <none> and password file <none>
I20260608 12:40:27.050081   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:27.050242   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:27.050469   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:27.051618   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "4c62d2b3d96946ceab5f63659a80fb0e"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.056389   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:27.060161  4787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.061079   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:40:27.061450   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "4c62d2b3d96946ceab5f63659a80fb0e"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.061846   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-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:40:27.072969   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:27.074478   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:27.117193   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36337
I20260608 12:40:27.117408  4838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36337 every 8 connection(s)
I20260608 12:40:27.121862  4839 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:40:27.133235  4839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e: Bootstrap starting.
I20260608 12:40:27.138487  4839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:27.143297  4839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e: No bootstrap required, opened a new log
I20260608 12:40:27.145745  4839 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c62d2b3d96946ceab5f63659a80fb0e" member_type: VOTER }
I20260608 12:40:27.146168  4839 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:27.146464  4839 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c62d2b3d96946ceab5f63659a80fb0e, State: Initialized, Role: FOLLOWER
I20260608 12:40:27.147203  4839 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c62d2b3d96946ceab5f63659a80fb0e" member_type: VOTER }
I20260608 12:40:27.147678  4839 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:27.147913  4839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:27.148216  4839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:27.152968  4839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c62d2b3d96946ceab5f63659a80fb0e" member_type: VOTER }
I20260608 12:40:27.153671  4839 leader_election.cc:304] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [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: 4c62d2b3d96946ceab5f63659a80fb0e; no voters: 
I20260608 12:40:27.154974  4839 leader_election.cc:290] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:27.155464  4842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:27.157006  4842 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 1 LEADER]: Becoming Leader. State: Replica: 4c62d2b3d96946ceab5f63659a80fb0e, State: Running, Role: LEADER
I20260608 12:40:27.157979  4842 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [LEADER]: Queue going to LEADER mode. State: All 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: "4c62d2b3d96946ceab5f63659a80fb0e" member_type: VOTER }
I20260608 12:40:27.158192  4839 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:27.161710  4844 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c62d2b3d96946ceab5f63659a80fb0e. Latest consensus state: current_term: 1 leader_uuid: "4c62d2b3d96946ceab5f63659a80fb0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c62d2b3d96946ceab5f63659a80fb0e" member_type: VOTER } }
I20260608 12:40:27.161653  4843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c62d2b3d96946ceab5f63659a80fb0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c62d2b3d96946ceab5f63659a80fb0e" member_type: VOTER } }
I20260608 12:40:27.162467  4844 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:27.162494  4843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:27.166821  4847 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:27.173064  4847 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:27.176119   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:27.182914  4847 catalog_manager.cc:1382] Generated new cluster ID: 91b1b60140ec403d8b47aac9f1343dd9
I20260608 12:40:27.183264  4847 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:27.202461  4847 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:27.203863  4847 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:27.222879  4847 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e: Generated new TSK 0
I20260608 12:40:27.223578  4847 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:27.242707   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:27.249256  4860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:27.250553  4861 instance_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:40:27.252399   431 server_base.cc:1061] running on GCE node
W20260608 12:40:27.252928  4863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:27.253911   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:27.254127   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:27.254283   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922427254269 us; error 0 us; skew 500 ppm
I20260608 12:40:27.254860   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:27.257319   431 webserver.cc:533] Webserver started at http://127.0.107.193:43479/ using document root <none> and password file <none>
I20260608 12:40:27.257890   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:27.258102   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:27.258379   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:27.259606   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "834b2e8a6f294b1aaead46f910925ad7"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.264763   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:40:27.268299  4868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.269124   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:27.269424   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "834b2e8a6f294b1aaead46f910925ad7"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.269759   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-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:40:27.279462   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:27.280735   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:27.282404   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:27.284878   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:27.285125   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.285379   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:27.285583   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.328397   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34917
I20260608 12:40:27.328485  4930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34917 every 8 connection(s)
I20260608 12:40:27.334127   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:27.343660  4936 instance_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:40:27.345172  4935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:27.347389  4938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:27.347831   431 server_base.cc:1061] running on GCE node
I20260608 12:40:27.348991   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:27.349184   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:27.349442   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922427349412 us; error 0 us; skew 500 ppm
I20260608 12:40:27.350144   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:27.353173   431 webserver.cc:533] Webserver started at http://127.0.107.194:36587/ using document root <none> and password file <none>
I20260608 12:40:27.353967   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:27.354210   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:27.354260  4931 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36337
I20260608 12:40:27.354622   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:27.354704  4931 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:27.355744  4931 heartbeater.cc:507] Master 127.0.107.254:36337 requested a full tablet report, sending...
I20260608 12:40:27.356397   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.358476  4804 ts_manager.cc:194] Registered new tserver with Master: 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917)
I20260608 12:40:27.361395  4804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43934
I20260608 12:40:27.363044   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:40:27.366950  4943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.367746   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:40:27.368091   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.368417   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-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:40:27.394124   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:27.395357   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:27.396886   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:27.399425   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:27.399673   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.399945   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:27.400130   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.441799   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38071
I20260608 12:40:27.441907  5005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38071 every 8 connection(s)
I20260608 12:40:27.446990   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:27.454710  5009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:27.458088  5010 instance_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:40:27.463384  5006 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36337
I20260608 12:40:27.463999  5006 heartbeater.cc:461] Registering TS with master...
W20260608 12:40:27.464124  5012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:27.465091  5006 heartbeater.cc:507] Master 127.0.107.254:36337 requested a full tablet report, sending...
I20260608 12:40:27.465744   431 server_base.cc:1061] running on GCE node
I20260608 12:40:27.466928   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:27.467206   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:27.467451   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922427467428 us; error 0 us; skew 500 ppm
I20260608 12:40:27.467957  4804 ts_manager.cc:194] Registered new tserver with Master: d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:27.468106   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:27.469918  4804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43948
I20260608 12:40:27.471264   431 webserver.cc:533] Webserver started at http://127.0.107.195:42487/ using document root <none> and password file <none>
I20260608 12:40:27.471987   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:27.472234   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:27.472524   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:27.473837   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "b5b4872b7ade46e595fc702e0bbff438"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.478578   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:40:27.482281  5017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.483078   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:40:27.483390   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "b5b4872b7ade46e595fc702e0bbff438"
format_stamp: "Formatted at 2026-06-08 12:40:27 on dist-test-slave-5cx1"
I20260608 12:40:27.483690   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-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:40:27.503166   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:27.504391   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:27.505934   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:27.508205   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:27.508443   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.508764   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:27.508961   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:27.548511   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43817
I20260608 12:40:27.548621  5079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43817 every 8 connection(s)
I20260608 12:40:27.563681  5080 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36337
I20260608 12:40:27.564062  5080 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:27.564898  5080 heartbeater.cc:507] Master 127.0.107.254:36337 requested a full tablet report, sending...
I20260608 12:40:27.567153  4804 ts_manager.cc:194] Registered new tserver with Master: b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:27.567970   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016056785s
I20260608 12:40:27.568946  4804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43960
I20260608 12:40:28.364603  4931 heartbeater.cc:499] Master 127.0.107.254:36337 was elected leader, sending a full tablet report...
I20260608 12:40:28.472937  5006 heartbeater.cc:499] Master 127.0.107.254:36337 was elected leader, sending a full tablet report...
I20260608 12:40:28.572373  5080 heartbeater.cc:499] Master 127.0.107.254:36337 was elected leader, sending a full tablet report...
I20260608 12:40:28.631273  4804 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43976:
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:40:28.634583  4804 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:40:28.724303  4971 tablet_service.cc:1511] Processing CreateTablet for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:40:28.725971  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.730818  4970 tablet_service.cc:1511] Processing CreateTablet for tablet 136f0d6a2be0420f876f31241892e836 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:40:28.732594  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136f0d6a2be0420f876f31241892e836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.735911  4969 tablet_service.cc:1511] Processing CreateTablet for tablet 0a98d1f4be214613a0bd89c0c3a5eada (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:40:28.736442  4968 tablet_service.cc:1511] Processing CreateTablet for tablet ab3e3ce43a6848a98b77133fdcb10ccb (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:40:28.737514  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a98d1f4be214613a0bd89c0c3a5eada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.738200  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3e3ce43a6848a98b77133fdcb10ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.738847  5044 tablet_service.cc:1511] Processing CreateTablet for tablet 136f0d6a2be0420f876f31241892e836 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:40:28.740366  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136f0d6a2be0420f876f31241892e836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.742944  5043 tablet_service.cc:1511] Processing CreateTablet for tablet 0a98d1f4be214613a0bd89c0c3a5eada (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:40:28.744390  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a98d1f4be214613a0bd89c0c3a5eada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.747931  5045 tablet_service.cc:1511] Processing CreateTablet for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:40:28.748147  4967 tablet_service.cc:1511] Processing CreateTablet for tablet 135049f9ea194f64a1cda31e408f904b (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:40:28.749426  5045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.749538  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135049f9ea194f64a1cda31e408f904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.750918  5042 tablet_service.cc:1511] Processing CreateTablet for tablet ab3e3ce43a6848a98b77133fdcb10ccb (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:40:28.751363  5041 tablet_service.cc:1511] Processing CreateTablet for tablet 135049f9ea194f64a1cda31e408f904b (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:40:28.752409  5042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3e3ce43a6848a98b77133fdcb10ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.759078  4966 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfbd8f429654105bd483f4ca1aeb7a5 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:40:28.753836  5040 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfbd8f429654105bd483f4ca1aeb7a5 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:40:28.762004  5040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbd8f429654105bd483f4ca1aeb7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.766073  5041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135049f9ea194f64a1cda31e408f904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.772491  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbd8f429654105bd483f4ca1aeb7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.783535  4965 tablet_service.cc:1511] Processing CreateTablet for tablet 95ed65c692374f62a9d3315b68517e6a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:40:28.783864  5039 tablet_service.cc:1511] Processing CreateTablet for tablet 95ed65c692374f62a9d3315b68517e6a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:40:28.785037  4965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ed65c692374f62a9d3315b68517e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.785377  5039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ed65c692374f62a9d3315b68517e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.791137  4895 tablet_service.cc:1511] Processing CreateTablet for tablet 136f0d6a2be0420f876f31241892e836 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:40:28.792685  4895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136f0d6a2be0420f876f31241892e836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.795172  4894 tablet_service.cc:1511] Processing CreateTablet for tablet 0a98d1f4be214613a0bd89c0c3a5eada (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:40:28.796625  4894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a98d1f4be214613a0bd89c0c3a5eada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.798508  4896 tablet_service.cc:1511] Processing CreateTablet for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:40:28.799994  4896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.802948  4893 tablet_service.cc:1511] Processing CreateTablet for tablet ab3e3ce43a6848a98b77133fdcb10ccb (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:40:28.804481  4893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3e3ce43a6848a98b77133fdcb10ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.807142  4892 tablet_service.cc:1511] Processing CreateTablet for tablet 135049f9ea194f64a1cda31e408f904b (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:40:28.809934  4891 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfbd8f429654105bd483f4ca1aeb7a5 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:40:28.812670  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 95ed65c692374f62a9d3315b68517e6a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:40:28.818015  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135049f9ea194f64a1cda31e408f904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.819370  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ed65c692374f62a9d3315b68517e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.821080  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbd8f429654105bd483f4ca1aeb7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.852694  5100 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:28.872380  4889 tablet_service.cc:1511] Processing CreateTablet for tablet 41636778bfa344e3aa0e898916b26d39 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:40:28.874082  4889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41636778bfa344e3aa0e898916b26d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.879914  4971 tablet_service.cc:1511] Processing CreateTablet for tablet 41636778bfa344e3aa0e898916b26d39 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:40:28.881620  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41636778bfa344e3aa0e898916b26d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.887564  4896 tablet_service.cc:1511] Processing CreateTablet for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:40:28.889032  5100 tablet_bootstrap.cc:654] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:28.890094  4896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.893971  4968 tablet_service.cc:1511] Processing CreateTablet for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:40:28.896179  5042 tablet_service.cc:1511] Processing CreateTablet for tablet 41636778bfa344e3aa0e898916b26d39 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:40:28.897071  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.894917  5101 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:28.899358  5042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41636778bfa344e3aa0e898916b26d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.911863  5043 tablet_service.cc:1511] Processing CreateTablet for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:40:28.913302  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.924500  5102 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:28.926713  4891 tablet_service.cc:1511] Processing CreateTablet for tablet 3a36e5f9cb834fd2b7ec7427f894842c (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:40:28.928144  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a36e5f9cb834fd2b7ec7427f894842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.928282  4969 tablet_service.cc:1511] Processing CreateTablet for tablet 3a36e5f9cb834fd2b7ec7427f894842c (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:40:28.929632  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a36e5f9cb834fd2b7ec7427f894842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.934159  5102 tablet_bootstrap.cc:654] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:28.934659  5040 tablet_service.cc:1511] Processing CreateTablet for tablet 3a36e5f9cb834fd2b7ec7427f894842c (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:40:28.937214  5101 tablet_bootstrap.cc:654] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:28.944126  5040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a36e5f9cb834fd2b7ec7427f894842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.945838  5100 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:28.946355  5100 ts_tablet_manager.cc:1403] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.000s
I20260608 12:40:28.942351  4970 tablet_service.cc:1511] Processing CreateTablet for tablet d64844fcf570494a859b56f85dd256a5 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:40:28.948230  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64844fcf570494a859b56f85dd256a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.950124  5100 raft_consensus.cc:359] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:28.950910  5100 raft_consensus.cc:385] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:28.951213  5100 raft_consensus.cc:740] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:28.952052  5100 consensus_queue.cc:260] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:28.957388  5041 tablet_service.cc:1511] Processing CreateTablet for tablet d64844fcf570494a859b56f85dd256a5 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:40:28.959429  5041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64844fcf570494a859b56f85dd256a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.962230  4889 tablet_service.cc:1511] Processing CreateTablet for tablet d64844fcf570494a859b56f85dd256a5 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:40:28.964041  4889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64844fcf570494a859b56f85dd256a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.964176  4890 tablet_service.cc:1511] Processing CreateTablet for tablet 1dee462259f54021a1d627e70254d337 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:40:28.971904  4971 tablet_service.cc:1511] Processing CreateTablet for tablet 1dee462259f54021a1d627e70254d337 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:40:28.973822  4890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dee462259f54021a1d627e70254d337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.973923  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dee462259f54021a1d627e70254d337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:28.978708  5043 tablet_service.cc:1511] Processing CreateTablet for tablet 1dee462259f54021a1d627e70254d337 (DEFAULT_TABLE table=test-workload [id=42978526a61642739ae708324c062368]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:40:28.980152  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dee462259f54021a1d627e70254d337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:29.010767  5101 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.011351  5101 ts_tablet_manager.cc:1403] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.117s	user 0.004s	sys 0.014s
I20260608 12:40:29.015091  5101 raft_consensus.cc:359] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.015609  5100 ts_tablet_manager.cc:1434] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.069s	user 0.014s	sys 0.005s
I20260608 12:40:29.015816  5101 raft_consensus.cc:385] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.016214  5101 raft_consensus.cc:740] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.016788  5100 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.017165  5101 consensus_queue.cc:260] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.028211  5100 tablet_bootstrap.cc:654] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.028951  5102 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.029759  5102 ts_tablet_manager.cc:1403] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.106s	user 0.038s	sys 0.028s
I20260608 12:40:29.033965  5102 raft_consensus.cc:359] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.034778  5102 raft_consensus.cc:385] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.035084  5101 ts_tablet_manager.cc:1434] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.007s
I20260608 12:40:29.035133  5102 raft_consensus.cc:740] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.036343  5102 consensus_queue.cc:260] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.040149  5101 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.051499  5100 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.052033  5100 ts_tablet_manager.cc:1403] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.008s
I20260608 12:40:29.052088  5101 tablet_bootstrap.cc:654] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.054659  5100 raft_consensus.cc:359] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.055258  5100 raft_consensus.cc:385] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.055536  5100 raft_consensus.cc:740] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.056282  5100 consensus_queue.cc:260] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.058370  5100 ts_tablet_manager.cc:1434] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:40:29.060546  5100 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.067729  5100 tablet_bootstrap.cc:654] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.070079  5102 ts_tablet_manager.cc:1434] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.020s
I20260608 12:40:29.076399  5102 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.087518  5102 tablet_bootstrap.cc:654] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.087649  5101 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.089005  5101 ts_tablet_manager.cc:1403] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.019s
I20260608 12:40:29.091084  5100 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.091730  5100 ts_tablet_manager.cc:1403] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260608 12:40:29.091470  5101 raft_consensus.cc:359] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.092335  5101 raft_consensus.cc:385] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.092729  5101 raft_consensus.cc:740] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.093482  5101 consensus_queue.cc:260] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.094339  5102 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.094898  5102 ts_tablet_manager.cc:1403] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.009s
I20260608 12:40:29.095095  5100 raft_consensus.cc:359] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.095561  5101 ts_tablet_manager.cc:1434] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:40:29.095842  5100 raft_consensus.cc:385] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.096194  5100 raft_consensus.cc:740] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.096566  5101 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.097121  5100 consensus_queue.cc:260] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.098178  5102 raft_consensus.cc:359] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.098937  5102 raft_consensus.cc:385] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.099248  5102 raft_consensus.cc:740] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.100069  5102 consensus_queue.cc:260] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.102686  5100 ts_tablet_manager.cc:1434] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 12:40:29.104295  5101 tablet_bootstrap.cc:654] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.105123  5102 ts_tablet_manager.cc:1434] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:40:29.106165  5102 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.107388  5100 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.114820  5100 tablet_bootstrap.cc:654] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.116513  5101 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.117058  5101 ts_tablet_manager.cc:1403] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:40:29.118362  5102 tablet_bootstrap.cc:654] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.120271  5101 raft_consensus.cc:359] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.121054  5101 raft_consensus.cc:385] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.121340  5101 raft_consensus.cc:740] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.122443  5101 consensus_queue.cc:260] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.128688  5101 ts_tablet_manager.cc:1434] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:40:29.130049  5101 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.132459  5102 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.133196  5102 ts_tablet_manager.cc:1403] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260608 12:40:29.135686  5102 raft_consensus.cc:359] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.136263  5102 raft_consensus.cc:385] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.136617  5102 raft_consensus.cc:740] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.137347  5101 tablet_bootstrap.cc:654] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.137584  5102 consensus_queue.cc:260] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.139060  5100 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.139598  5100 ts_tablet_manager.cc:1403] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.009s
I20260608 12:40:29.140025  5102 ts_tablet_manager.cc:1434] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:29.141109  5102 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.142731  5100 raft_consensus.cc:359] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.143509  5100 raft_consensus.cc:385] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.143827  5100 raft_consensus.cc:740] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.144861  5100 consensus_queue.cc:260] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.148658  5102 tablet_bootstrap.cc:654] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.155135  5100 ts_tablet_manager.cc:1434] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:40:29.156739  5100 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.160977  5102 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.161617  5102 ts_tablet_manager.cc:1403] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 12:40:29.163100  5101 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.163648  5101 ts_tablet_manager.cc:1403] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.012s
I20260608 12:40:29.164866  5102 raft_consensus.cc:359] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.165671  5102 raft_consensus.cc:385] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.165964  5102 raft_consensus.cc:740] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.166676  5100 tablet_bootstrap.cc:654] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.166847  5101 raft_consensus.cc:359] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.166998  5102 consensus_queue.cc:260] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.167695  5101 raft_consensus.cc:385] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.168051  5101 raft_consensus.cc:740] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.168773  5106 raft_consensus.cc:493] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.169039  5101 consensus_queue.cc:260] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.169277  5106 raft_consensus.cc:515] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.171777  5101 ts_tablet_manager.cc:1434] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 12:40:29.172712  5102 ts_tablet_manager.cc:1434] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 12:40:29.172897  5101 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.174170  5102 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.179507  5106 leader_election.cc:290] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.180356  5101 tablet_bootstrap.cc:654] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
W20260608 12:40:29.188150  4852 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:29.189273  5102 tablet_bootstrap.cc:654] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.189495  5107 raft_consensus.cc:493] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.192200  5107 raft_consensus.cc:515] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.190227  5100 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.197254  5100 ts_tablet_manager.cc:1403] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.013s
I20260608 12:40:29.214672  5100 raft_consensus.cc:359] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.209045  5107 leader_election.cc:290] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917)
I20260608 12:40:29.215322  5101 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.216899  5100 raft_consensus.cc:385] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.219956  5101 ts_tablet_manager.cc:1403] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.008s
I20260608 12:40:29.221354  5100 raft_consensus.cc:740] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.229745  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed65c692374f62a9d3315b68517e6a" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
W20260608 12:40:29.232302  4946 leader_election.cc:343] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.229759  5100 consensus_queue.cc:260] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.234117  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed65c692374f62a9d3315b68517e6a" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.234829  5055 raft_consensus.cc:2468] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:29.235456  5100 ts_tablet_manager.cc:1434] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260608 12:40:29.236550  5100 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.234643  5101 raft_consensus.cc:359] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.239859  5101 raft_consensus.cc:385] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.240209  5101 raft_consensus.cc:740] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.241120  5101 consensus_queue.cc:260] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.244015  5101 ts_tablet_manager.cc:1434] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:40:29.245021  5101 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.245316  5100 tablet_bootstrap.cc:654] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.245829  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abef2ce0cab4a1e9bd9c4289ad3b73a" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
W20260608 12:40:29.247730  5021 leader_election.cc:343] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.253095  5101 tablet_bootstrap.cc:654] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.253508  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abef2ce0cab4a1e9bd9c4289ad3b73a" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.254271  4906 raft_consensus.cc:2468] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 0.
I20260608 12:40:29.255843  5020 leader_election.cc:304] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [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: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.256960  5107 raft_consensus.cc:2804] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.257345  5107 raft_consensus.cc:493] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.257715  5107 raft_consensus.cc:3060] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.260540  5102 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.261096  5102 ts_tablet_manager.cc:1403] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.003s
I20260608 12:40:29.262317  4947 leader_election.cc:304] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [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: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 834b2e8a6f294b1aaead46f910925ad7
I20260608 12:40:29.264065  5106 raft_consensus.cc:2804] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.264547  5106 raft_consensus.cc:493] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.264609  5102 raft_consensus.cc:359] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.265154  5106 raft_consensus.cc:3060] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.265522  5102 raft_consensus.cc:385] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.266199  5102 raft_consensus.cc:740] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.268069  5101 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.267364  5102 consensus_queue.cc:260] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.268554  5101 ts_tablet_manager.cc:1403] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260608 12:40:29.265529  5107 raft_consensus.cc:515] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.271740  5101 raft_consensus.cc:359] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.272341  5101 raft_consensus.cc:385] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.272655  5101 raft_consensus.cc:740] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.273506  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abef2ce0cab4a1e9bd9c4289ad3b73a" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.273878  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abef2ce0cab4a1e9bd9c4289ad3b73a" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.273535  5101 consensus_queue.cc:260] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.274505  4906 raft_consensus.cc:3060] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:29.275655  5021 leader_election.cc:343] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.277100  5109 raft_consensus.cc:493] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.277824  5109 raft_consensus.cc:515] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.281152  5107 leader_election.cc:290] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 election: Requested vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917)
I20260608 12:40:29.284179  5101 ts_tablet_manager.cc:1434] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.007s
I20260608 12:40:29.285003  5100 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.285614  5100 ts_tablet_manager.cc:1403] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.006s
I20260608 12:40:29.288174  5100 raft_consensus.cc:359] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.288717  5100 raft_consensus.cc:385] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.288986  5100 raft_consensus.cc:740] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.294189  5109 leader_election.cc:290] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.294392  5100 consensus_queue.cc:260] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.295063  5102 ts_tablet_manager.cc:1434] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.002s
I20260608 12:40:29.296471  5102 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.288942  5106 raft_consensus.cc:515] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.295507  5101 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.300017  4905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed65c692374f62a9d3315b68517e6a" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.300575  4906 raft_consensus.cc:2468] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 1.
W20260608 12:40:29.301661  4946 leader_election.cc:343] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.301898  5020 leader_election.cc:304] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [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: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.303992  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed65c692374f62a9d3315b68517e6a" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.304198  5107 raft_consensus.cc:2804] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.304668  5055 raft_consensus.cc:3060] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.304785  5107 raft_consensus.cc:697] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Becoming Leader. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Running, Role: LEADER
I20260608 12:40:29.305825  5107 consensus_queue.cc:237] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.308069  5101 tablet_bootstrap.cc:654] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.308650  5106 leader_election.cc:290] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.312999  5055 raft_consensus.cc:2468] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:29.317198  4947 leader_election.cc:304] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [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: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 834b2e8a6f294b1aaead46f910925ad7
I20260608 12:40:29.318619  5106 raft_consensus.cc:2804] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.319082  5102 tablet_bootstrap.cc:654] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.319147  5106 raft_consensus.cc:697] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Running, Role: LEADER
I20260608 12:40:29.323987  5109 raft_consensus.cc:493] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.324740  5109 raft_consensus.cc:515] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.325009  5130 raft_consensus.cc:493] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.325733  5130 raft_consensus.cc:515] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } }
I20260608 12:40:29.323990  5106 consensus_queue.cc:237] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.327570  5109 leader_election.cc:290] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.329864  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abef2ce0cab4a1e9bd9c4289ad3b73a" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.330171  5130 leader_election.cc:290] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817), 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917)
I20260608 12:40:29.331588  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abef2ce0cab4a1e9bd9c4289ad3b73a" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.332386  4906 raft_consensus.cc:2393] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d697f68d97ed4befb7c7d83e037ac7c1 in current term 1: Already voted for candidate b5b4872b7ade46e595fc702e0bbff438 in this term.
I20260608 12:40:29.333649  4946 leader_election.cc:304] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [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: d697f68d97ed4befb7c7d83e037ac7c1; no voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438
I20260608 12:40:29.333367  5130 raft_consensus.cc:493] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.344959  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.345707  4981 raft_consensus.cc:2468] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 0.
I20260608 12:40:29.345975  5101 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.345778  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135049f9ea194f64a1cda31e408f904b" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.346612  5101 ts_tablet_manager.cc:1403] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.001s
I20260608 12:40:29.346868  4980 raft_consensus.cc:2468] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 0.
I20260608 12:40:29.347476  4872 leader_election.cc:304] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.348899  5100 ts_tablet_manager.cc:1434] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.004s
I20260608 12:40:29.336165  5109 raft_consensus.cc:493] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.354434  5100 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.354117  5109 raft_consensus.cc:515] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.356030  5107 raft_consensus.cc:493] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.356528  5107 raft_consensus.cc:515] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.360808  5107 leader_election.cc:290] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.359689  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.361585  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.361927  4906 raft_consensus.cc:2468] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 0.
I20260608 12:40:29.362334  4980 raft_consensus.cc:2468] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 0.
I20260608 12:40:29.363402  5020 leader_election.cc:304] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: 
I20260608 12:40:29.364306  5101 raft_consensus.cc:359] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.365305  5101 raft_consensus.cc:385] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.365973  5101 raft_consensus.cc:740] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.365259  4802 catalog_manager.cc:5696] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:29.367022  5101 consensus_queue.cc:260] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.336721  5130 raft_consensus.cc:515] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.368209  4804 catalog_manager.cc:5696] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:29.370420  5128 raft_consensus.cc:2804] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.370990  5106 raft_consensus.cc:3060] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.372362  5128 raft_consensus.cc:493] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.372888  5128 raft_consensus.cc:3060] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.375782  5107 raft_consensus.cc:493] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.376318  5107 raft_consensus.cc:515] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.378629  5107 leader_election.cc:290] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.379484  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.379732  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.369103  5109 leader_election.cc:290] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.380157  4906 raft_consensus.cc:2468] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 0.
I20260608 12:40:29.382159  4980 raft_consensus.cc:2468] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 0.
I20260608 12:40:29.382225  4872 leader_election.cc:304] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.382479  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.382580  5020 leader_election.cc:304] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: 
I20260608 12:40:29.383733  5107 raft_consensus.cc:2804] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.380358  5128 raft_consensus.cc:515] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
W20260608 12:40:29.386795  4872 leader_election.cc:343] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.387331  5101 ts_tablet_manager.cc:1434] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.003s
I20260608 12:40:29.395831  5101 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.396317  5130 leader_election.cc:290] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.385708  5107 raft_consensus.cc:493] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.389775  5109 raft_consensus.cc:2804] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.396862  5107 raft_consensus.cc:3060] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.397008  5109 raft_consensus.cc:493] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.397594  5109 raft_consensus.cc:3060] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.397365  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.398151  5054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135049f9ea194f64a1cda31e408f904b" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.399879  5054 raft_consensus.cc:2468] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 0.
I20260608 12:40:29.400030  5053 raft_consensus.cc:2468] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 0.
I20260608 12:40:29.397109  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.400651  5106 raft_consensus.cc:2749] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:29.399895  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.401000  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.400985  5055 raft_consensus.cc:2393] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 834b2e8a6f294b1aaead46f910925ad7 in current term 1: Already voted for candidate b5b4872b7ade46e595fc702e0bbff438 in this term.
I20260608 12:40:29.401819  4906 raft_consensus.cc:2468] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:29.402782  5102 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.403311  5102 ts_tablet_manager.cc:1403] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.001s
I20260608 12:40:29.403239  4946 leader_election.cc:304] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.404232  4872 leader_election.cc:304] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [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: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.404578  5106 raft_consensus.cc:2804] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.405691  5106 raft_consensus.cc:493] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.405968  5136 raft_consensus.cc:2804] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.406051  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.407017  5128 leader_election.cc:290] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.407076  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.407631  5136 raft_consensus.cc:493] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.398782  5100 tablet_bootstrap.cc:654] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.406858  5106 raft_consensus.cc:3060] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.407886  4980 raft_consensus.cc:3060] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.409289  5102 raft_consensus.cc:359] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.410317  5102 raft_consensus.cc:385] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.410707  5102 raft_consensus.cc:740] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.408478  5136 raft_consensus.cc:3060] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.407922  5128 raft_consensus.cc:493] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.416950  5140 raft_consensus.cc:2804] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.417347  5140 raft_consensus.cc:493] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.417785  5140 raft_consensus.cc:3060] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.416190  5128 raft_consensus.cc:515] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.416275  5102 consensus_queue.cc:260] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.421424  4980 raft_consensus.cc:2468] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 1.
I20260608 12:40:29.425608  5109 raft_consensus.cc:515] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.426808  5021 leader_election.cc:304] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.428253  4905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.428505  5139 raft_consensus.cc:2804] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.422868  5101 tablet_bootstrap.cc:654] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.434235  4906 raft_consensus.cc:2393] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5b4872b7ade46e595fc702e0bbff438 in current term 1: Already voted for candidate 834b2e8a6f294b1aaead46f910925ad7 in this term.
I20260608 12:40:29.433497  5128 leader_election.cc:290] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.433343  5130 raft_consensus.cc:493] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.436208  5130 raft_consensus.cc:515] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.437608  5109 leader_election.cc:290] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 election: Requested vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.438476  5130 leader_election.cc:290] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.439627  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.440490  4981 raft_consensus.cc:2393] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 834b2e8a6f294b1aaead46f910925ad7 in current term 1: Already voted for candidate b5b4872b7ade46e595fc702e0bbff438 in this term.
I20260608 12:40:29.441285  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3e3ce43a6848a98b77133fdcb10ccb" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.441999  5055 raft_consensus.cc:2468] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:29.443897  4947 leader_election.cc:304] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.444809  5140 raft_consensus.cc:515] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.445137  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3e3ce43a6848a98b77133fdcb10ccb" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.445763  4906 raft_consensus.cc:2468] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:29.446098  4905 raft_consensus.cc:2393] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5b4872b7ade46e595fc702e0bbff438 in current term 1: Already voted for candidate 834b2e8a6f294b1aaead46f910925ad7 in this term.
I20260608 12:40:29.447942  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136f0d6a2be0420f876f31241892e836" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.447911  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.450275  5130 raft_consensus.cc:2804] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.450451  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.450811  5102 ts_tablet_manager.cc:1434] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.006s
I20260608 12:40:29.442528  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.450788  5130 raft_consensus.cc:493] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.451345  5053 raft_consensus.cc:3060] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.451732  5130 raft_consensus.cc:3060] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.452260  5102 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.452111  5107 raft_consensus.cc:515] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.453477  5052 raft_consensus.cc:2393] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d697f68d97ed4befb7c7d83e037ac7c1 in current term 1: Already voted for candidate b5b4872b7ade46e595fc702e0bbff438 in this term.
W20260608 12:40:29.450470  4872 leader_election.cc:343] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.458333  5139 raft_consensus.cc:697] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Becoming Leader. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Running, Role: LEADER
I20260608 12:40:29.459386  5139 consensus_queue.cc:237] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.460925  5101 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.461421  5101 ts_tablet_manager.cc:1403] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.001s
I20260608 12:40:29.463660  5053 raft_consensus.cc:2468] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 1.
I20260608 12:40:29.450554  5140 leader_election.cc:290] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 election: Requested vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
W20260608 12:40:29.466281  5021 leader_election.cc:343] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.466143  5101 raft_consensus.cc:359] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.466853  5021 leader_election.cc:304] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [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: b5b4872b7ade46e595fc702e0bbff438; no voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.467075  5101 raft_consensus.cc:385] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.467937  5143 raft_consensus.cc:2749] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:29.468366  5136 raft_consensus.cc:515] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.470343  5102 tablet_bootstrap.cc:654] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.465849  4872 leader_election.cc:304] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [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: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.472082  5101 raft_consensus.cc:740] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.472038  5140 raft_consensus.cc:2804] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.473342  5140 raft_consensus.cc:697] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Becoming Leader. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Running, Role: LEADER
I20260608 12:40:29.473330  5101 consensus_queue.cc:260] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.474669  5140 consensus_queue.cc:237] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.447901  5106 raft_consensus.cc:515] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.476547  4905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.477314  4905 raft_consensus.cc:3060] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.477735  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.478586  4980 raft_consensus.cc:2393] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5b4872b7ade46e595fc702e0bbff438 in current term 1: Already voted for candidate d697f68d97ed4befb7c7d83e037ac7c1 in this term.
I20260608 12:40:29.479511  5130 raft_consensus.cc:515] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.484050  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3e3ce43a6848a98b77133fdcb10ccb" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.484665  4906 raft_consensus.cc:3060] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.486275  5101 ts_tablet_manager.cc:1434] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:40:29.487421  5101 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.488046  4905 raft_consensus.cc:2468] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 1.
I20260608 12:40:29.490288  5020 leader_election.cc:304] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [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: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.491291  5143 raft_consensus.cc:2804] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.491372  5106 leader_election.cc:290] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.491905  5143 raft_consensus.cc:697] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Becoming Leader. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Running, Role: LEADER
I20260608 12:40:29.493882  4905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.494160  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfbd8f429654105bd483f4ca1aeb7a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.476233  5107 leader_election.cc:290] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.491943  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135049f9ea194f64a1cda31e408f904b" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.497529  5136 leader_election.cc:290] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 election: Requested vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.499010  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135049f9ea194f64a1cda31e408f904b" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.500495  5055 raft_consensus.cc:3060] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.500233  4872 leader_election.cc:304] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [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: 834b2e8a6f294b1aaead46f910925ad7; no voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.500761  5100 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.501398  5100 ts_tablet_manager.cc:1403] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.147s	user 0.002s	sys 0.016s
I20260608 12:40:29.494093  5143 consensus_queue.cc:237] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.504889  5100 raft_consensus.cc:359] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.490279  5130 leader_election.cc:290] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.505885  5100 raft_consensus.cc:385] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.508010  5136 raft_consensus.cc:2749] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:29.510354  5100 raft_consensus.cc:740] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.511931  4905 raft_consensus.cc:2393] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d697f68d97ed4befb7c7d83e037ac7c1 in current term 1: Already voted for candidate b5b4872b7ade46e595fc702e0bbff438 in this term.
I20260608 12:40:29.512609  5100 consensus_queue.cc:260] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.513650  4946 leader_election.cc:304] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [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: d697f68d97ed4befb7c7d83e037ac7c1; no voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438
I20260608 12:40:29.513847  4906 raft_consensus.cc:2468] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:29.507652  4980 raft_consensus.cc:3060] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.508896  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3e3ce43a6848a98b77133fdcb10ccb" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.522603  5100 ts_tablet_manager.cc:1434] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.007s
I20260608 12:40:29.522924  4946 leader_election.cc:304] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.523764  5130 raft_consensus.cc:2804] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.523780  5053 raft_consensus.cc:3060] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.527029  5130 raft_consensus.cc:697] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Running, Role: LEADER
I20260608 12:40:29.530186  5101 tablet_bootstrap.cc:654] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.530459  5102 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.531170  5102 ts_tablet_manager.cc:1403] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.008s
I20260608 12:40:29.530207  5130 consensus_queue.cc:237] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.519935  5106 raft_consensus.cc:2749] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:29.534955  5100 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.538223  5055 raft_consensus.cc:2468] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 1.
I20260608 12:40:29.539728  4872 leader_election.cc:304] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: 
I20260608 12:40:29.540649  5136 raft_consensus.cc:2804] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.541132  5136 raft_consensus.cc:697] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Becoming Leader. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Running, Role: LEADER
I20260608 12:40:29.545933  5136 consensus_queue.cc:237] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.559264  4804 catalog_manager.cc:5696] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:29.558666  5102 raft_consensus.cc:359] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.561779  5102 raft_consensus.cc:385] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.562121  5102 raft_consensus.cc:740] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.561522  4804 catalog_manager.cc:5696] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:29.563060  5102 consensus_queue.cc:260] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.565871  5102 ts_tablet_manager.cc:1434] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 12:40:29.566910  5102 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.572067  5053 raft_consensus.cc:2468] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:29.573897  4802 catalog_manager.cc:5696] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:29.576180  5102 tablet_bootstrap.cc:654] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.579919  4980 raft_consensus.cc:2468] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 1.
I20260608 12:40:29.587831  5101 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.588347  5101 ts_tablet_manager.cc:1403] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.012s
I20260608 12:40:29.591899  5101 raft_consensus.cc:359] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.592805  5101 raft_consensus.cc:385] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.593140  5101 raft_consensus.cc:740] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.584656  5100 tablet_bootstrap.cc:654] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.596261  4802 catalog_manager.cc:5696] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:29.596940  5101 consensus_queue.cc:260] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.606120  5101 ts_tablet_manager.cc:1434] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260608 12:40:29.607594  5101 tablet_bootstrap.cc:492] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.610512  5100 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.610538  5102 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.611122  5100 ts_tablet_manager.cc:1403] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.005s
I20260608 12:40:29.611230  5102 ts_tablet_manager.cc:1403] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.008s
I20260608 12:40:29.613870  5100 raft_consensus.cc:359] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.614581  5100 raft_consensus.cc:385] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.614852  5100 raft_consensus.cc:740] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.615922  5101 tablet_bootstrap.cc:654] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.615644  5100 consensus_queue.cc:260] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.620769  5100 ts_tablet_manager.cc:1434] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:40:29.621888  5100 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.624145  5143 raft_consensus.cc:493] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.624640  5143 raft_consensus.cc:515] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.627213  5143 leader_election.cc:290] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.628477  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44393ebf3a4ed296bc2f40d05cfc8a" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.628845  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44393ebf3a4ed296bc2f40d05cfc8a" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.629653  5100 tablet_bootstrap.cc:654] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
W20260608 12:40:29.630121  5021 leader_election.cc:343] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:29.630968  5020 leader_election.cc:343] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.631415  5020 leader_election.cc:304] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [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: b5b4872b7ade46e595fc702e0bbff438; no voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.632014  5102 raft_consensus.cc:359] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.632421  5101 tablet_bootstrap.cc:492] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.632732  5102 raft_consensus.cc:385] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.632706  5143 raft_consensus.cc:2749] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:29.633008  5101 ts_tablet_manager.cc:1403] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260608 12:40:29.633113  5102 raft_consensus.cc:740] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.618295  4804 catalog_manager.cc:5696] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:29.636101  5101 raft_consensus.cc:359] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.636791  5101 raft_consensus.cc:385] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.636397  5102 consensus_queue.cc:260] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.637076  5101 raft_consensus.cc:740] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.638391  5100 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.638926  5100 ts_tablet_manager.cc:1403] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 12:40:29.639391  5102 ts_tablet_manager.cc:1434] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260608 12:40:29.638034  5101 consensus_queue.cc:260] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.640363  5102 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.641454  5100 raft_consensus.cc:359] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.642136  5100 raft_consensus.cc:385] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.642398  5100 raft_consensus.cc:740] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.643146  5100 consensus_queue.cc:260] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.644086  5101 ts_tablet_manager.cc:1434] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:40:29.645047  5101 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.645159  5100 ts_tablet_manager.cc:1434] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:40:29.646018  5100 tablet_bootstrap.cc:492] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.651445  5100 tablet_bootstrap.cc:654] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.651547  5101 tablet_bootstrap.cc:654] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.659395  5102 tablet_bootstrap.cc:654] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.663944  5100 tablet_bootstrap.cc:492] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.664464  5100 ts_tablet_manager.cc:1403] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260608 12:40:29.667006  5100 raft_consensus.cc:359] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.667564  5100 raft_consensus.cc:385] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.667806  5100 raft_consensus.cc:740] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.668588  5102 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.669260  5102 ts_tablet_manager.cc:1403] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260608 12:40:29.668442  5100 consensus_queue.cc:260] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.671286  5100 ts_tablet_manager.cc:1434] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:40:29.671700  5101 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.672199  5101 ts_tablet_manager.cc:1403] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260608 12:40:29.672358  5100 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.672243  5102 raft_consensus.cc:359] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.673125  5102 raft_consensus.cc:385] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.673373  5102 raft_consensus.cc:740] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.674098  5102 consensus_queue.cc:260] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.676231  5102 ts_tablet_manager.cc:1434] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:29.677455  5102 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.678857  5100 tablet_bootstrap.cc:654] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.683682  5101 raft_consensus.cc:359] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.684399  5101 raft_consensus.cc:385] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.684676  5101 raft_consensus.cc:740] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.686323  5140 raft_consensus.cc:493] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.686929  5140 raft_consensus.cc:515] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.691123  5101 consensus_queue.cc:260] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.693926  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44393ebf3a4ed296bc2f40d05cfc8a" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.694626  4980 raft_consensus.cc:2468] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 0.
I20260608 12:40:29.695989  4872 leader_election.cc:304] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.696938  5136 raft_consensus.cc:2804] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.697320  5136 raft_consensus.cc:493] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.697685  5136 raft_consensus.cc:3060] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.700873  5102 tablet_bootstrap.cc:654] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.701344  5101 ts_tablet_manager.cc:1434] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260608 12:40:29.702411  5101 tablet_bootstrap.cc:492] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438: Bootstrap starting.
I20260608 12:40:29.706907  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44393ebf3a4ed296bc2f40d05cfc8a" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.707643  5053 raft_consensus.cc:2468] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 0.
I20260608 12:40:29.708632  5101 tablet_bootstrap.cc:654] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.709710  5100 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.710186  5100 ts_tablet_manager.cc:1403] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.038s	user 0.029s	sys 0.008s
I20260608 12:40:29.710328  4906 raft_consensus.cc:3060] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.710749  5102 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.711213  5102 ts_tablet_manager.cc:1403] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.002s
I20260608 12:40:29.712073  5143 raft_consensus.cc:493] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.712553  5143 raft_consensus.cc:515] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.712968  5100 raft_consensus.cc:359] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.713680  5100 raft_consensus.cc:385] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.713943  5100 raft_consensus.cc:740] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.713994  5102 raft_consensus.cc:359] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.714731  5102 raft_consensus.cc:385] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.715130  5102 raft_consensus.cc:740] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.714766  5100 consensus_queue.cc:260] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.715960  5102 consensus_queue.cc:260] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.716409  4905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee462259f54021a1d627e70254d337" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.716905  5143 leader_election.cc:290] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.717018  4905 raft_consensus.cc:2468] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 0.
I20260608 12:40:29.718456  5020 leader_election.cc:304] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438; no voters: 
I20260608 12:40:29.719398  5143 raft_consensus.cc:2804] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.719776  5143 raft_consensus.cc:493] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.720129  5143 raft_consensus.cc:3060] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.720384  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee462259f54021a1d627e70254d337" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.721038  4980 raft_consensus.cc:2468] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 0.
I20260608 12:40:29.722662  5102 ts_tablet_manager.cc:1434] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:40:29.723659  5102 tablet_bootstrap.cc:492] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.729818  5102 tablet_bootstrap.cc:654] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.730351  5130 consensus_queue.cc:1048] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:29.731014  5100 ts_tablet_manager.cc:1434] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:40:29.735801  5100 tablet_bootstrap.cc:492] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1: Bootstrap starting.
I20260608 12:40:29.704995  5140 leader_election.cc:290] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.740734  5136 raft_consensus.cc:515] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.741865  5102 tablet_bootstrap.cc:492] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.742920  5100 tablet_bootstrap.cc:654] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.734254  5143 raft_consensus.cc:515] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.745847  5130 consensus_queue.cc:1048] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:29.747532  5102 ts_tablet_manager.cc:1403] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260608 12:40:29.750121  5143 leader_election.cc:290] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:29.751003  5102 raft_consensus.cc:359] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.751755  5102 raft_consensus.cc:385] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.752059  5102 raft_consensus.cc:740] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.752926  5102 consensus_queue.cc:260] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.754094  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee462259f54021a1d627e70254d337" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.754935  4980 raft_consensus.cc:3060] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.755959  5102 ts_tablet_manager.cc:1434] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:40:29.757567  5102 tablet_bootstrap.cc:492] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7: Bootstrap starting.
I20260608 12:40:29.763137  5130 raft_consensus.cc:493] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.764016  5130 raft_consensus.cc:515] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.767736  5102 tablet_bootstrap.cc:654] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:29.768571  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.770040  5106 raft_consensus.cc:493] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.770576  5106 raft_consensus.cc:515] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.771452  5140 raft_consensus.cc:493] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.772948  5106 leader_election.cc:290] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.773765  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41636778bfa344e3aa0e898916b26d39" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.774408  4904 raft_consensus.cc:2468] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:29.775045  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41636778bfa344e3aa0e898916b26d39" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.775679  5055 raft_consensus.cc:2468] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:29.776017  5140 raft_consensus.cc:515] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.775686  4946 leader_election.cc:304] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.781579  5106 raft_consensus.cc:2804] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.782085  5106 raft_consensus.cc:493] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.782509  5106 raft_consensus.cc:3060] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.784596  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64844fcf570494a859b56f85dd256a5" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:29.784969  5143 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:29.786015  5133 raft_consensus.cc:493] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:29.786545  5133 raft_consensus.cc:515] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.788853  5133 leader_election.cc:290] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
W20260608 12:40:29.789872  4872 leader_election.cc:343] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.792163  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36e5f9cb834fd2b7ec7427f894842c" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.792572  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36e5f9cb834fd2b7ec7427f894842c" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:29.794088  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64844fcf570494a859b56f85dd256a5" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.792878  5055 raft_consensus.cc:2468] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:29.795754  4947 leader_election.cc:304] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
W20260608 12:40:29.796007  4872 leader_election.cc:343] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:29.796470  4946 leader_election.cc:343] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.797190  5106 raft_consensus.cc:515] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.798671  5133 raft_consensus.cc:2804] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:29.799069  5133 raft_consensus.cc:493] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:29.799423  5133 raft_consensus.cc:3060] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.796487  4872 leader_election.cc:304] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [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: 834b2e8a6f294b1aaead46f910925ad7; no voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:29.801023  5142 raft_consensus.cc:2749] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:29.801270  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41636778bfa344e3aa0e898916b26d39" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.801898  5055 raft_consensus.cc:3060] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.808329  5133 raft_consensus.cc:515] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.809084  5055 raft_consensus.cc:2468] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:29.810364  4947 leader_election.cc:304] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.811357  5143 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:29.811494  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41636778bfa344e3aa0e898916b26d39" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.812429  4903 raft_consensus.cc:3060] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.813102  4981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44393ebf3a4ed296bc2f40d05cfc8a" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1"
I20260608 12:40:29.813856  4981 raft_consensus.cc:3060] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.822876  4906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee462259f54021a1d627e70254d337" candidate_uuid: "b5b4872b7ade46e595fc702e0bbff438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.823613  4906 raft_consensus.cc:3060] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.825613  4903 raft_consensus.cc:2468] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:29.831700  5140 leader_election.cc:290] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.831404  5172 raft_consensus.cc:2804] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.833530  5130 leader_election.cc:290] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.836982  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44393ebf3a4ed296bc2f40d05cfc8a" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.837697  5052 raft_consensus.cc:3060] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.840541  5136 leader_election.cc:290] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 election: Requested vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.841037  5172 raft_consensus.cc:697] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Running, Role: LEADER
I20260608 12:40:29.843314  5172 consensus_queue.cc:237] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.858171  4981 raft_consensus.cc:2468] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 1.
I20260608 12:40:29.859524  4872 leader_election.cc:304] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.860613  5136 raft_consensus.cc:2804] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.861135  5136 raft_consensus.cc:697] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Becoming Leader. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Running, Role: LEADER
I20260608 12:40:29.862061  5136 consensus_queue.cc:237] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
W20260608 12:40:29.871096  4947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:43817, user_credentials={real_user=slave}} blocked reactor thread for 60801.8us
I20260608 12:40:29.871853  4980 raft_consensus.cc:2468] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 1.
I20260608 12:40:29.873394  5021 leader_election.cc:304] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:29.853307  5052 raft_consensus.cc:2468] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 834b2e8a6f294b1aaead46f910925ad7 in term 1.
I20260608 12:40:29.874599  5107 raft_consensus.cc:2804] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.875102  5107 raft_consensus.cc:697] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Becoming Leader. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Running, Role: LEADER
I20260608 12:40:29.876199  5107 consensus_queue.cc:237] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.886557  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a98d1f4be214613a0bd89c0c3a5eada" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:29.890414  4903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36e5f9cb834fd2b7ec7427f894842c" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:29.891932  5133 leader_election.cc:290] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
W20260608 12:40:29.892890  4946 leader_election.cc:343] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:29.893975  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36e5f9cb834fd2b7ec7427f894842c" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:29.894584  5052 raft_consensus.cc:3060] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.895088  5106 leader_election.cc:290] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:29.887494  5055 raft_consensus.cc:2393] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d697f68d97ed4befb7c7d83e037ac7c1 in current term 1: Already voted for candidate 834b2e8a6f294b1aaead46f910925ad7 in this term.
I20260608 12:40:29.918083  5101 tablet_bootstrap.cc:492] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438: No bootstrap required, opened a new log
I20260608 12:40:29.918840  5101 ts_tablet_manager.cc:1403] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438: Time spent bootstrapping tablet: real 0.217s	user 0.038s	sys 0.016s
I20260608 12:40:29.928128  4906 raft_consensus.cc:2468] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5b4872b7ade46e595fc702e0bbff438 in term 1.
I20260608 12:40:29.928634  5052 raft_consensus.cc:2468] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:29.921826  4947 leader_election.cc:304] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [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: d697f68d97ed4befb7c7d83e037ac7c1; no voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438
I20260608 12:40:29.933322  5133 raft_consensus.cc:3060] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:29.936360  5130 consensus_queue.cc:1048] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:29.938086  4947 leader_election.cc:304] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [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: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 834b2e8a6f294b1aaead46f910925ad7
I20260608 12:40:29.943908  5172 raft_consensus.cc:2804] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:29.947846  5172 raft_consensus.cc:697] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Running, Role: LEADER
I20260608 12:40:29.948982  5172 consensus_queue.cc:237] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.958150  5101 raft_consensus.cc:359] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.958824  5100 tablet_bootstrap.cc:492] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1: No bootstrap required, opened a new log
I20260608 12:40:29.959057  5101 raft_consensus.cc:385] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.959403  5100 ts_tablet_manager.cc:1403] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent bootstrapping tablet: real 0.224s	user 0.030s	sys 0.047s
I20260608 12:40:29.959497  5101 raft_consensus.cc:740] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b4872b7ade46e595fc702e0bbff438, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.960773  5101 consensus_queue.cc:260] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.962738  5100 raft_consensus.cc:359] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.963477  5100 raft_consensus.cc:385] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.963765  5100 raft_consensus.cc:740] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.964627  5100 consensus_queue.cc:260] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.967191  5100 ts_tablet_manager.cc:1434] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:40:29.956945  5133 raft_consensus.cc:2749] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:29.967962  5143 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:29.963434  5101 ts_tablet_manager.cc:1434] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260608 12:40:29.973085  5102 tablet_bootstrap.cc:492] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7: No bootstrap required, opened a new log
I20260608 12:40:29.973726  5102 ts_tablet_manager.cc:1403] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7: Time spent bootstrapping tablet: real 0.217s	user 0.055s	sys 0.091s
I20260608 12:40:29.971752  4801 catalog_manager.cc:5696] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:29.980136  4804 catalog_manager.cc:5696] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:29.987249  4804 catalog_manager.cc:5696] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:29.988233  5102 raft_consensus.cc:359] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.989346  5102 raft_consensus.cc:385] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:29.989748  5102 raft_consensus.cc:740] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834b2e8a6f294b1aaead46f910925ad7, State: Initialized, Role: FOLLOWER
I20260608 12:40:29.990576  5102 consensus_queue.cc:260] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:29.992919  5102 ts_tablet_manager.cc:1434] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:40:29.995078  5174 consensus_queue.cc:1048] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:30.002277  5140 consensus_queue.cc:1048] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.001202  5172 raft_consensus.cc:493] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:30.005038  5172 raft_consensus.cc:515] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:30.007244  5172 leader_election.cc:290] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:30.008764  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64844fcf570494a859b56f85dd256a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7" is_pre_election: true
I20260608 12:40:30.009519  4904 raft_consensus.cc:2468] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:30.010025  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64844fcf570494a859b56f85dd256a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:30.010859  5055 raft_consensus.cc:2468] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 0.
I20260608 12:40:30.014856  5143 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.014400  4802 catalog_manager.cc:5696] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:30.010886  4946 leader_election.cc:304] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:30.022298  5130 raft_consensus.cc:2804] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:30.022789  5130 raft_consensus.cc:493] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:30.023190  5130 raft_consensus.cc:3060] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:30.033667  5130 raft_consensus.cc:515] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:30.037473  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64844fcf570494a859b56f85dd256a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438"
I20260608 12:40:30.038255  5055 raft_consensus.cc:3060] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:30.039952  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64844fcf570494a859b56f85dd256a5" candidate_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834b2e8a6f294b1aaead46f910925ad7"
I20260608 12:40:30.040506  4904 raft_consensus.cc:3060] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:30.051182  5107 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:30.060920  5055 raft_consensus.cc:2468] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:30.062445  4947 leader_election.cc:304] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1; no voters: 
I20260608 12:40:30.063469  5172 raft_consensus.cc:2804] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:30.063997  5172 raft_consensus.cc:697] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: d697f68d97ed4befb7c7d83e037ac7c1, State: Running, Role: LEADER
I20260608 12:40:30.064982  5172 consensus_queue.cc:237] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:30.071781  4904 raft_consensus.cc:2468] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d697f68d97ed4befb7c7d83e037ac7c1 in term 1.
I20260608 12:40:30.073246  5130 leader_election.cc:290] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:30.080435  5140 consensus_queue.cc:1048] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.080798  4804 catalog_manager.cc:5696] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:30.095492  5139 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:30.131418  5140 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.143112  5140 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.285802  5130 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.294893  5130 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:30.303129  5139 consensus_queue.cc:1048] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:30.310573  5140 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.314061  5140 raft_consensus.cc:493] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:30.314544  5140 raft_consensus.cc:515] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } }
I20260608 12:40:30.318320  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36e5f9cb834fd2b7ec7427f894842c" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" is_pre_election: true
I20260608 12:40:30.322024  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36e5f9cb834fd2b7ec7427f894842c" candidate_uuid: "834b2e8a6f294b1aaead46f910925ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5b4872b7ade46e595fc702e0bbff438" is_pre_election: true
I20260608 12:40:30.322860  5052 raft_consensus.cc:2393] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 834b2e8a6f294b1aaead46f910925ad7 in current term 1: Already voted for candidate d697f68d97ed4befb7c7d83e037ac7c1 in this term.
I20260608 12:40:30.324239  4872 leader_election.cc:304] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [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: 834b2e8a6f294b1aaead46f910925ad7; no voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:30.325177  5136 raft_consensus.cc:3060] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:30.335372  5139 consensus_queue.cc:1048] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:30.345701  5140 leader_election.cc:290] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:30.364333  5140 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.398430  5136 raft_consensus.cc:2749] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:30.524487  5133 consensus_queue.cc:1048] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.530680  5133 consensus_queue.cc:1048] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:30.599085  5133 consensus_queue.cc:1048] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:30.765444  5174 consensus_queue.cc:1048] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260608 12:40:31.012543  5243 log.cc:927] Time spent T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260608 12:40:31.218149  5253 log.cc:927] Time spent T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260608 12:40:32.247737  4947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:43817, user_credentials={real_user=slave}} blocked reactor thread for 107645us
W20260608 12:40:32.215713  4946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:34917, user_credentials={real_user=slave}} blocked reactor thread for 48148.7us
W20260608 12:40:33.066313  5254 log.cc:927] Time spent T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7: Append to log took a long time: real 0.070s	user 0.005s	sys 0.000s
W20260608 12:40:33.123755  4947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:43817, user_credentials={real_user=slave}} blocked reactor thread for 133410us
W20260608 12:40:33.195323  4946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:34917, user_credentials={real_user=slave}} blocked reactor thread for 71953.8us
W20260608 12:40:33.277058  4946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:34917, user_credentials={real_user=slave}} blocked reactor thread for 53755.6us
W20260608 12:40:33.376922  4872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:43817, user_credentials={real_user=slave}} blocked reactor thread for 47776.3us
W20260608 12:40:33.529150  4872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38071, user_credentials={real_user=slave}} blocked reactor thread for 46052.4us
W20260608 12:40:33.889583  4946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:34917, user_credentials={real_user=slave}} blocked reactor thread for 45668.5us
W20260608 12:40:34.191867  4872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38071, user_credentials={real_user=slave}} blocked reactor thread for 47189.6us
W20260608 12:40:34.235530  5021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38071, user_credentials={real_user=slave}} blocked reactor thread for 58533.5us
W20260608 12:40:34.420765  5197 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.001s	sys 0.000s
W20260608 12:40:34.494011  5195 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.004s	sys 0.000s
W20260608 12:40:34.597396  4872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:43817, user_credentials={real_user=slave}} blocked reactor thread for 116684us
W20260608 12:40:34.672003  5021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38071, user_credentials={real_user=slave}} blocked reactor thread for 166300us
I20260608 12:40:35.077205   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:35.094952  5291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:35.143070  5292 instance_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:40:35.150228   431 server_base.cc:1061] running on GCE node
W20260608 12:40:35.151140  5294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:35.154454   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:35.154834   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:35.155126   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922435155105 us; error 0 us; skew 500 ppm
I20260608 12:40:35.156196   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:35.169092   431 webserver.cc:533] Webserver started at http://127.0.107.196:33601/ using document root <none> and password file <none>
I20260608 12:40:35.171082   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:35.171489   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:35.172034   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:35.174311   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "95254624910b4fe9826c0f06adcf056a"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-5cx1"
I20260608 12:40:35.183336   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:35.190726  5299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.193661   431 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:40:35.194218   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "95254624910b4fe9826c0f06adcf056a"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-5cx1"
I20260608 12:40:35.194669   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-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:40:35.225198   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:35.227658   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:35.230624   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:35.233963   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:35.234328   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.234728   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:35.234912   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.304704   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42737
I20260608 12:40:35.304814  5361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42737 every 8 connection(s)
I20260608 12:40:35.310878   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:35.323979  5366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:35.327762  5367 instance_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:40:35.329489   431 server_base.cc:1061] running on GCE node
W20260608 12:40:35.334599  5369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:35.335829   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:35.336153   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:35.336465   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922435336432 us; error 0 us; skew 500 ppm
I20260608 12:40:35.337257   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:35.342160  5362 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36337
I20260608 12:40:35.342301   431 webserver.cc:533] Webserver started at http://127.0.107.197:41919/ using document root <none> and password file <none>
I20260608 12:40:35.342659  5362 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:35.343185   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:35.343489   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:35.343668  5362 heartbeater.cc:507] Master 127.0.107.254:36337 requested a full tablet report, sending...
I20260608 12:40:35.343940   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:35.345660   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-4-root/instance:
uuid: "329418a93a5141ab98ac140a9125b803"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-5cx1"
I20260608 12:40:35.346323  4804 ts_manager.cc:194] Registered new tserver with Master: 95254624910b4fe9826c0f06adcf056a (127.0.107.196:42737)
I20260608 12:40:35.348532  4804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33734
I20260608 12:40:35.352530   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.002s
I20260608 12:40:35.357439  5374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.358475   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:35.358765   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-4-root
uuid: "329418a93a5141ab98ac140a9125b803"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-5cx1"
I20260608 12:40:35.359033   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-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:40:35.370004   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:35.371423   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:35.372803   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:35.375265   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:35.375522   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.375768   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:35.375950   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.440089   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:35311
I20260608 12:40:35.440217  5436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:35311 every 8 connection(s)
I20260608 12:40:35.445618   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:35.454821  5440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:35.466485  5441 instance_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:40:35.485519  5437 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36337
I20260608 12:40:35.486107  5437 heartbeater.cc:461] Registering TS with master...
W20260608 12:40:35.486778  5443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:35.487176  5437 heartbeater.cc:507] Master 127.0.107.254:36337 requested a full tablet report, sending...
I20260608 12:40:35.487732   431 server_base.cc:1061] running on GCE node
I20260608 12:40:35.490021  4804 ts_manager.cc:194] Registered new tserver with Master: 329418a93a5141ab98ac140a9125b803 (127.0.107.197:35311)
I20260608 12:40:35.490916   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:35.491274   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:35.491564   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922435491546 us; error 0 us; skew 500 ppm
I20260608 12:40:35.492125  4804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33748
I20260608 12:40:35.492450   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:35.505525   431 webserver.cc:533] Webserver started at http://127.0.107.198:34175/ using document root <none> and password file <none>
I20260608 12:40:35.506214   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:35.506461   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:35.506749   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:35.508031   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-5-root/instance:
uuid: "6009b147b6424a8095053421fa343bab"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-5cx1"
I20260608 12:40:35.513283   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:40:35.518965  5449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.520033   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:35.520414   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-5-root
uuid: "6009b147b6424a8095053421fa343bab"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-5cx1"
I20260608 12:40:35.520741   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-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:40:35.566226   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:35.567564   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:35.568926   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:35.571275   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:35.571523   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.571837   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:35.572031   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.640219   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:37755
I20260608 12:40:35.640829  5511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:37755 every 8 connection(s)
I20260608 12:40:35.656488  5512 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36337
I20260608 12:40:35.656963  5512 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:35.657815  5512 heartbeater.cc:507] Master 127.0.107.254:36337 requested a full tablet report, sending...
I20260608 12:40:35.660075  4804 ts_manager.cc:194] Registered new tserver with Master: 6009b147b6424a8095053421fa343bab (127.0.107.198:37755)
I20260608 12:40:35.661455  4804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33762
I20260608 12:40:35.699186  5053 consensus_queue.cc:237] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [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: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:35.707856  4906 raft_consensus.cc:1275] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:35.709122  4980 raft_consensus.cc:1275] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:35.710251  5284 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } 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:40:35.712405  5517 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:40:35.719000  5284 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:35.721038  4906 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:35.722472  4980 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
W20260608 12:40:35.733093  5021 consensus_peers.cc:597] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 -> Peer 6009b147b6424a8095053421fa343bab (127.0.107.198:37755): Couldn't send request to peer 6009b147b6424a8095053421fa343bab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7abef2ce0cab4a1e9bd9c4289ad3b73a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:35.741842  4804 catalog_manager.cc:5696] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 reported cstate change: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:35.750818  4906 consensus_queue.cc:237] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:35.760493  4980 raft_consensus.cc:1275] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:35.763754  5446 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } 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:40:35.771087  5053 raft_consensus.cc:1275] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:35.788939  4980 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.791108  5446 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.793988  5281 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:40:35.810058  5053 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.830061  4796 catalog_manager.cc:5696] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.845681  4980 consensus_queue.cc:237] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
W20260608 12:40:35.850466  4871 consensus_peers.cc:597] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 -> Peer 95254624910b4fe9826c0f06adcf056a (127.0.107.196:42737): Couldn't send request to peer 95254624910b4fe9826c0f06adcf056a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b44393ebf3a4ed296bc2f40d05cfc8a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:35.859884  5053 raft_consensus.cc:1275] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:40:35.860430  4906 raft_consensus.cc:1275] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:40:35.861630  5273 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } 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:40:35.863828  5529 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:40:35.869719  5273 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:35.871680  5053 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
W20260608 12:40:35.882210  4944 consensus_peers.cc:597] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 329418a93a5141ab98ac140a9125b803 (127.0.107.197:35311): Couldn't send request to peer 329418a93a5141ab98ac140a9125b803. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41636778bfa344e3aa0e898916b26d39. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:35.888545  4801 catalog_manager.cc:5696] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:35.888502  4906 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:35.895681  4903 consensus_queue.cc:237] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
W20260608 12:40:35.909278  4871 consensus_peers.cc:597] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 -> Peer 95254624910b4fe9826c0f06adcf056a (127.0.107.196:42737): Couldn't send request to peer 95254624910b4fe9826c0f06adcf056a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 135049f9ea194f64a1cda31e408f904b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:35.910027  5053 raft_consensus.cc:1275] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:35.911501  5524 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } 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:40:35.912262  4980 raft_consensus.cc:1275] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:35.913722  5281 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:35.920001  5524 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.921881  5053 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.923051  4980 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.940202  4801 catalog_manager.cc:5696] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:35.940809  5048 consensus_queue.cc:237] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:35.952627  4980 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:40:35.953846  5284 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:40:35.961759  4906 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:40:35.961856  5517 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:35.963546  4980 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
W20260608 12:40:35.970129  5018 consensus_peers.cc:597] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 329418a93a5141ab98ac140a9125b803 (127.0.107.197:35311): Couldn't send request to peer 329418a93a5141ab98ac140a9125b803. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bfbd8f429654105bd483f4ca1aeb7a5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:35.971143  5284 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } 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:40:35.979004  5048 consensus_queue.cc:237] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:35.978500  4906 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:35.976980  4804 catalog_manager.cc:5696] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index -1 to 25, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:35.988682  4980 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260608 12:40:35.989734  5021 consensus_peers.cc:597] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 6009b147b6424a8095053421fa343bab (127.0.107.198:37755): Couldn't send request to peer 6009b147b6424a8095053421fa343bab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 136f0d6a2be0420f876f31241892e836. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:35.992654  5517 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } 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:40:35.996332  4906 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:40:35.997943  5284 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:40:36.003094  5290 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:36.004601  4980 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:36.009533  4903 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:36.019667  4801 catalog_manager.cc:5696] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index -1 to 25, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
W20260608 12:40:36.140121  4835 debug-util.cc:398] Leaking SignalData structure 0x7b08001438a0 after lost signal to thread 434
I20260608 12:40:36.311900  5543 ts_tablet_manager.cc:933] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: Initiating tablet copy from peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917)
I20260608 12:40:36.319226  5542 ts_tablet_manager.cc:933] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: Initiating tablet copy from peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:36.319636  5543 tablet_copy_client.cc:323] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34917
I20260608 12:40:36.323376  5542 tablet_copy_client.cc:323] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43817
I20260608 12:40:36.351914  5362 heartbeater.cc:499] Master 127.0.107.254:36337 was elected leader, sending a full tablet report...
I20260608 12:40:36.375032  5065 tablet_copy_service.cc:140] P b5b4872b7ade46e595fc702e0bbff438: Received BeginTabletCopySession request for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a from peer 6009b147b6424a8095053421fa343bab ({username='slave'} at 127.0.0.1:55504)
I20260608 12:40:36.375892  5065 tablet_copy_service.cc:161] P b5b4872b7ade46e595fc702e0bbff438: Beginning new tablet copy session on tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a from peer 6009b147b6424a8095053421fa343bab at {username='slave'} at 127.0.0.1:55504: session id = 6009b147b6424a8095053421fa343bab-7abef2ce0cab4a1e9bd9c4289ad3b73a
I20260608 12:40:36.397166  5065 tablet_copy_source_session.cc:215] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:36.404655  5542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.407114  5550 ts_tablet_manager.cc:933] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: Initiating tablet copy from peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917)
I20260608 12:40:36.419930  4916 tablet_copy_service.cc:140] P 834b2e8a6f294b1aaead46f910925ad7: Received BeginTabletCopySession request for tablet 135049f9ea194f64a1cda31e408f904b from peer 95254624910b4fe9826c0f06adcf056a ({username='slave'} at 127.0.0.1:54630)
I20260608 12:40:36.420661  4916 tablet_copy_service.cc:161] P 834b2e8a6f294b1aaead46f910925ad7: Beginning new tablet copy session on tablet 135049f9ea194f64a1cda31e408f904b from peer 95254624910b4fe9826c0f06adcf056a at {username='slave'} at 127.0.0.1:54630: session id = 95254624910b4fe9826c0f06adcf056a-135049f9ea194f64a1cda31e408f904b
I20260608 12:40:36.430848  5551 ts_tablet_manager.cc:933] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: Initiating tablet copy from peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:36.509159  5542 tablet_copy_client.cc:806] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:36.510001  5550 tablet_copy_client.cc:323] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34917
I20260608 12:40:36.512423  4916 tablet_copy_source_session.cc:215] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:36.513701  5551 tablet_copy_client.cc:323] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38071
I20260608 12:40:36.516582  5542 tablet_copy_client.cc:670] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:36.600917  5545 tablet_copy_client.cc:1025] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:36.631646  5437 heartbeater.cc:499] Master 127.0.107.254:36337 was elected leader, sending a full tablet report...
I20260608 12:40:36.647927  4991 tablet_copy_service.cc:140] P d697f68d97ed4befb7c7d83e037ac7c1: Received BeginTabletCopySession request for tablet 41636778bfa344e3aa0e898916b26d39 from peer 329418a93a5141ab98ac140a9125b803 ({username='slave'} at 127.0.0.1:44286)
I20260608 12:40:36.648598  4991 tablet_copy_service.cc:161] P d697f68d97ed4befb7c7d83e037ac7c1: Beginning new tablet copy session on tablet 41636778bfa344e3aa0e898916b26d39 from peer 329418a93a5141ab98ac140a9125b803 at {username='slave'} at 127.0.0.1:44286: session id = 329418a93a5141ab98ac140a9125b803-41636778bfa344e3aa0e898916b26d39
I20260608 12:40:36.651660  5543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135049f9ea194f64a1cda31e408f904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.659584  4991 tablet_copy_source_session.cc:215] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:36.663795  5551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41636778bfa344e3aa0e898916b26d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.664497  5512 heartbeater.cc:499] Master 127.0.107.254:36337 was elected leader, sending a full tablet report...
I20260608 12:40:36.678650  4916 tablet_copy_service.cc:140] P 834b2e8a6f294b1aaead46f910925ad7: Received BeginTabletCopySession request for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a from peer 95254624910b4fe9826c0f06adcf056a ({username='slave'} at 127.0.0.1:54630)
I20260608 12:40:36.679335  4916 tablet_copy_service.cc:161] P 834b2e8a6f294b1aaead46f910925ad7: Beginning new tablet copy session on tablet 0b44393ebf3a4ed296bc2f40d05cfc8a from peer 95254624910b4fe9826c0f06adcf056a at {username='slave'} at 127.0.0.1:54630: session id = 95254624910b4fe9826c0f06adcf056a-0b44393ebf3a4ed296bc2f40d05cfc8a
I20260608 12:40:36.687772  5551 tablet_copy_client.cc:806] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:36.688544  5551 tablet_copy_client.cc:670] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:36.699150  5553 tablet_copy_client.cc:1025] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:36.706741  4916 tablet_copy_source_session.cc:215] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:36.709713  5556 ts_tablet_manager.cc:933] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: Initiating tablet copy from peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:36.710122  5557 ts_tablet_manager.cc:933] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: Initiating tablet copy from peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:36.713625  5543 tablet_copy_client.cc:806] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:36.714257  5550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.730482  5557 tablet_copy_client.cc:323] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43817
I20260608 12:40:36.733913  5543 tablet_copy_client.cc:670] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:36.739995  5544 tablet_copy_client.cc:1025] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:36.745714  5065 tablet_copy_service.cc:140] P b5b4872b7ade46e595fc702e0bbff438: Received BeginTabletCopySession request for tablet 0bfbd8f429654105bd483f4ca1aeb7a5 from peer 329418a93a5141ab98ac140a9125b803 ({username='slave'} at 127.0.0.1:55508)
I20260608 12:40:36.746404  5065 tablet_copy_service.cc:161] P b5b4872b7ade46e595fc702e0bbff438: Beginning new tablet copy session on tablet 0bfbd8f429654105bd483f4ca1aeb7a5 from peer 329418a93a5141ab98ac140a9125b803 at {username='slave'} at 127.0.0.1:55508: session id = 329418a93a5141ab98ac140a9125b803-0bfbd8f429654105bd483f4ca1aeb7a5
I20260608 12:40:36.749141  5550 tablet_copy_client.cc:806] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:36.749826  5550 tablet_copy_client.cc:670] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:36.752137  5556 tablet_copy_client.cc:323] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43817
I20260608 12:40:36.755986  5064 tablet_copy_service.cc:140] P b5b4872b7ade46e595fc702e0bbff438: Received BeginTabletCopySession request for tablet 136f0d6a2be0420f876f31241892e836 from peer 6009b147b6424a8095053421fa343bab ({username='slave'} at 127.0.0.1:55504)
I20260608 12:40:36.756675  5064 tablet_copy_service.cc:161] P b5b4872b7ade46e595fc702e0bbff438: Beginning new tablet copy session on tablet 136f0d6a2be0420f876f31241892e836 from peer 6009b147b6424a8095053421fa343bab at {username='slave'} at 127.0.0.1:55504: session id = 6009b147b6424a8095053421fa343bab-136f0d6a2be0420f876f31241892e836
I20260608 12:40:36.756100  5552 tablet_copy_client.cc:1025] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:36.760087  5065 tablet_copy_source_session.cc:215] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:36.764745  5557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbd8f429654105bd483f4ca1aeb7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.765348  5064 tablet_copy_source_session.cc:215] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:36.768715  5556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136f0d6a2be0420f876f31241892e836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.784358  5557 tablet_copy_client.cc:806] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:36.785156  5557 tablet_copy_client.cc:670] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:36.787108  5556 tablet_copy_client.cc:806] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:36.787698  5556 tablet_copy_client.cc:670] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:36.790704  5559 tablet_copy_client.cc:1025] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:36.792389  5558 tablet_copy_client.cc:1025] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: tablet copy: Injecting latency into file download: 2000
W20260608 12:40:37.517294  5076 debug-util.cc:398] Leaking SignalData structure 0x7b080020b5a0 after lost signal to thread 434
W20260608 12:40:37.518527  5076 debug-util.cc:398] Leaking SignalData structure 0x7b0800146620 after lost signal to thread 4838
W20260608 12:40:37.519934  5076 debug-util.cc:398] Leaking SignalData structure 0x7b080021d6e0 after lost signal to thread 4930
W20260608 12:40:37.523363  5076 debug-util.cc:398] Leaking SignalData structure 0x7b0800108b40 after lost signal to thread 5361
W20260608 12:40:37.525019  5076 debug-util.cc:398] Leaking SignalData structure 0x7b080004f040 after lost signal to thread 5436
W20260608 12:40:37.526777  5076 debug-util.cc:398] Leaking SignalData structure 0x7b0800165780 after lost signal to thread 5511
I20260608 12:40:38.602068  5542 tablet_copy_client.cc:538] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:38.613237  5542 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: Bootstrap starting.
W20260608 12:40:38.673141  5018 consensus_peers.cc:597] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 329418a93a5141ab98ac140a9125b803 (127.0.107.197:35311): Couldn't send request to peer 329418a93a5141ab98ac140a9125b803. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:40:38.700134  5551 tablet_copy_client.cc:538] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:38.723098  5551 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: Bootstrap starting.
I20260608 12:40:38.740943  5543 tablet_copy_client.cc:538] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:38.750761  5543 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: Bootstrap starting.
I20260608 12:40:38.758416  5550 tablet_copy_client.cc:538] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:38.768850  5550 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: Bootstrap starting.
I20260608 12:40:38.791679  5557 tablet_copy_client.cc:538] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:38.793715  5556 tablet_copy_client.cc:538] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:38.803895  5557 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: Bootstrap starting.
I20260608 12:40:38.803895  5556 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: Bootstrap starting.
W20260608 12:40:38.813750  5021 consensus_peers.cc:597] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 6009b147b6424a8095053421fa343bab (127.0.107.198:37755): Couldn't send request to peer 6009b147b6424a8095053421fa343bab. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 12:40:38.814445  5021 consensus_peers.cc:597] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 -> Peer 6009b147b6424a8095053421fa343bab (127.0.107.198:37755): Couldn't send request to peer 6009b147b6424a8095053421fa343bab. 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:40:38.842492  5542 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:38.843575  5542 tablet_bootstrap.cc:492] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: Bootstrap complete.
I20260608 12:40:38.844360  5542 ts_tablet_manager.cc:1403] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: Time spent bootstrapping tablet: real 0.231s	user 0.158s	sys 0.029s
I20260608 12:40:38.847944  5542 raft_consensus.cc:359] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:38.851307  5542 raft_consensus.cc:740] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6009b147b6424a8095053421fa343bab, State: Initialized, Role: LEARNER
I20260608 12:40:38.852026  5542 consensus_queue.cc:260] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [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: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:38.882375  5542 ts_tablet_manager.cc:1434] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.001s
I20260608 12:40:38.885838  5064 tablet_copy_service.cc:342] P b5b4872b7ade46e595fc702e0bbff438: Request end of tablet copy session 6009b147b6424a8095053421fa343bab-7abef2ce0cab4a1e9bd9c4289ad3b73a received from {username='slave'} at 127.0.0.1:55504
I20260608 12:40:38.890280  5064 tablet_copy_service.cc:434] P b5b4872b7ade46e595fc702e0bbff438: ending tablet copy session 6009b147b6424a8095053421fa343bab-7abef2ce0cab4a1e9bd9c4289ad3b73a on tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a with peer 6009b147b6424a8095053421fa343bab
W20260608 12:40:39.013461  4871 consensus_peers.cc:597] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 -> Peer 95254624910b4fe9826c0f06adcf056a (127.0.107.196:42737): Couldn't send request to peer 95254624910b4fe9826c0f06adcf056a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 12:40:39.145795  4944 consensus_peers.cc:597] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 329418a93a5141ab98ac140a9125b803 (127.0.107.197:35311): Couldn't send request to peer 329418a93a5141ab98ac140a9125b803. 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:40:39.199831  5486 raft_consensus.cc:1217] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
W20260608 12:40:39.236521  4871 consensus_peers.cc:597] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 -> Peer 95254624910b4fe9826c0f06adcf056a (127.0.107.196:42737): Couldn't send request to peer 95254624910b4fe9826c0f06adcf056a. 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:40:39.255023  5550 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:39.256095  5550 tablet_bootstrap.cc:492] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: Bootstrap complete.
I20260608 12:40:39.256842  5550 ts_tablet_manager.cc:1403] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: Time spent bootstrapping tablet: real 0.488s	user 0.168s	sys 0.024s
I20260608 12:40:39.259919  5550 raft_consensus.cc:359] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:39.260816  5550 raft_consensus.cc:740] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95254624910b4fe9826c0f06adcf056a, State: Initialized, Role: LEARNER
I20260608 12:40:39.261958  5550 consensus_queue.cc:260] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:39.267257  5543 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=87 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:39.269413  5543 tablet_bootstrap.cc:492] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: Bootstrap complete.
I20260608 12:40:39.271234  5543 ts_tablet_manager.cc:1403] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: Time spent bootstrapping tablet: real 0.521s	user 0.156s	sys 0.014s
I20260608 12:40:39.275094  5543 raft_consensus.cc:359] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:39.278736  5550 ts_tablet_manager.cc:1434] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260608 12:40:39.280820  4916 tablet_copy_service.cc:342] P 834b2e8a6f294b1aaead46f910925ad7: Request end of tablet copy session 95254624910b4fe9826c0f06adcf056a-0b44393ebf3a4ed296bc2f40d05cfc8a received from {username='slave'} at 127.0.0.1:54630
I20260608 12:40:39.281322  4916 tablet_copy_service.cc:434] P 834b2e8a6f294b1aaead46f910925ad7: ending tablet copy session 95254624910b4fe9826c0f06adcf056a-0b44393ebf3a4ed296bc2f40d05cfc8a on tablet 0b44393ebf3a4ed296bc2f40d05cfc8a with peer 95254624910b4fe9826c0f06adcf056a
I20260608 12:40:39.284250  5543 raft_consensus.cc:740] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95254624910b4fe9826c0f06adcf056a, State: Initialized, Role: LEARNER
I20260608 12:40:39.285075  5543 consensus_queue.cc:260] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:39.295842  5543 ts_tablet_manager.cc:1434] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 12:40:39.303285  4916 tablet_copy_service.cc:342] P 834b2e8a6f294b1aaead46f910925ad7: Request end of tablet copy session 95254624910b4fe9826c0f06adcf056a-135049f9ea194f64a1cda31e408f904b received from {username='slave'} at 127.0.0.1:54630
I20260608 12:40:39.303808  4916 tablet_copy_service.cc:434] P 834b2e8a6f294b1aaead46f910925ad7: ending tablet copy session 95254624910b4fe9826c0f06adcf056a-135049f9ea194f64a1cda31e408f904b on tablet 135049f9ea194f64a1cda31e408f904b with peer 95254624910b4fe9826c0f06adcf056a
I20260608 12:40:39.320842  5551 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:39.337078  5551 tablet_bootstrap.cc:492] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: Bootstrap complete.
I20260608 12:40:39.337931  5551 ts_tablet_manager.cc:1403] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: Time spent bootstrapping tablet: real 0.615s	user 0.158s	sys 0.024s
I20260608 12:40:39.341233  5551 raft_consensus.cc:359] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:39.357690  5551 raft_consensus.cc:740] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 329418a93a5141ab98ac140a9125b803, State: Initialized, Role: LEARNER
I20260608 12:40:39.358976  5551 consensus_queue.cc:260] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:39.371115  5551 ts_tablet_manager.cc:1434] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260608 12:40:39.380883  4991 tablet_copy_service.cc:342] P d697f68d97ed4befb7c7d83e037ac7c1: Request end of tablet copy session 329418a93a5141ab98ac140a9125b803-41636778bfa344e3aa0e898916b26d39 received from {username='slave'} at 127.0.0.1:44286
I20260608 12:40:39.381489  4991 tablet_copy_service.cc:434] P d697f68d97ed4befb7c7d83e037ac7c1: ending tablet copy session 329418a93a5141ab98ac140a9125b803-41636778bfa344e3aa0e898916b26d39 on tablet 41636778bfa344e3aa0e898916b26d39 with peer 329418a93a5141ab98ac140a9125b803
I20260608 12:40:39.453223  5556 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:39.454288  5556 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: Bootstrap complete.
I20260608 12:40:39.455036  5556 ts_tablet_manager.cc:1403] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: Time spent bootstrapping tablet: real 0.651s	user 0.152s	sys 0.025s
I20260608 12:40:39.458667  5557 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:39.463095  5556 raft_consensus.cc:359] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:39.467235  5556 raft_consensus.cc:740] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6009b147b6424a8095053421fa343bab, State: Initialized, Role: LEARNER
I20260608 12:40:39.468017  5556 consensus_queue.cc:260] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:39.470252  5556 ts_tablet_manager.cc:1434] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:40:39.464219  5557 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: Bootstrap complete.
I20260608 12:40:39.471814  5557 ts_tablet_manager.cc:1403] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: Time spent bootstrapping tablet: real 0.668s	user 0.144s	sys 0.030s
I20260608 12:40:39.474538  5064 tablet_copy_service.cc:342] P b5b4872b7ade46e595fc702e0bbff438: Request end of tablet copy session 6009b147b6424a8095053421fa343bab-136f0d6a2be0420f876f31241892e836 received from {username='slave'} at 127.0.0.1:55504
I20260608 12:40:39.475072  5064 tablet_copy_service.cc:434] P b5b4872b7ade46e595fc702e0bbff438: ending tablet copy session 6009b147b6424a8095053421fa343bab-136f0d6a2be0420f876f31241892e836 on tablet 136f0d6a2be0420f876f31241892e836 with peer 6009b147b6424a8095053421fa343bab
I20260608 12:40:39.493813  5557 raft_consensus.cc:359] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:39.494848  5557 raft_consensus.cc:740] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 329418a93a5141ab98ac140a9125b803, State: Initialized, Role: LEARNER
I20260608 12:40:39.495555  5557 consensus_queue.cc:260] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:39.498162  5557 ts_tablet_manager.cc:1434] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260608 12:40:39.500702  5064 tablet_copy_service.cc:342] P b5b4872b7ade46e595fc702e0bbff438: Request end of tablet copy session 329418a93a5141ab98ac140a9125b803-0bfbd8f429654105bd483f4ca1aeb7a5 received from {username='slave'} at 127.0.0.1:55508
I20260608 12:40:39.501255  5064 tablet_copy_service.cc:434] P b5b4872b7ade46e595fc702e0bbff438: ending tablet copy session 329418a93a5141ab98ac140a9125b803-0bfbd8f429654105bd483f4ca1aeb7a5 on tablet 0bfbd8f429654105bd483f4ca1aeb7a5 with peer 329418a93a5141ab98ac140a9125b803
I20260608 12:40:39.525695  5337 raft_consensus.cc:1217] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:40:39.533704  5412 raft_consensus.cc:1217] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:40:39.607688  5412 raft_consensus.cc:1217] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:40:39.711831  5337 raft_consensus.cc:1217] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:40:39.783154  5567 raft_consensus.cc:1064] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: attempting to promote NON_VOTER 6009b147b6424a8095053421fa343bab to VOTER
I20260608 12:40:39.787011  5567 consensus_queue.cc:237] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [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: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } }
I20260608 12:40:39.808756  5486 raft_consensus.cc:1275] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:39.809705  4906 raft_consensus.cc:1275] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:39.811738  5541 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } 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:40:39.814747  5541 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } 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:40:39.844480  4980 raft_consensus.cc:1275] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:39.848497  5487 raft_consensus.cc:1217] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:40:39.857204  5567 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:40:39.869570  5577 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:39.880151  5486 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:39.901890  4906 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:39.907868  4796 catalog_manager.cc:5696] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: config changed from index 26 to 27, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:39.910524  4980 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:39.950573  5524 raft_consensus.cc:1064] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: attempting to promote NON_VOTER 95254624910b4fe9826c0f06adcf056a to VOTER
I20260608 12:40:39.956036  5524 consensus_queue.cc:237] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } }
I20260608 12:40:39.976061  5337 raft_consensus.cc:1275] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:39.979292  5582 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } 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:40:39.983289  5053 raft_consensus.cc:1275] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:39.987713  5582 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:40:40.004819  4980 raft_consensus.cc:1275] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.006755  5524 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } 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:40:40.019958  5585 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.022163  5048 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.040158  5577 raft_consensus.cc:1064] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: attempting to promote NON_VOTER 329418a93a5141ab98ac140a9125b803 to VOTER
I20260608 12:40:40.043347  5048 consensus_queue.cc:237] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [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: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } }
I20260608 12:40:40.043289  5577 consensus_queue.cc:237] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } }
I20260608 12:40:40.043262  4977 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.051120  5486 raft_consensus.cc:1275] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:40.051635  5337 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.053762  5541 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } 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:40:40.058226  4980 raft_consensus.cc:1275] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:40.060010  5578 consensus_queue.cc:1048] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:40:40.059341  4803 catalog_manager.cc:5696] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 reported cstate change: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:40.065042  5567 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.067144  5486 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.080772  4906 consensus_queue.cc:237] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } }
I20260608 12:40:40.083333  4976 raft_consensus.cc:2955] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.094758  4791 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:40.098145  5337 raft_consensus.cc:1275] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:40.100031  5585 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } 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:40:40.107776  5048 raft_consensus.cc:1275] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:40.110090  5585 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.112660  5582 consensus_queue.cc:1048] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:40:40.125108  5412 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.124919  4796 catalog_manager.cc:5696] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab reported cstate change: config changed from index 27 to 28, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.127702  5541 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } 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:40:40.129451  5048 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.124022  5336 raft_consensus.cc:2955] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.141247  4891 tablet_service.cc:1558] Processing DeleteTablet for tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a with delete_type TABLET_DATA_TOMBSTONED (TS 834b2e8a6f294b1aaead46f910925ad7 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:34968
I20260608 12:40:40.166514  4976 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.168522  4906 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.169356  5577 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:40.172220  4790 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:40.179572  5541 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } 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:40:40.180089  5596 raft_consensus.cc:1064] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: attempting to promote NON_VOTER 329418a93a5141ab98ac140a9125b803 to VOTER
I20260608 12:40:40.193581  5567 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.199837  5598 tablet_replica.cc:333] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:40.206804  4906 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.208014  5598 raft_consensus.cc:2243] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.208801  5598 raft_consensus.cc:2272] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.201788  5596 consensus_queue.cc:237] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } }
I20260608 12:40:40.209048  4977 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.226490  4804 catalog_manager.cc:5696] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: config changed from index 27 to 28, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.230331  5411 raft_consensus.cc:1275] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.230353  5412 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.233810  5575 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:40:40.245095  5048 raft_consensus.cc:1275] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.247056  5601 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } 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:40:40.252121  4906 raft_consensus.cc:1275] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.255120  5601 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:40.282384  4971 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b44393ebf3a4ed296bc2f40d05cfc8a with delete_type TABLET_DATA_TOMBSTONED (TS d697f68d97ed4befb7c7d83e037ac7c1 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51482
I20260608 12:40:40.295444  4801 catalog_manager.cc:5696] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.309389  5598 ts_tablet_manager.cc:1916] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:40.313354  5610 tablet_replica.cc:333] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:40.314610  5610 raft_consensus.cc:2243] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.315807  5610 raft_consensus.cc:2272] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.318936  5575 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.325326  5524 raft_consensus.cc:1064] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: attempting to promote NON_VOTER 95254624910b4fe9826c0f06adcf056a to VOTER
I20260608 12:40:40.332487  5524 consensus_queue.cc:237] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } }
I20260608 12:40:40.326475  5048 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.340663  5411 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.346589  5610 ts_tablet_manager.cc:1916] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:40.356678  5053 consensus_queue.cc:237] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [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: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } }
I20260608 12:40:40.399299  4976 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.400038  5411 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.404501  5567 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:40:40.367410  4796 catalog_manager.cc:5696] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 reported cstate change: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.370131  5598 ts_tablet_manager.cc:1929] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:40:40.406589  5567 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } 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:40:40.407052  5598 log.cc:1199] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 834b2e8a6f294b1aaead46f910925ad7: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-0-root/wals/7abef2ce0cab4a1e9bd9c4289ad3b73a
I20260608 12:40:40.377628  5336 raft_consensus.cc:1275] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.380740  5050 raft_consensus.cc:1275] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.381857  4977 raft_consensus.cc:1275] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.412086  5524 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } 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:40:40.415094  5585 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } 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:40:40.418605  4790 catalog_manager.cc:5027] TS 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): tablet 7abef2ce0cab4a1e9bd9c4289ad3b73a (table test-workload [id=42978526a61642739ae708324c062368]) successfully deleted
I20260608 12:40:40.422043  5605 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.427361  5412 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.387346  4903 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 329418a93a5141ab98ac140a9125b803 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.435902  4976 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.417251  5585 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.025s
I20260608 12:40:40.452453  5567 raft_consensus.cc:1064] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: attempting to promote NON_VOTER 6009b147b6424a8095053421fa343bab to VOTER
I20260608 12:40:40.456739  5567 consensus_queue.cc:237] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } }
I20260608 12:40:40.518761  4977 consensus_queue.cc:237] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } }
I20260608 12:40:40.525934  5412 raft_consensus.cc:1275] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.524883  5524 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.527865  4791 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0bfbd8f429654105bd483f4ca1aeb7a5 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:40.528822  5601 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } 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:40:40.529831  5050 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.538996  4801 catalog_manager.cc:5696] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index 26 to 27, VOTER 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.540506  5486 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.542905  5541 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } 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:40:40.549348  5610 ts_tablet_manager.cc:1929] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:40:40.550004  5610 log.cc:1199] T 0b44393ebf3a4ed296bc2f40d05cfc8a P d697f68d97ed4befb7c7d83e037ac7c1: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-1-root/wals/0b44393ebf3a4ed296bc2f40d05cfc8a
I20260608 12:40:40.541991  4903 raft_consensus.cc:1275] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.552503  5596 consensus_queue.cc:1048] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:40:40.553921  4976 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.568794  4906 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.572067  5336 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.560825  5600 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.578333  4903 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.580883  5567 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:40.581866  4977 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:40.583657  5567 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } 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:40:40.599524  5412 raft_consensus.cc:2955] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } }
I20260608 12:40:40.603997  4803 catalog_manager.cc:5696] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 reported cstate change: config changed from index 26 to 27, 95254624910b4fe9826c0f06adcf056a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:40.559899  4791 catalog_manager.cc:5027] TS d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): tablet 0b44393ebf3a4ed296bc2f40d05cfc8a (table test-workload [id=42978526a61642739ae708324c062368]) successfully deleted
W20260608 12:40:40.609477  4791 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.0.107.194:38071, user_credentials={real_user=slave}} blocked reactor thread for 49603.7us
I20260608 12:40:40.633472  4891 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bfbd8f429654105bd483f4ca1aeb7a5 with delete_type TABLET_DATA_TOMBSTONED (TS 834b2e8a6f294b1aaead46f910925ad7 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:34968
I20260608 12:40:40.634728  5598 tablet_replica.cc:333] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:40.635789  5598 raft_consensus.cc:2243] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.636596  5598 raft_consensus.cc:2272] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.641772  5567 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.655031  4802 catalog_manager.cc:5696] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index 26 to 27, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:40.657652  4980 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.664120  5598 ts_tablet_manager.cc:1916] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:40.667755  4791 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 41636778bfa344e3aa0e898916b26d39 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:40.677668  5486 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.702030  5041 tablet_service.cc:1558] Processing DeleteTablet for tablet 41636778bfa344e3aa0e898916b26d39 with delete_type TABLET_DATA_TOMBSTONED (TS b5b4872b7ade46e595fc702e0bbff438 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:60826
I20260608 12:40:40.714870  4804 catalog_manager.cc:5696] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab reported cstate change: config changed from index 25 to 26, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.721624  5620 tablet_replica.cc:333] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:40.722885  5620 raft_consensus.cc:2243] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.725577  5598 ts_tablet_manager.cc:1929] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:40:40.726213  5598 log.cc:1199] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 834b2e8a6f294b1aaead46f910925ad7: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-0-root/wals/0bfbd8f429654105bd483f4ca1aeb7a5
I20260608 12:40:40.729784  4790 catalog_manager.cc:5027] TS 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): tablet 0bfbd8f429654105bd483f4ca1aeb7a5 (table test-workload [id=42978526a61642739ae708324c062368]) successfully deleted
I20260608 12:40:40.731849  4903 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6009b147b6424a8095053421fa343bab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.740300  4906 consensus_queue.cc:237] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } }
I20260608 12:40:40.751543  5336 raft_consensus.cc:1275] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:40.755118  5585 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } 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:40:40.761655  5620 raft_consensus.cc:2272] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.763799  4977 raft_consensus.cc:1275] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:40.763015  5050 consensus_queue.cc:237] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } }
I20260608 12:40:40.766172  5582 consensus_queue.cc:1048] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:40:40.773277  5486 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.776201  5567 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } 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:40:40.782975  5582 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.785974  5337 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.788666  5620 ts_tablet_manager.cc:1916] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:40.787818  5567 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.792057  4903 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:40:40.805998  4977 raft_consensus.cc:2955] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.807395  5541 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:40:40.824412  4903 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.829308  5486 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } }
I20260608 12:40:40.819242  4791 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 136f0d6a2be0420f876f31241892e836 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:40.842245  4801 catalog_manager.cc:5696] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: config changed from index 26 to 27, VOTER d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:40.859751  4971 tablet_service.cc:1558] Processing DeleteTablet for tablet 136f0d6a2be0420f876f31241892e836 with delete_type TABLET_DATA_TOMBSTONED (TS d697f68d97ed4befb7c7d83e037ac7c1 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:51482
I20260608 12:40:40.861079  5610 tablet_replica.cc:333] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:40.862327  5610 raft_consensus.cc:2243] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.863515  5610 raft_consensus.cc:2272] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.869947  5610 ts_tablet_manager.cc:1916] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:40.871687  4802 catalog_manager.cc:5696] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a reported cstate change: config changed from index 27 to 28, VOTER b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } } }
I20260608 12:40:40.887163  5041 tablet_service.cc:1558] Processing DeleteTablet for tablet 135049f9ea194f64a1cda31e408f904b with delete_type TABLET_DATA_TOMBSTONED (TS b5b4872b7ade46e595fc702e0bbff438 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60826
I20260608 12:40:40.891054  5620 ts_tablet_manager.cc:1929] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:40:40.893095  5620 log.cc:1199] T 41636778bfa344e3aa0e898916b26d39 P b5b4872b7ade46e595fc702e0bbff438: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-2-root/wals/41636778bfa344e3aa0e898916b26d39
I20260608 12:40:40.894049  4790 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 135049f9ea194f64a1cda31e408f904b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:40.904377  4791 catalog_manager.cc:5027] TS b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817): tablet 41636778bfa344e3aa0e898916b26d39 (table test-workload [id=42978526a61642739ae708324c062368]) successfully deleted
I20260608 12:40:40.906958  5610 ts_tablet_manager.cc:1929] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:40:40.907675  5610 log.cc:1199] T 136f0d6a2be0420f876f31241892e836 P d697f68d97ed4befb7c7d83e037ac7c1: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-1-root/wals/136f0d6a2be0420f876f31241892e836
I20260608 12:40:40.909837  4791 catalog_manager.cc:5027] TS d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): tablet 136f0d6a2be0420f876f31241892e836 (table test-workload [id=42978526a61642739ae708324c062368]) successfully deleted
I20260608 12:40:40.910945  5620 tablet_replica.cc:333] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:40.912175  5620 raft_consensus.cc:2243] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.913318  5620 raft_consensus.cc:2272] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.919560  5620 ts_tablet_manager.cc:1916] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:40.940434  5620 ts_tablet_manager.cc:1929] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:40:40.940938  5620 log.cc:1199] T 135049f9ea194f64a1cda31e408f904b P b5b4872b7ade46e595fc702e0bbff438: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922312059458-431-0/minicluster-data/ts-2-root/wals/135049f9ea194f64a1cda31e408f904b
I20260608 12:40:40.943200  4791 catalog_manager.cc:5027] TS b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817): tablet 135049f9ea194f64a1cda31e408f904b (table test-workload [id=42978526a61642739ae708324c062368]) successfully deleted
I20260608 12:40:41.928215  5048 consensus_queue.cc:237] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
W20260608 12:40:41.936146  5018 consensus_peers.cc:597] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 329418a93a5141ab98ac140a9125b803 (127.0.107.197:35311): Couldn't send request to peer 329418a93a5141ab98ac140a9125b803. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 136f0d6a2be0420f876f31241892e836. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:41.939615  5486 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:41.941888  5623 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } 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:40:41.945024  4903 raft_consensus.cc:1275] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:41.946322  5578 consensus_queue.cc:1048] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:40:41.951242  5623 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:41.955405  5486 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:41.975839  4903 raft_consensus.cc:2955] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:41.978466  4977 consensus_queue.cc:237] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:41.983079  4801 catalog_manager.cc:5696] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab reported cstate change: config changed from index 27 to 28, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:42.015949  4906 raft_consensus.cc:1275] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:42.023950  5596 consensus_queue.cc:1048] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:42.038652  5048 raft_consensus.cc:1275] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:42.042111  5575 consensus_queue.cc:1048] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } 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:40:42.064292  5575 raft_consensus.cc:2955] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:42.067811  4903 raft_consensus.cc:2955] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:42.082438  5048 raft_consensus.cc:2955] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:42.106541  4903 consensus_queue.cc:237] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:42.118670  4803 catalog_manager.cc:5696] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:42.122946  4947 consensus_peers.cc:597] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 6009b147b6424a8095053421fa343bab (127.0.107.198:37755): Couldn't send request to peer 6009b147b6424a8095053421fa343bab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95ed65c692374f62a9d3315b68517e6a. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:42.134831  4871 consensus_peers.cc:597] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 -> Peer 95254624910b4fe9826c0f06adcf056a (127.0.107.196:42737): Couldn't send request to peer 95254624910b4fe9826c0f06adcf056a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a98d1f4be214613a0bd89c0c3a5eada. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.139294  5048 raft_consensus.cc:1275] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:42.148465  5621 consensus_queue.cc:1048] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:40:42.161053  4977 raft_consensus.cc:1275] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 834b2e8a6f294b1aaead46f910925ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:42.163204  5582 consensus_queue.cc:1048] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } 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:40:42.174863  5621 raft_consensus.cc:2955] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:42.186014  5048 raft_consensus.cc:2955] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:42.188529  4980 consensus_queue.cc:237] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:42.202929  4802 catalog_manager.cc:5696] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 reported cstate change: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "834b2e8a6f294b1aaead46f910925ad7" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
W20260608 12:40:42.216893  4947 consensus_peers.cc:597] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 6009b147b6424a8095053421fa343bab (127.0.107.198:37755): Couldn't send request to peer 6009b147b6424a8095053421fa343bab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab3e3ce43a6848a98b77133fdcb10ccb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.219785  5048 raft_consensus.cc:1275] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:42.222177  5575 consensus_queue.cc:1048] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } 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:40:42.222632  4903 raft_consensus.cc:1275] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer d697f68d97ed4befb7c7d83e037ac7c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:42.227797  5575 consensus_queue.cc:1048] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:42.230136  4977 raft_consensus.cc:2955] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:42.238015  5638 raft_consensus.cc:2955] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:42.243620  4903 raft_consensus.cc:2955] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:42.249380  5048 raft_consensus.cc:2955] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } } }
I20260608 12:40:42.256001  5050 consensus_queue.cc:237] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [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: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:42.264484  4802 catalog_manager.cc:5696] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index -1 to 26, NON_VOTER 6009b147b6424a8095053421fa343bab (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:42.291631  5412 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:42.292652  4977 raft_consensus.cc:1275] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:40:42.293769  5578 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } 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:40:42.294791  5623 consensus_queue.cc:1048] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } 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:40:42.307158  5020 consensus_peers.cc:597] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 95254624910b4fe9826c0f06adcf056a (127.0.107.196:42737): Couldn't send request to peer 95254624910b4fe9826c0f06adcf056a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bfbd8f429654105bd483f4ca1aeb7a5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.312511  5578 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:42.316644  5411 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:42.315783  4977 raft_consensus.cc:2955] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:42.333039  5050 consensus_queue.cc:237] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:42.334157  4803 catalog_manager.cc:5696] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index 27 to 28, NON_VOTER 95254624910b4fe9826c0f06adcf056a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } } }
I20260608 12:40:42.349498  4903 raft_consensus.cc:1275] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:40:42.350081  5018 consensus_peers.cc:597] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 329418a93a5141ab98ac140a9125b803 (127.0.107.197:35311): Couldn't send request to peer 329418a93a5141ab98ac140a9125b803. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1dee462259f54021a1d627e70254d337. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.351380  5627 consensus_queue.cc:1048] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } 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:40:42.352806  4977 raft_consensus.cc:1275] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer b5b4872b7ade46e595fc702e0bbff438: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:40:42.355681  5627 consensus_queue.cc:1048] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:42.369311  5657 ts_tablet_manager.cc:933] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: Initiating tablet copy from peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:42.368971  5623 raft_consensus.cc:2955] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:42.370452  4903 raft_consensus.cc:2955] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:42.373301  4977 raft_consensus.cc:2955] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:42.388203  4803 catalog_manager.cc:5696] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 reported cstate change: config changed from index -1 to 26, NON_VOTER 329418a93a5141ab98ac140a9125b803 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "b5b4872b7ade46e595fc702e0bbff438" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } } }
I20260608 12:40:42.399350  5657 tablet_copy_client.cc:323] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43817
I20260608 12:40:42.401427  5064 tablet_copy_service.cc:140] P b5b4872b7ade46e595fc702e0bbff438: Received BeginTabletCopySession request for tablet 136f0d6a2be0420f876f31241892e836 from peer 329418a93a5141ab98ac140a9125b803 ({username='slave'} at 127.0.0.1:55508)
I20260608 12:40:42.402060  5064 tablet_copy_service.cc:161] P b5b4872b7ade46e595fc702e0bbff438: Beginning new tablet copy session on tablet 136f0d6a2be0420f876f31241892e836 from peer 329418a93a5141ab98ac140a9125b803 at {username='slave'} at 127.0.0.1:55508: session id = 329418a93a5141ab98ac140a9125b803-136f0d6a2be0420f876f31241892e836
I20260608 12:40:42.412865  5064 tablet_copy_source_session.cc:215] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:42.417774  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136f0d6a2be0420f876f31241892e836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.428182  5659 ts_tablet_manager.cc:933] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: Initiating tablet copy from peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:42.437335  5659 tablet_copy_client.cc:323] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38071
I20260608 12:40:42.440292  5657 tablet_copy_client.cc:806] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:42.441121  5657 tablet_copy_client.cc:670] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:42.447252  5658 tablet_copy_client.cc:1025] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:42.462798  4991 tablet_copy_service.cc:140] P d697f68d97ed4befb7c7d83e037ac7c1: Received BeginTabletCopySession request for tablet 95ed65c692374f62a9d3315b68517e6a from peer 6009b147b6424a8095053421fa343bab ({username='slave'} at 127.0.0.1:60494)
I20260608 12:40:42.463428  4991 tablet_copy_service.cc:161] P d697f68d97ed4befb7c7d83e037ac7c1: Beginning new tablet copy session on tablet 95ed65c692374f62a9d3315b68517e6a from peer 6009b147b6424a8095053421fa343bab at {username='slave'} at 127.0.0.1:60494: session id = 6009b147b6424a8095053421fa343bab-95ed65c692374f62a9d3315b68517e6a
I20260608 12:40:42.468945  4991 tablet_copy_source_session.cc:215] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:42.472028  5659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ed65c692374f62a9d3315b68517e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.486914  5659 tablet_copy_client.cc:806] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:42.487493  5659 tablet_copy_client.cc:670] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:42.492136  5660 tablet_copy_client.cc:1025] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:42.702697  5663 ts_tablet_manager.cc:933] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: Initiating tablet copy from peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917)
I20260608 12:40:42.704965  5663 tablet_copy_client.cc:323] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34917
I20260608 12:40:42.707060  4916 tablet_copy_service.cc:140] P 834b2e8a6f294b1aaead46f910925ad7: Received BeginTabletCopySession request for tablet 0a98d1f4be214613a0bd89c0c3a5eada from peer 95254624910b4fe9826c0f06adcf056a ({username='slave'} at 127.0.0.1:54630)
I20260608 12:40:42.707803  4916 tablet_copy_service.cc:161] P 834b2e8a6f294b1aaead46f910925ad7: Beginning new tablet copy session on tablet 0a98d1f4be214613a0bd89c0c3a5eada from peer 95254624910b4fe9826c0f06adcf056a at {username='slave'} at 127.0.0.1:54630: session id = 95254624910b4fe9826c0f06adcf056a-0a98d1f4be214613a0bd89c0c3a5eada
I20260608 12:40:42.716790  4916 tablet_copy_source_session.cc:215] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:42.720656  5663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a98d1f4be214613a0bd89c0c3a5eada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.738286  5663 tablet_copy_client.cc:806] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:42.738965  5663 tablet_copy_client.cc:670] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:42.746973  5664 tablet_copy_client.cc:1025] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:42.747570  5665 ts_tablet_manager.cc:933] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: Initiating tablet copy from peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:42.749822  5665 tablet_copy_client.cc:323] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43817
I20260608 12:40:42.782539  5064 tablet_copy_service.cc:140] P b5b4872b7ade46e595fc702e0bbff438: Received BeginTabletCopySession request for tablet 0bfbd8f429654105bd483f4ca1aeb7a5 from peer 95254624910b4fe9826c0f06adcf056a ({username='slave'} at 127.0.0.1:33720)
I20260608 12:40:42.783181  5064 tablet_copy_service.cc:161] P b5b4872b7ade46e595fc702e0bbff438: Beginning new tablet copy session on tablet 0bfbd8f429654105bd483f4ca1aeb7a5 from peer 95254624910b4fe9826c0f06adcf056a at {username='slave'} at 127.0.0.1:33720: session id = 95254624910b4fe9826c0f06adcf056a-0bfbd8f429654105bd483f4ca1aeb7a5
I20260608 12:40:42.794081  5064 tablet_copy_source_session.cc:215] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:42.797776  5665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfbd8f429654105bd483f4ca1aeb7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.804829   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:42.820223  5665 tablet_copy_client.cc:806] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:42.820969  5665 tablet_copy_client.cc:670] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:42.826031  5666 tablet_copy_client.cc:1025] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:42.829995   431 tablet_copy_service.cc:362] P 834b2e8a6f294b1aaead46f910925ad7: Destroying tablet copy session 95254624910b4fe9826c0f06adcf056a-0a98d1f4be214613a0bd89c0c3a5eada due to service shutdown
I20260608 12:40:42.830405   431 tablet_copy_service.cc:434] P 834b2e8a6f294b1aaead46f910925ad7: ending tablet copy session 95254624910b4fe9826c0f06adcf056a-0a98d1f4be214613a0bd89c0c3a5eada on tablet 0a98d1f4be214613a0bd89c0c3a5eada with peer 95254624910b4fe9826c0f06adcf056a
I20260608 12:40:42.869166  5669 ts_tablet_manager.cc:933] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: Initiating tablet copy from peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
I20260608 12:40:42.882586  5669 tablet_copy_client.cc:323] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38071
W20260608 12:40:42.883170  4946 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260608 12:40:42.887430  4991 tablet_copy_service.cc:140] P d697f68d97ed4befb7c7d83e037ac7c1: Received BeginTabletCopySession request for tablet ab3e3ce43a6848a98b77133fdcb10ccb from peer 6009b147b6424a8095053421fa343bab ({username='slave'} at 127.0.0.1:60494)
I20260608 12:40:42.888172  4991 tablet_copy_service.cc:161] P d697f68d97ed4befb7c7d83e037ac7c1: Beginning new tablet copy session on tablet ab3e3ce43a6848a98b77133fdcb10ccb from peer 6009b147b6424a8095053421fa343bab at {username='slave'} at 127.0.0.1:60494: session id = 6009b147b6424a8095053421fa343bab-ab3e3ce43a6848a98b77133fdcb10ccb
I20260608 12:40:42.901934   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:42.908959  4991 tablet_copy_source_session.cc:215] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 12:40:42.911688  4946 consensus_peers.cc:597] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Couldn't send request to peer 834b2e8a6f294b1aaead46f910925ad7. 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:40:42.914125   431 tablet_replica.cc:333] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.915472   431 raft_consensus.cc:2243] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.916368   431 raft_consensus.cc:2272] T 3a36e5f9cb834fd2b7ec7427f894842c P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:42.918711  5020 consensus_peers.cc:597] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Couldn't send request to peer 834b2e8a6f294b1aaead46f910925ad7. 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:40:42.919526   431 tablet_replica.cc:333] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.920208   431 raft_consensus.cc:2243] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.920819   431 raft_consensus.cc:2272] T 1dee462259f54021a1d627e70254d337 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.924326   431 tablet_replica.cc:333] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.924939  5669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3e3ce43a6848a98b77133fdcb10ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.925277   431 raft_consensus.cc:2243] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:40:42.930402  5020 consensus_peers.cc:597] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 -> Peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Couldn't send request to peer 834b2e8a6f294b1aaead46f910925ad7. 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:40:42.931264   431 raft_consensus.cc:2272] T 41636778bfa344e3aa0e898916b26d39 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.934664   431 tablet_replica.cc:333] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.935539   431 raft_consensus.cc:2243] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.936422   431 raft_consensus.cc:2272] T 95ed65c692374f62a9d3315b68517e6a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.940505   431 tablet_replica.cc:333] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.941416   431 raft_consensus.cc:2243] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.942363   431 raft_consensus.cc:2272] T d64844fcf570494a859b56f85dd256a5 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.945484   431 tablet_replica.cc:333] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.946492   431 raft_consensus.cc:2243] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.947147   431 raft_consensus.cc:2272] T ab3e3ce43a6848a98b77133fdcb10ccb P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.950269  5669 tablet_copy_client.cc:806] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:42.950923  5669 tablet_copy_client.cc:670] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:42.951043   431 tablet_replica.cc:333] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.952105   431 raft_consensus.cc:2243] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:42.955973  5670 tablet_copy_client.cc:1025] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:42.958830   431 raft_consensus.cc:2272] T 0a98d1f4be214613a0bd89c0c3a5eada P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.967144   431 tablet_replica.cc:333] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.968119   431 raft_consensus.cc:2243] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.969101   431 raft_consensus.cc:2272] T 136f0d6a2be0420f876f31241892e836 P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.971194  5673 ts_tablet_manager.cc:933] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: Initiating tablet copy from peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
I20260608 12:40:42.974076  5673 tablet_copy_client.cc:323] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43817
I20260608 12:40:42.974961   431 tablet_replica.cc:333] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.975802   431 raft_consensus.cc:2243] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:42.976307  5064 tablet_copy_service.cc:140] P b5b4872b7ade46e595fc702e0bbff438: Received BeginTabletCopySession request for tablet 1dee462259f54021a1d627e70254d337 from peer 329418a93a5141ab98ac140a9125b803 ({username='slave'} at 127.0.0.1:55508)
I20260608 12:40:42.976845   431 raft_consensus.cc:2272] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.976877  5064 tablet_copy_service.cc:161] P b5b4872b7ade46e595fc702e0bbff438: Beginning new tablet copy session on tablet 1dee462259f54021a1d627e70254d337 from peer 329418a93a5141ab98ac140a9125b803 at {username='slave'} at 127.0.0.1:55508: session id = 329418a93a5141ab98ac140a9125b803-1dee462259f54021a1d627e70254d337
I20260608 12:40:42.980422   431 tablet_replica.cc:333] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7: stopping tablet replica
I20260608 12:40:42.981189   431 raft_consensus.cc:2243] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:42.982227   431 raft_consensus.cc:2272] T 135049f9ea194f64a1cda31e408f904b P 834b2e8a6f294b1aaead46f910925ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.987238  5064 tablet_copy_source_session.cc:215] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:42.991227  5673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dee462259f54021a1d627e70254d337. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:40:42.997221  4946 consensus_peers.cc:597] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Couldn't send request to peer 834b2e8a6f294b1aaead46f910925ad7. 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:40:43.008574  4946 consensus_peers.cc:597] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Couldn't send request to peer 834b2e8a6f294b1aaead46f910925ad7. 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:40:43.023119   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:43.035506  5673 tablet_copy_client.cc:806] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:43.036725  5673 tablet_copy_client.cc:670] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:43.044507  5674 tablet_copy_client.cc:1025] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:43.158658   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:43.175274   431 tablet_copy_service.cc:362] P d697f68d97ed4befb7c7d83e037ac7c1: Destroying tablet copy session 6009b147b6424a8095053421fa343bab-ab3e3ce43a6848a98b77133fdcb10ccb due to service shutdown
I20260608 12:40:43.175853   431 tablet_copy_service.cc:434] P d697f68d97ed4befb7c7d83e037ac7c1: ending tablet copy session 6009b147b6424a8095053421fa343bab-ab3e3ce43a6848a98b77133fdcb10ccb on tablet ab3e3ce43a6848a98b77133fdcb10ccb with peer 6009b147b6424a8095053421fa343bab
I20260608 12:40:43.176843   431 tablet_copy_service.cc:362] P d697f68d97ed4befb7c7d83e037ac7c1: Destroying tablet copy session 6009b147b6424a8095053421fa343bab-95ed65c692374f62a9d3315b68517e6a due to service shutdown
I20260608 12:40:43.177142   431 tablet_copy_service.cc:434] P d697f68d97ed4befb7c7d83e037ac7c1: ending tablet copy session 6009b147b6424a8095053421fa343bab-95ed65c692374f62a9d3315b68517e6a on tablet 95ed65c692374f62a9d3315b68517e6a with peer 6009b147b6424a8095053421fa343bab
W20260608 12:40:43.200599  4946 consensus_peers.cc:597] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Couldn't send request to peer 834b2e8a6f294b1aaead46f910925ad7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:43.211177  4946 consensus_peers.cc:597] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 -> Peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Couldn't send request to peer 834b2e8a6f294b1aaead46f910925ad7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:43.215835   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.217981   431 tablet_replica.cc:333] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.219367   431 raft_consensus.cc:2243] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.221974   431 raft_consensus.cc:2272] T d64844fcf570494a859b56f85dd256a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:43.224748  5021 consensus_peers.cc:597] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 -> Peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Couldn't send request to peer d697f68d97ed4befb7c7d83e037ac7c1. 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:40:43.226868   431 tablet_replica.cc:333] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.227898   431 raft_consensus.cc:2243] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.230466   431 raft_consensus.cc:2272] T 1dee462259f54021a1d627e70254d337 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.236016   431 tablet_replica.cc:333] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.236971   431 raft_consensus.cc:2243] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.238476   431 raft_consensus.cc:2272] T 3a36e5f9cb834fd2b7ec7427f894842c P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.251637   431 tablet_replica.cc:333] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.252658   431 raft_consensus.cc:2243] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.254416   431 raft_consensus.cc:2272] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.259037   431 tablet_replica.cc:333] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.260179   431 raft_consensus.cc:2243] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.263170   431 raft_consensus.cc:2272] T 135049f9ea194f64a1cda31e408f904b P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.267856   431 tablet_replica.cc:333] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.268813   431 raft_consensus.cc:2243] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.270743   431 raft_consensus.cc:2272] T 41636778bfa344e3aa0e898916b26d39 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.275170   431 tablet_replica.cc:333] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.276026   431 raft_consensus.cc:2243] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:40:43.276633  4944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:40:43.278172   431 raft_consensus.cc:2272] T 95ed65c692374f62a9d3315b68517e6a P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.282630   431 tablet_replica.cc:333] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.283728   431 raft_consensus.cc:2243] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.285143   431 raft_consensus.cc:2272] T 0bfbd8f429654105bd483f4ca1aeb7a5 P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.290323   431 tablet_replica.cc:333] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.291217   431 raft_consensus.cc:2243] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.292922   431 raft_consensus.cc:2272] T 0a98d1f4be214613a0bd89c0c3a5eada P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.297446   431 tablet_replica.cc:333] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1: stopping tablet replica
I20260608 12:40:43.301235   431 raft_consensus.cc:2243] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.303663   431 raft_consensus.cc:2272] T ab3e3ce43a6848a98b77133fdcb10ccb P d697f68d97ed4befb7c7d83e037ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:43.340480  5021 consensus_peers.cc:597] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 -> Peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Couldn't send request to peer d697f68d97ed4befb7c7d83e037ac7c1. 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:40:43.353314   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:43.408773   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:43.437304   431 tablet_copy_service.cc:362] P b5b4872b7ade46e595fc702e0bbff438: Destroying tablet copy session 329418a93a5141ab98ac140a9125b803-1dee462259f54021a1d627e70254d337 due to service shutdown
I20260608 12:40:43.437861   431 tablet_copy_service.cc:434] P b5b4872b7ade46e595fc702e0bbff438: ending tablet copy session 329418a93a5141ab98ac140a9125b803-1dee462259f54021a1d627e70254d337 on tablet 1dee462259f54021a1d627e70254d337 with peer 329418a93a5141ab98ac140a9125b803
I20260608 12:40:43.438884   431 tablet_copy_service.cc:362] P b5b4872b7ade46e595fc702e0bbff438: Destroying tablet copy session 95254624910b4fe9826c0f06adcf056a-0bfbd8f429654105bd483f4ca1aeb7a5 due to service shutdown
I20260608 12:40:43.439343   431 tablet_copy_service.cc:434] P b5b4872b7ade46e595fc702e0bbff438: ending tablet copy session 95254624910b4fe9826c0f06adcf056a-0bfbd8f429654105bd483f4ca1aeb7a5 on tablet 0bfbd8f429654105bd483f4ca1aeb7a5 with peer 95254624910b4fe9826c0f06adcf056a
I20260608 12:40:43.440227   431 tablet_copy_service.cc:362] P b5b4872b7ade46e595fc702e0bbff438: Destroying tablet copy session 329418a93a5141ab98ac140a9125b803-136f0d6a2be0420f876f31241892e836 due to service shutdown
I20260608 12:40:43.440574   431 tablet_copy_service.cc:434] P b5b4872b7ade46e595fc702e0bbff438: ending tablet copy session 329418a93a5141ab98ac140a9125b803-136f0d6a2be0420f876f31241892e836 on tablet 136f0d6a2be0420f876f31241892e836 with peer 329418a93a5141ab98ac140a9125b803
I20260608 12:40:43.488090   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.491811   431 tablet_replica.cc:333] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.492853   431 raft_consensus.cc:2243] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.494565   431 raft_consensus.cc:2272] T d64844fcf570494a859b56f85dd256a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.499053   431 tablet_replica.cc:333] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.500082   431 raft_consensus.cc:2243] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.501920   431 raft_consensus.cc:2272] T 1dee462259f54021a1d627e70254d337 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.506070   431 tablet_replica.cc:333] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.506948   431 raft_consensus.cc:2243] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.507830   431 raft_consensus.cc:2272] T 3a36e5f9cb834fd2b7ec7427f894842c P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.511837   431 tablet_replica.cc:333] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.512682   431 raft_consensus.cc:2243] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.514357   431 raft_consensus.cc:2272] T ab3e3ce43a6848a98b77133fdcb10ccb P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.518990   431 tablet_replica.cc:333] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.520103   431 raft_consensus.cc:2243] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.521982   431 raft_consensus.cc:2272] T 95ed65c692374f62a9d3315b68517e6a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.526729   431 tablet_replica.cc:333] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.527715   431 raft_consensus.cc:2243] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.529357   431 raft_consensus.cc:2272] T 0b44393ebf3a4ed296bc2f40d05cfc8a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.533987   431 tablet_replica.cc:333] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.534991   431 raft_consensus.cc:2243] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.536859   431 raft_consensus.cc:2272] T 0bfbd8f429654105bd483f4ca1aeb7a5 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.541369   431 tablet_replica.cc:333] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.542333   431 raft_consensus.cc:2243] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.544098   431 raft_consensus.cc:2272] T 136f0d6a2be0420f876f31241892e836 P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.548620   431 tablet_replica.cc:333] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.549587   431 raft_consensus.cc:2243] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.551119   431 raft_consensus.cc:2272] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.555718   431 tablet_replica.cc:333] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438: stopping tablet replica
I20260608 12:40:43.556587   431 raft_consensus.cc:2243] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.558408   431 raft_consensus.cc:2272] T 0a98d1f4be214613a0bd89c0c3a5eada P b5b4872b7ade46e595fc702e0bbff438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.987308  5679 raft_consensus.cc:493] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 834b2e8a6f294b1aaead46f910925ad7)
I20260608 12:40:43.988152  5679 raft_consensus.cc:515] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } }
I20260608 12:40:43.991860  5679 leader_election.cc:290] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
W20260608 12:40:44.005913  5302 leader_election.cc:336] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34917: connect: Connection refused (error 111)
W20260608 12:40:44.006816  5303 leader_election.cc:336] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817): Network error: Client connection negotiation failed: client connection to 127.0.107.195:43817: connect: Connection refused (error 111)
I20260608 12:40:44.007364  5303 leader_election.cc:304] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [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: 95254624910b4fe9826c0f06adcf056a; no voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438
I20260608 12:40:44.008391  5679 raft_consensus.cc:2749] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:44.106029   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:44.142218   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:44.174171   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:44.223714  5679 raft_consensus.cc:493] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 834b2e8a6f294b1aaead46f910925ad7)
I20260608 12:40:44.224316  5679 raft_consensus.cc:515] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: false } }
I20260608 12:40:44.226471  5679 leader_election.cc:290] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
W20260608 12:40:44.230688  5302 leader_election.cc:336] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34917: connect: Connection refused (error 111)
W20260608 12:40:44.231222  5303 leader_election.cc:336] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38071: connect: Connection refused (error 111)
I20260608 12:40:44.231678  5303 leader_election.cc:304] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [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: 95254624910b4fe9826c0f06adcf056a; no voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:44.232335  5679 raft_consensus.cc:2749] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:44.448946  5657 tablet_copy_client.cc:538] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:44.457903  5657 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: Bootstrap starting.
I20260608 12:40:44.493808  5659 tablet_copy_client.cc:538] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:44.504791  5659 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: Bootstrap starting.
I20260608 12:40:44.575366  5657 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:44.576167  5657 tablet_bootstrap.cc:492] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: Bootstrap complete.
I20260608 12:40:44.576747  5657 ts_tablet_manager.cc:1403] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: Time spent bootstrapping tablet: real 0.119s	user 0.107s	sys 0.013s
I20260608 12:40:44.579353  5657 raft_consensus.cc:359] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:44.579981  5657 raft_consensus.cc:740] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 329418a93a5141ab98ac140a9125b803, State: Initialized, Role: LEARNER
I20260608 12:40:44.580497  5657 consensus_queue.cc:260] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:44.583279  5657 ts_tablet_manager.cc:1434] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
W20260608 12:40:44.587441  5657 tablet_copy_client.cc:1131] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:43817: connect: Connection refused (error 111)
I20260608 12:40:44.618368  5685 raft_consensus.cc:493] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d697f68d97ed4befb7c7d83e037ac7c1)
I20260608 12:40:44.618908  5685 raft_consensus.cc:515] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } }
I20260608 12:40:44.621639  5685 leader_election.cc:290] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071)
W20260608 12:40:44.640594  5377 leader_election.cc:336] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34917: connect: Connection refused (error 111)
W20260608 12:40:44.645539  5378 leader_election.cc:336] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38071: connect: Connection refused (error 111)
I20260608 12:40:44.646055  5378 leader_election.cc:304] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [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: 329418a93a5141ab98ac140a9125b803; no voters: 834b2e8a6f294b1aaead46f910925ad7, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:44.646813  5685 raft_consensus.cc:2749] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:44.672422  5659 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:44.673483  5659 tablet_bootstrap.cc:492] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: Bootstrap complete.
I20260608 12:40:44.674266  5659 ts_tablet_manager.cc:1403] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: Time spent bootstrapping tablet: real 0.170s	user 0.166s	sys 0.004s
I20260608 12:40:44.676604  5659 raft_consensus.cc:359] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:44.677156  5659 raft_consensus.cc:740] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6009b147b6424a8095053421fa343bab, State: Initialized, Role: LEARNER
I20260608 12:40:44.677707  5659 consensus_queue.cc:260] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:44.680140  5659 ts_tablet_manager.cc:1434] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 12:40:44.684237  5659 tablet_copy_client.cc:1131] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:38071: connect: Connection refused (error 111)
I20260608 12:40:44.748415  5663 tablet_copy_client.cc:538] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:44.758939  5663 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: Bootstrap starting.
I20260608 12:40:44.799456  5689 raft_consensus.cc:493] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5b4872b7ade46e595fc702e0bbff438)
I20260608 12:40:44.800066  5689 raft_consensus.cc:515] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } }
I20260608 12:40:44.803239  5689 leader_election.cc:290] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
W20260608 12:40:44.811901  5453 leader_election.cc:336] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38071: connect: Connection refused (error 111)
W20260608 12:40:44.812832  5453 leader_election.cc:336] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817): Network error: Client connection negotiation failed: client connection to 127.0.107.195:43817: connect: Connection refused (error 111)
I20260608 12:40:44.813289  5453 leader_election.cc:304] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [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: 6009b147b6424a8095053421fa343bab; no voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:44.814147  5689 raft_consensus.cc:2749] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:44.827726  5665 tablet_copy_client.cc:538] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:44.838284  5665 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: Bootstrap starting.
I20260608 12:40:44.847944  5685 raft_consensus.cc:493] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5b4872b7ade46e595fc702e0bbff438)
I20260608 12:40:44.848598  5685 raft_consensus.cc:515] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:44.851326  5685 leader_election.cc:290] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
W20260608 12:40:44.860869  5378 leader_election.cc:336] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d697f68d97ed4befb7c7d83e037ac7c1 (127.0.107.194:38071): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38071: connect: Connection refused (error 111)
W20260608 12:40:44.861874  5378 leader_election.cc:336] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817): Network error: Client connection negotiation failed: client connection to 127.0.107.195:43817: connect: Connection refused (error 111)
I20260608 12:40:44.862409  5378 leader_election.cc:304] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [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: 329418a93a5141ab98ac140a9125b803; no voters: b5b4872b7ade46e595fc702e0bbff438, d697f68d97ed4befb7c7d83e037ac7c1
I20260608 12:40:44.863740  5685 raft_consensus.cc:2749] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:44.893857  5663 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:44.894816  5663 tablet_bootstrap.cc:492] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: Bootstrap complete.
I20260608 12:40:44.895501  5663 ts_tablet_manager.cc:1403] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: Time spent bootstrapping tablet: real 0.137s	user 0.127s	sys 0.008s
I20260608 12:40:44.898408  5663 raft_consensus.cc:359] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:44.899223  5663 raft_consensus.cc:740] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95254624910b4fe9826c0f06adcf056a, State: Initialized, Role: LEARNER
I20260608 12:40:44.899870  5663 consensus_queue.cc:260] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:44.902973  5663 ts_tablet_manager.cc:1434] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
W20260608 12:40:44.907066  5663 tablet_copy_client.cc:1131] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:34917: connect: Connection refused (error 111)
I20260608 12:40:44.930454  5689 raft_consensus.cc:493] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5b4872b7ade46e595fc702e0bbff438)
I20260608 12:40:44.931124  5689 raft_consensus.cc:515] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: false } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:44.933934  5689 leader_election.cc:290] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917), b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817)
W20260608 12:40:44.939028  5452 leader_election.cc:336] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 834b2e8a6f294b1aaead46f910925ad7 (127.0.107.193:34917): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34917: connect: Connection refused (error 111)
W20260608 12:40:44.940478  5453 leader_election.cc:336] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5b4872b7ade46e595fc702e0bbff438 (127.0.107.195:43817): Network error: Client connection negotiation failed: client connection to 127.0.107.195:43817: connect: Connection refused (error 111)
I20260608 12:40:44.940959  5453 leader_election.cc:304] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [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: 6009b147b6424a8095053421fa343bab; no voters: 834b2e8a6f294b1aaead46f910925ad7, b5b4872b7ade46e595fc702e0bbff438
I20260608 12:40:44.941803  5689 raft_consensus.cc:2749] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:44.957677  5669 tablet_copy_client.cc:538] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:44.968266  5669 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: Bootstrap starting.
I20260608 12:40:44.978420  5665 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:44.979184  5665 tablet_bootstrap.cc:492] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: Bootstrap complete.
I20260608 12:40:44.979830  5665 ts_tablet_manager.cc:1403] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: Time spent bootstrapping tablet: real 0.142s	user 0.129s	sys 0.008s
I20260608 12:40:44.981984  5665 raft_consensus.cc:359] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:44.982563  5665 raft_consensus.cc:740] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95254624910b4fe9826c0f06adcf056a, State: Initialized, Role: LEARNER
I20260608 12:40:44.983055  5665 consensus_queue.cc:260] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a [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: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } attrs { replace: true } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: false } } peers { permanent_uuid: "95254624910b4fe9826c0f06adcf056a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42737 } attrs { promote: true } }
I20260608 12:40:44.984860  5665 ts_tablet_manager.cc:1434] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 12:40:44.987339  5665 tablet_copy_client.cc:1131] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:43817: connect: Connection refused (error 111)
I20260608 12:40:44.989328   431 tablet_replica.cc:333] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a: stopping tablet replica
I20260608 12:40:44.990027   431 raft_consensus.cc:2243] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:44.990474   431 raft_consensus.cc:2272] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:44.992852   431 tablet_replica.cc:333] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a: stopping tablet replica
I20260608 12:40:44.993420   431 raft_consensus.cc:2243] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:44.993880   431 raft_consensus.cc:2272] T 0a98d1f4be214613a0bd89c0c3a5eada P 95254624910b4fe9826c0f06adcf056a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:44.996579   431 tablet_replica.cc:333] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a: stopping tablet replica
I20260608 12:40:44.997325   431 raft_consensus.cc:2243] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:44.998251   431 raft_consensus.cc:2272] T 0b44393ebf3a4ed296bc2f40d05cfc8a P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.000921   431 tablet_replica.cc:333] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a: stopping tablet replica
I20260608 12:40:45.001410   431 raft_consensus.cc:2243] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:45.002096   431 raft_consensus.cc:2272] T 135049f9ea194f64a1cda31e408f904b P 95254624910b4fe9826c0f06adcf056a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.027770   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:45.046029   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260608 12:40:45.046027  5673 tablet_copy_client.cc:538] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:45.058668  5673 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: Bootstrap starting.
I20260608 12:40:45.101891   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:45.144840  5669 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:45.145867  5669 tablet_bootstrap.cc:492] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: Bootstrap complete.
I20260608 12:40:45.146596  5669 ts_tablet_manager.cc:1403] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: Time spent bootstrapping tablet: real 0.179s	user 0.138s	sys 0.032s
I20260608 12:40:45.149343  5669 raft_consensus.cc:359] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:45.150121  5669 raft_consensus.cc:740] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6009b147b6424a8095053421fa343bab, State: Initialized, Role: LEARNER
I20260608 12:40:45.150703  5669 consensus_queue.cc:260] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } attrs { replace: true } } peers { permanent_uuid: "6009b147b6424a8095053421fa343bab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37755 } attrs { promote: true } }
I20260608 12:40:45.152787  5669 ts_tablet_manager.cc:1434] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
W20260608 12:40:45.155979  5669 tablet_copy_client.cc:1131] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:38071: connect: Connection refused (error 111)
I20260608 12:40:45.197759  5673 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:45.198709  5673 tablet_bootstrap.cc:492] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: Bootstrap complete.
I20260608 12:40:45.199575  5673 ts_tablet_manager.cc:1403] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: Time spent bootstrapping tablet: real 0.141s	user 0.128s	sys 0.012s
I20260608 12:40:45.201526  5673 raft_consensus.cc:359] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:45.202127  5673 raft_consensus.cc:740] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 329418a93a5141ab98ac140a9125b803, State: Initialized, Role: LEARNER
I20260608 12:40:45.202602  5673 consensus_queue.cc:260] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803 [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: "834b2e8a6f294b1aaead46f910925ad7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34917 } attrs { replace: true } } peers { permanent_uuid: "d697f68d97ed4befb7c7d83e037ac7c1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38071 } } peers { permanent_uuid: "b5b4872b7ade46e595fc702e0bbff438" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43817 } } peers { permanent_uuid: "329418a93a5141ab98ac140a9125b803" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35311 } attrs { promote: true } }
I20260608 12:40:45.204231  5673 ts_tablet_manager.cc:1434] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
W20260608 12:40:45.206635  5673 tablet_copy_client.cc:1131] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:43817: connect: Connection refused (error 111)
I20260608 12:40:45.208631   431 tablet_replica.cc:333] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803: stopping tablet replica
I20260608 12:40:45.209518   431 raft_consensus.cc:2243] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:45.210038   431 raft_consensus.cc:2272] T 1dee462259f54021a1d627e70254d337 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:45.212291   431 tablet_replica.cc:333] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803: stopping tablet replica
I20260608 12:40:45.212831   431 raft_consensus.cc:2243] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:45.213204   431 raft_consensus.cc:2272] T 136f0d6a2be0420f876f31241892e836 P 329418a93a5141ab98ac140a9125b803 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:45.215168   431 tablet_replica.cc:333] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803: stopping tablet replica
I20260608 12:40:45.215673   431 raft_consensus.cc:2243] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:45.216233   431 raft_consensus.cc:2272] T 0bfbd8f429654105bd483f4ca1aeb7a5 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.218588   431 tablet_replica.cc:333] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803: stopping tablet replica
I20260608 12:40:45.219043   431 raft_consensus.cc:2243] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:45.219542   431 raft_consensus.cc:2272] T 41636778bfa344e3aa0e898916b26d39 P 329418a93a5141ab98ac140a9125b803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.244477   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260608 12:40:45.260811   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260608 12:40:45.299098   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:45.300143   431 tablet_replica.cc:333] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab: stopping tablet replica
I20260608 12:40:45.301013   431 raft_consensus.cc:2243] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:45.301613   431 raft_consensus.cc:2272] T ab3e3ce43a6848a98b77133fdcb10ccb P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:45.304004   431 tablet_replica.cc:333] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab: stopping tablet replica
I20260608 12:40:45.304548   431 raft_consensus.cc:2243] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:45.304935   431 raft_consensus.cc:2272] T 95ed65c692374f62a9d3315b68517e6a P 6009b147b6424a8095053421fa343bab [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:45.306953   431 tablet_replica.cc:333] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab: stopping tablet replica
I20260608 12:40:45.307490   431 raft_consensus.cc:2243] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:45.308097   431 raft_consensus.cc:2272] T 136f0d6a2be0420f876f31241892e836 P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.310683   431 tablet_replica.cc:333] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab: stopping tablet replica
I20260608 12:40:45.311188   431 raft_consensus.cc:2243] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:45.311726   431 raft_consensus.cc:2272] T 7abef2ce0cab4a1e9bd9c4289ad3b73a P 6009b147b6424a8095053421fa343bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.336459   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260608 12:40:45.359519   431 master.cc:562] Master@127.0.107.254:36337 shutting down...
W20260608 12:40:45.382030  4852 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:40:45.382268  4852 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:40:45.382424  4852 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:40:45.383945   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:45.384476   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.384816   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c62d2b3d96946ceab5f63659a80fb0e: stopping tablet replica
I20260608 12:40:45.424357   431 master.cc:584] Master@127.0.107.254:36337 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18445 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:40:45.481302   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36701
I20260608 12:40:45.483001   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:45.488592  5699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:45.489650  5700 instance_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:40:45.490989  5702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:45.492331   431 server_base.cc:1061] running on GCE node
I20260608 12:40:45.493300   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:45.493525   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:45.493753   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922445493733 us; error 0 us; skew 500 ppm
I20260608 12:40:45.494333   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:45.496834   431 webserver.cc:533] Webserver started at http://127.0.107.254:40205/ using document root <none> and password file <none>
I20260608 12:40:45.497351   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:45.497948   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:45.498253   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:45.499514   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "ab459a518fa34d8da22dcaa04b0c4290"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.504232   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:45.508019  5707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.508972   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:40:45.509271   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "ab459a518fa34d8da22dcaa04b0c4290"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.509598   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-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:40:45.525241   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:45.526575   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:45.565497   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36701
I20260608 12:40:45.565685  5758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36701 every 8 connection(s)
I20260608 12:40:45.569842  5759 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:40:45.580343  5759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290: Bootstrap starting.
I20260608 12:40:45.585278  5759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:45.589820  5759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290: No bootstrap required, opened a new log
I20260608 12:40:45.592073  5759 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab459a518fa34d8da22dcaa04b0c4290" member_type: VOTER }
I20260608 12:40:45.592468  5759 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:45.592693  5759 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab459a518fa34d8da22dcaa04b0c4290, State: Initialized, Role: FOLLOWER
I20260608 12:40:45.593358  5759 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab459a518fa34d8da22dcaa04b0c4290" member_type: VOTER }
I20260608 12:40:45.593849  5759 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:45.594072  5759 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:45.594391  5759 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:45.598874  5759 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab459a518fa34d8da22dcaa04b0c4290" member_type: VOTER }
I20260608 12:40:45.599432  5759 leader_election.cc:304] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [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: ab459a518fa34d8da22dcaa04b0c4290; no voters: 
I20260608 12:40:45.600616  5759 leader_election.cc:290] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:45.601161  5762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:45.602662  5762 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 1 LEADER]: Becoming Leader. State: Replica: ab459a518fa34d8da22dcaa04b0c4290, State: Running, Role: LEADER
I20260608 12:40:45.603448  5762 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [LEADER]: Queue going to LEADER mode. State: All 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: "ab459a518fa34d8da22dcaa04b0c4290" member_type: VOTER }
I20260608 12:40:45.603713  5759 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:45.610071  5763 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab459a518fa34d8da22dcaa04b0c4290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab459a518fa34d8da22dcaa04b0c4290" member_type: VOTER } }
I20260608 12:40:45.610049  5764 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab459a518fa34d8da22dcaa04b0c4290. Latest consensus state: current_term: 1 leader_uuid: "ab459a518fa34d8da22dcaa04b0c4290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab459a518fa34d8da22dcaa04b0c4290" member_type: VOTER } }
I20260608 12:40:45.610875  5763 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:45.611155  5764 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:45.612854  5770 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:45.619315  5770 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:45.622206   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:45.629091  5770 catalog_manager.cc:1382] Generated new cluster ID: bb5046644e8941b59a8f110390708abd
I20260608 12:40:45.629433  5770 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:45.647337  5770 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:45.648603  5770 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:45.678388  5770 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290: Generated new TSK 0
I20260608 12:40:45.679018  5770 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:45.688786   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:45.695202  5780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:45.697001  5781 instance_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:40:45.699221   431 server_base.cc:1061] running on GCE node
W20260608 12:40:45.699168  5783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:45.700582   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:45.700820   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:45.700955   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922445700939 us; error 0 us; skew 500 ppm
I20260608 12:40:45.701494   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:45.703933   431 webserver.cc:533] Webserver started at http://127.0.107.193:43249/ using document root <none> and password file <none>
I20260608 12:40:45.704476   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:45.704641   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:45.704864   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:45.706074   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "54f082e4822d4c0d8d357d6553ce7f4b"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.710741   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:40:45.714773  5788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.715667   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:45.716043   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "54f082e4822d4c0d8d357d6553ce7f4b"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.716394   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-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:40:45.728726   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:45.730168   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:45.731793   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:45.734383   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:45.734634   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.734877   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:45.735050   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.777324   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41713
I20260608 12:40:45.777446  5850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41713 every 8 connection(s)
I20260608 12:40:45.783036   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:45.791268  5855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:45.792268  5856 instance_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:40:45.794452   431 server_base.cc:1061] running on GCE node
W20260608 12:40:45.794337  5858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:45.797099   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:45.797308   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:45.797438   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922445797427 us; error 0 us; skew 500 ppm
I20260608 12:40:45.798027   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:45.801124   431 webserver.cc:533] Webserver started at http://127.0.107.194:36779/ using document root <none> and password file <none>
I20260608 12:40:45.801853   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:45.802104   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:45.802438   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:45.802882  5851 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36701
I20260608 12:40:45.803339  5851 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:45.803958   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "7e8a6f8c1ce94b53a288d909ed691dad"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.804342  5851 heartbeater.cc:507] Master 127.0.107.254:36701 requested a full tablet report, sending...
I20260608 12:40:45.806980  5724 ts_manager.cc:194] Registered new tserver with Master: 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713)
I20260608 12:40:45.808830  5724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34550
I20260608 12:40:45.809844   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:45.814218  5863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.814985   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:40:45.815301   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "7e8a6f8c1ce94b53a288d909ed691dad"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.815593   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-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:40:45.838222   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:45.839516   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:45.841084   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:45.843502   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:45.843739   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.843990   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:45.844187   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.884717   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41745
I20260608 12:40:45.884871  5925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41745 every 8 connection(s)
I20260608 12:40:45.889972   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:45.897490  5929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:45.899325  5930 instance_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:40:45.902889  5926 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36701
I20260608 12:40:45.903403  5926 heartbeater.cc:461] Registering TS with master...
W20260608 12:40:45.903491  5932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:45.903692   431 server_base.cc:1061] running on GCE node
I20260608 12:40:45.904667  5926 heartbeater.cc:507] Master 127.0.107.254:36701 requested a full tablet report, sending...
I20260608 12:40:45.905025   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:45.905337   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:45.905578   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922445905537 us; error 0 us; skew 500 ppm
I20260608 12:40:45.906445   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:45.907249  5724 ts_manager.cc:194] Registered new tserver with Master: 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745)
I20260608 12:40:45.908938  5724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34556
I20260608 12:40:45.909128   431 webserver.cc:533] Webserver started at http://127.0.107.195:45699/ using document root <none> and password file <none>
I20260608 12:40:45.909870   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:45.910158   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:45.910497   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:45.911928   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "b6e36bec782e4e6797b6ba68aa743a54"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.916503   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:40:45.920508  5937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.921398   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:40:45.921778   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "b6e36bec782e4e6797b6ba68aa743a54"
format_stamp: "Formatted at 2026-06-08 12:40:45 on dist-test-slave-5cx1"
I20260608 12:40:45.922086   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-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:40:45.937681   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:45.938851   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:45.940446   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:45.942952   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:45.943197   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.943440   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:45.943624   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:45.984166   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41997
I20260608 12:40:45.984282  5999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41997 every 8 connection(s)
I20260608 12:40:46.000259  6000 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36701
I20260608 12:40:46.000749  6000 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:46.001588  6000 heartbeater.cc:507] Master 127.0.107.254:36701 requested a full tablet report, sending...
I20260608 12:40:46.003698  5724 ts_manager.cc:194] Registered new tserver with Master: b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997)
I20260608 12:40:46.004153   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016246846s
I20260608 12:40:46.005337  5724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34564
I20260608 12:40:46.812026  5851 heartbeater.cc:499] Master 127.0.107.254:36701 was elected leader, sending a full tablet report...
I20260608 12:40:46.911940  5926 heartbeater.cc:499] Master 127.0.107.254:36701 was elected leader, sending a full tablet report...
I20260608 12:40:47.008786  6000 heartbeater.cc:499] Master 127.0.107.254:36701 was elected leader, sending a full tablet report...
I20260608 12:40:47.062855  5724 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34568:
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:40:47.065083  5724 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:40:47.134521  5891 tablet_service.cc:1511] Processing CreateTablet for tablet c0ebb3b8122145e287c84d37a87a8638 (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:40:47.135011  5890 tablet_service.cc:1511] Processing CreateTablet for tablet 8f66d93b631e4734b751ff75dec7f3f5 (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:40:47.135341  5889 tablet_service.cc:1511] Processing CreateTablet for tablet 7582aa283ecb44ab91ce969c8b3f73cb (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:40:47.136149  5891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ebb3b8122145e287c84d37a87a8638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.136976  5890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f66d93b631e4734b751ff75dec7f3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.140025  5816 tablet_service.cc:1511] Processing CreateTablet for tablet c0ebb3b8122145e287c84d37a87a8638 (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:40:47.140023  5814 tablet_service.cc:1511] Processing CreateTablet for tablet 7582aa283ecb44ab91ce969c8b3f73cb (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:40:47.143302  5815 tablet_service.cc:1511] Processing CreateTablet for tablet 8f66d93b631e4734b751ff75dec7f3f5 (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:40:47.144954  5889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7582aa283ecb44ab91ce969c8b3f73cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.147620  5816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ebb3b8122145e287c84d37a87a8638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.148461  5814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7582aa283ecb44ab91ce969c8b3f73cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.154027  5815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f66d93b631e4734b751ff75dec7f3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.162911  5965 tablet_service.cc:1511] Processing CreateTablet for tablet c0ebb3b8122145e287c84d37a87a8638 (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:40:47.164428  5965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ebb3b8122145e287c84d37a87a8638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.168002  5963 tablet_service.cc:1511] Processing CreateTablet for tablet 7582aa283ecb44ab91ce969c8b3f73cb (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:40:47.170982  5964 tablet_service.cc:1511] Processing CreateTablet for tablet 8f66d93b631e4734b751ff75dec7f3f5 (DEFAULT_TABLE table=test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:40:47.169482  5963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7582aa283ecb44ab91ce969c8b3f73cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.177131  5964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f66d93b631e4734b751ff75dec7f3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.175961  6021 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: Bootstrap starting.
I20260608 12:40:47.185806  6021 tablet_bootstrap.cc:654] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.193717  6023 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: Bootstrap starting.
I20260608 12:40:47.194240  6020 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: Bootstrap starting.
I20260608 12:40:47.203353  6023 tablet_bootstrap.cc:654] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.203621  6021 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: No bootstrap required, opened a new log
I20260608 12:40:47.203938  6020 tablet_bootstrap.cc:654] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.204187  6021 ts_tablet_manager.cc:1403] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.019s
I20260608 12:40:47.207636  6021 raft_consensus.cc:359] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.208624  6021 raft_consensus.cc:385] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.209007  6021 raft_consensus.cc:740] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f082e4822d4c0d8d357d6553ce7f4b, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.209873  6021 consensus_queue.cc:260] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.212229  6020 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: No bootstrap required, opened a new log
I20260608 12:40:47.213146  6020 ts_tablet_manager.cc:1403] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260608 12:40:47.212284  6023 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: No bootstrap required, opened a new log
I20260608 12:40:47.213806  6023 ts_tablet_manager.cc:1403] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260608 12:40:47.216051  6020 raft_consensus.cc:359] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.216496  6021 ts_tablet_manager.cc:1434] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260608 12:40:47.216990  6020 raft_consensus.cc:385] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.216656  6023 raft_consensus.cc:359] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.217620  6020 raft_consensus.cc:740] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e8a6f8c1ce94b53a288d909ed691dad, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.218041  6021 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b: Bootstrap starting.
I20260608 12:40:47.218185  6023 raft_consensus.cc:385] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.218743  6023 raft_consensus.cc:740] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e36bec782e4e6797b6ba68aa743a54, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.218868  6020 consensus_queue.cc:260] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.219655  6023 consensus_queue.cc:260] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.222131  6020 ts_tablet_manager.cc:1434] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 12:40:47.223438  6020 tablet_bootstrap.cc:492] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad: Bootstrap starting.
I20260608 12:40:47.230253  6020 tablet_bootstrap.cc:654] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.235822  6021 tablet_bootstrap.cc:654] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.240737  6023 ts_tablet_manager.cc:1434] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.014s
W20260608 12:40:47.241765  6001 tablet.cc:2404] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:47.241971  6023 tablet_bootstrap.cc:492] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54: Bootstrap starting.
I20260608 12:40:47.247545  6020 tablet_bootstrap.cc:492] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad: No bootstrap required, opened a new log
I20260608 12:40:47.248381  6020 ts_tablet_manager.cc:1403] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260608 12:40:47.249300  6023 tablet_bootstrap.cc:654] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.252933  6020 raft_consensus.cc:359] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.254067  6020 raft_consensus.cc:385] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.254468  6020 raft_consensus.cc:740] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e8a6f8c1ce94b53a288d909ed691dad, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.256233  6020 consensus_queue.cc:260] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.258389  6021 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b: No bootstrap required, opened a new log
I20260608 12:40:47.258647  6020 ts_tablet_manager.cc:1434] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260608 12:40:47.258963  6021 ts_tablet_manager.cc:1403] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.010s
I20260608 12:40:47.259718  6020 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad: Bootstrap starting.
I20260608 12:40:47.262279  6021 raft_consensus.cc:359] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.263057  6021 raft_consensus.cc:385] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.263383  6021 raft_consensus.cc:740] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f082e4822d4c0d8d357d6553ce7f4b, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.264303  6021 consensus_queue.cc:260] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.266957  6020 tablet_bootstrap.cc:654] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.268601  6021 ts_tablet_manager.cc:1434] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:40:47.269716  6021 tablet_bootstrap.cc:492] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b: Bootstrap starting.
I20260608 12:40:47.270377  6023 tablet_bootstrap.cc:492] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54: No bootstrap required, opened a new log
I20260608 12:40:47.270985  6023 ts_tablet_manager.cc:1403] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260608 12:40:47.274230  6023 raft_consensus.cc:359] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.275065  6023 raft_consensus.cc:385] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.275444  6023 raft_consensus.cc:740] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e36bec782e4e6797b6ba68aa743a54, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.276435  6023 consensus_queue.cc:260] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.279934  6023 ts_tablet_manager.cc:1434] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 12:40:47.276435  6021 tablet_bootstrap.cc:654] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.282390  6023 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: Bootstrap starting.
I20260608 12:40:47.284255  6020 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad: No bootstrap required, opened a new log
I20260608 12:40:47.284804  6020 ts_tablet_manager.cc:1403] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.011s
I20260608 12:40:47.289038  6021 tablet_bootstrap.cc:492] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b: No bootstrap required, opened a new log
I20260608 12:40:47.289178  6023 tablet_bootstrap.cc:654] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.289753  6021 ts_tablet_manager.cc:1403] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260608 12:40:47.291590  6020 raft_consensus.cc:359] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.292397  6020 raft_consensus.cc:385] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.292712  6020 raft_consensus.cc:740] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e8a6f8c1ce94b53a288d909ed691dad, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.292975  6021 raft_consensus.cc:359] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.293756  6021 raft_consensus.cc:385] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.293605  6020 consensus_queue.cc:260] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.294099  6021 raft_consensus.cc:740] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f082e4822d4c0d8d357d6553ce7f4b, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.294436  6023 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: No bootstrap required, opened a new log
I20260608 12:40:47.294972  6023 ts_tablet_manager.cc:1403] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260608 12:40:47.294981  6021 consensus_queue.cc:260] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.297521  6021 ts_tablet_manager.cc:1434] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:40:47.297806  6020 ts_tablet_manager.cc:1434] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 12:40:47.298208  6023 raft_consensus.cc:359] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.298943  6023 raft_consensus.cc:385] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.299250  6023 raft_consensus.cc:740] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e36bec782e4e6797b6ba68aa743a54, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.300236  6023 consensus_queue.cc:260] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.302455  6023 ts_tablet_manager.cc:1434] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:40:47.306042  6027 raft_consensus.cc:493] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:47.306630  6027 raft_consensus.cc:515] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.309584  6027 leader_election.cc:290] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997), 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713)
I20260608 12:40:47.314203  6028 raft_consensus.cc:493] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:47.315032  6028 raft_consensus.cc:515] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.325778  6028 leader_election.cc:290] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713), 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745)
I20260608 12:40:47.327772  6026 raft_consensus.cc:493] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:47.328398  6026 raft_consensus.cc:515] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.330125  5826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ebb3b8122145e287c84d37a87a8638" candidate_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" is_pre_election: true
I20260608 12:40:47.330286  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ebb3b8122145e287c84d37a87a8638" candidate_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e36bec782e4e6797b6ba68aa743a54" is_pre_election: true
I20260608 12:40:47.330952  5826 raft_consensus.cc:2468] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e8a6f8c1ce94b53a288d909ed691dad in term 0.
I20260608 12:40:47.331071  5975 raft_consensus.cc:2468] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e8a6f8c1ce94b53a288d909ed691dad in term 0.
I20260608 12:40:47.332517  5866 leader_election.cc:304] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f082e4822d4c0d8d357d6553ce7f4b, 7e8a6f8c1ce94b53a288d909ed691dad; no voters: 
I20260608 12:40:47.333062  6026 leader_election.cc:290] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745), b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997)
I20260608 12:40:47.333765  6027 raft_consensus.cc:2804] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:47.334313  6027 raft_consensus.cc:493] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:47.334774  6027 raft_consensus.cc:3060] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.342296  6026 raft_consensus.cc:493] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:47.343393  6028 raft_consensus.cc:493] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:47.343300  6026 raft_consensus.cc:515] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.343952  6028 raft_consensus.cc:515] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.345818  6026 leader_election.cc:290] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745), b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997)
I20260608 12:40:47.345890  6028 leader_election.cc:290] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713), 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745)
I20260608 12:40:47.347803  5901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7582aa283ecb44ab91ce969c8b3f73cb" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" is_pre_election: true
I20260608 12:40:47.348237  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" is_pre_election: true
I20260608 12:40:47.348572  5901 raft_consensus.cc:2468] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6e36bec782e4e6797b6ba68aa743a54 in term 0.
I20260608 12:40:47.348953  5900 raft_consensus.cc:2468] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6e36bec782e4e6797b6ba68aa743a54 in term 0.
I20260608 12:40:47.350395  5941 leader_election.cc:304] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e8a6f8c1ce94b53a288d909ed691dad, b6e36bec782e4e6797b6ba68aa743a54; no voters: 
I20260608 12:40:47.351269  6028 raft_consensus.cc:2804] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:47.351454  5941 leader_election.cc:304] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e8a6f8c1ce94b53a288d909ed691dad, b6e36bec782e4e6797b6ba68aa743a54; no voters: 
I20260608 12:40:47.351740  6028 raft_consensus.cc:493] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:47.352092  5826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7582aa283ecb44ab91ce969c8b3f73cb" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" is_pre_election: true
I20260608 12:40:47.352210  6028 raft_consensus.cc:3060] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.352653  5825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" is_pre_election: true
I20260608 12:40:47.352854  5826 raft_consensus.cc:2468] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6e36bec782e4e6797b6ba68aa743a54 in term 0.
I20260608 12:40:47.353559  5825 raft_consensus.cc:2468] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6e36bec782e4e6797b6ba68aa743a54 in term 0.
I20260608 12:40:47.348996  6027 raft_consensus.cc:515] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.359366  6043 raft_consensus.cc:2804] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:47.359891  6043 raft_consensus.cc:493] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:47.359920  6027 leader_election.cc:290] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [CANDIDATE]: Term 1 election: Requested vote from peers b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997), 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713)
I20260608 12:40:47.360623  5825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ebb3b8122145e287c84d37a87a8638" candidate_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f082e4822d4c0d8d357d6553ce7f4b"
I20260608 12:40:47.361013  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ebb3b8122145e287c84d37a87a8638" candidate_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e36bec782e4e6797b6ba68aa743a54"
I20260608 12:40:47.361227  5825 raft_consensus.cc:3060] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.361635  5975 raft_consensus.cc:3060] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.366971  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ebb3b8122145e287c84d37a87a8638" candidate_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" is_pre_election: true
I20260608 12:40:47.367856  5900 raft_consensus.cc:2393] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f082e4822d4c0d8d357d6553ce7f4b in current term 1: Already voted for candidate 7e8a6f8c1ce94b53a288d909ed691dad in this term.
I20260608 12:40:47.361028  6043 raft_consensus.cc:3060] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.369025  5901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" is_pre_election: true
I20260608 12:40:47.369119  5975 raft_consensus.cc:2468] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e8a6f8c1ce94b53a288d909ed691dad in term 1.
I20260608 12:40:47.369892  5901 raft_consensus.cc:2468] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f082e4822d4c0d8d357d6553ce7f4b in term 0.
I20260608 12:40:47.370796  5864 leader_election.cc:304] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e8a6f8c1ce94b53a288d909ed691dad, b6e36bec782e4e6797b6ba68aa743a54; no voters: 
I20260608 12:40:47.371667  6027 raft_consensus.cc:2804] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:47.371822  5792 leader_election.cc:304] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f082e4822d4c0d8d357d6553ce7f4b, 7e8a6f8c1ce94b53a288d909ed691dad; no voters: 
I20260608 12:40:47.373219  6026 raft_consensus.cc:2804] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:47.373633  6026 raft_consensus.cc:493] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:47.373968  6026 raft_consensus.cc:3060] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.376936  5974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e36bec782e4e6797b6ba68aa743a54" is_pre_election: true
I20260608 12:40:47.377911  5825 raft_consensus.cc:2468] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e8a6f8c1ce94b53a288d909ed691dad in term 1.
I20260608 12:40:47.378067  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ebb3b8122145e287c84d37a87a8638" candidate_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e36bec782e4e6797b6ba68aa743a54" is_pre_election: true
I20260608 12:40:47.379842  5975 raft_consensus.cc:2393] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f082e4822d4c0d8d357d6553ce7f4b in current term 1: Already voted for candidate 7e8a6f8c1ce94b53a288d909ed691dad in this term.
I20260608 12:40:47.381394  6026 raft_consensus.cc:515] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.383029  5789 leader_election.cc:304] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [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: 54f082e4822d4c0d8d357d6553ce7f4b; no voters: 7e8a6f8c1ce94b53a288d909ed691dad, b6e36bec782e4e6797b6ba68aa743a54
I20260608 12:40:47.382761  6028 raft_consensus.cc:515] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.384565  6026 leader_election.cc:290] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [CANDIDATE]: Term 1 election: Requested vote from peers 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745), b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997)
I20260608 12:40:47.384753  5901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a6f8c1ce94b53a288d909ed691dad"
I20260608 12:40:47.385363  5901 raft_consensus.cc:3060] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.385197  6026 raft_consensus.cc:2749] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:47.386793  6028 leader_election.cc:290] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [CANDIDATE]: Term 1 election: Requested vote from peers 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713), 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745)
I20260608 12:40:47.387442  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7582aa283ecb44ab91ce969c8b3f73cb" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a6f8c1ce94b53a288d909ed691dad"
I20260608 12:40:47.388091  5900 raft_consensus.cc:3060] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.390235  6043 raft_consensus.cc:515] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.392858  5974 raft_consensus.cc:2393] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f082e4822d4c0d8d357d6553ce7f4b in current term 1: Already voted for candidate b6e36bec782e4e6797b6ba68aa743a54 in this term.
I20260608 12:40:47.396818  5901 raft_consensus.cc:2468] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f082e4822d4c0d8d357d6553ce7f4b in term 1.
I20260608 12:40:47.397060  5899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8a6f8c1ce94b53a288d909ed691dad"
I20260608 12:40:47.398231  5899 raft_consensus.cc:2393] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6e36bec782e4e6797b6ba68aa743a54 in current term 1: Already voted for candidate 54f082e4822d4c0d8d357d6553ce7f4b in this term.
I20260608 12:40:47.398269  5792 leader_election.cc:304] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f082e4822d4c0d8d357d6553ce7f4b, 7e8a6f8c1ce94b53a288d909ed691dad; no voters: 
I20260608 12:40:47.399214  6043 leader_election.cc:290] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [CANDIDATE]: Term 1 election: Requested vote from peers 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713), 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745)
I20260608 12:40:47.399442  6026 raft_consensus.cc:2804] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:47.398892  5900 raft_consensus.cc:2468] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e36bec782e4e6797b6ba68aa743a54 in term 1.
I20260608 12:40:47.400024  6027 raft_consensus.cc:697] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 LEADER]: Becoming Leader. State: Replica: 7e8a6f8c1ce94b53a288d909ed691dad, State: Running, Role: LEADER
I20260608 12:40:47.400396  6026 raft_consensus.cc:697] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 LEADER]: Becoming Leader. State: Replica: 54f082e4822d4c0d8d357d6553ce7f4b, State: Running, Role: LEADER
I20260608 12:40:47.401089  5941 leader_election.cc:304] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e8a6f8c1ce94b53a288d909ed691dad, b6e36bec782e4e6797b6ba68aa743a54; no voters: 
I20260608 12:40:47.401377  6026 consensus_queue.cc:237] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.402411  6043 raft_consensus.cc:2804] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:47.401397  6027 consensus_queue.cc:237] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } }
I20260608 12:40:47.403149  6043 raft_consensus.cc:697] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 LEADER]: Becoming Leader. State: Replica: b6e36bec782e4e6797b6ba68aa743a54, State: Running, Role: LEADER
I20260608 12:40:47.403331  5974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e36bec782e4e6797b6ba68aa743a54"
I20260608 12:40:47.403950  5825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7582aa283ecb44ab91ce969c8b3f73cb" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f082e4822d4c0d8d357d6553ce7f4b"
I20260608 12:40:47.404063  6043 consensus_queue.cc:237] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } }
I20260608 12:40:47.404588  5825 raft_consensus.cc:3060] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.404096  5974 raft_consensus.cc:2393] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f082e4822d4c0d8d357d6553ce7f4b in current term 1: Already voted for candidate b6e36bec782e4e6797b6ba68aa743a54 in this term.
I20260608 12:40:47.414261  5825 raft_consensus.cc:2468] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e36bec782e4e6797b6ba68aa743a54 in term 1.
I20260608 12:40:47.415832  5826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f66d93b631e4734b751ff75dec7f3f5" candidate_uuid: "b6e36bec782e4e6797b6ba68aa743a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f082e4822d4c0d8d357d6553ce7f4b"
I20260608 12:40:47.419520  5940 leader_election.cc:304] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [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: b6e36bec782e4e6797b6ba68aa743a54; no voters: 54f082e4822d4c0d8d357d6553ce7f4b, 7e8a6f8c1ce94b53a288d909ed691dad
I20260608 12:40:47.420503  6043 raft_consensus.cc:2749] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:47.422863  5724 catalog_manager.cc:5696] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b6e36bec782e4e6797b6ba68aa743a54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:47.424506  5723 catalog_manager.cc:5696] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:47.425149  5722 catalog_manager.cc:5696] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:47.504351   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.511245  6049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:47.512931  6050 instance_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:40:47.514511  6052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:47.516228   431 server_base.cc:1061] running on GCE node
I20260608 12:40:47.518007   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.518283   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:47.518532   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447518512 us; error 0 us; skew 500 ppm
I20260608 12:40:47.519235   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.521764   431 webserver.cc:533] Webserver started at http://127.0.107.196:45009/ using document root <none> and password file <none>
I20260608 12:40:47.522310   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.522527   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.522814   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.524035   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "e6260a516d6e4ed2b55de9490b77a945"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-5cx1"
I20260608 12:40:47.529130   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:40:47.532680  6057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.533422   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:47.533815   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "e6260a516d6e4ed2b55de9490b77a945"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-5cx1"
I20260608 12:40:47.534129   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-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:40:47.565271   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.566710   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.568044   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:47.570277   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:47.570529   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.570801   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:47.570987   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.612514   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39445
I20260608 12:40:47.612694  6119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39445 every 8 connection(s)
I20260608 12:40:47.622187  5777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:47.626859  5777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:47.627419  5777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:47.630280  6120 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36701
I20260608 12:40:47.630772  6120 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:47.632278  6120 heartbeater.cc:507] Master 127.0.107.254:36701 requested a full tablet report, sending...
I20260608 12:40:47.635825  5722 ts_manager.cc:194] Registered new tserver with Master: e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196:39445)
I20260608 12:40:47.638652  5722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34574
I20260608 12:40:47.656888  6026 consensus_queue.cc:1048] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:40:47.664546  6045 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:40:47.664837  6045 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:40:47.683038  6027 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:47.711593  6027 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:47.736210  6026 consensus_queue.cc:1048] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:47.764906  6043 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:47.769433  6028 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:48.641589  6120 heartbeater.cc:499] Master 127.0.107.254:36701 was elected leader, sending a full tablet report...
I20260608 12:40:48.649691  5900 consensus_queue.cc:237] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [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: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } }
I20260608 12:40:48.656967  5826 raft_consensus.cc:1275] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Refusing update from remote peer 7e8a6f8c1ce94b53a288d909ed691dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:48.658627  6138 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:48.660563  5974 raft_consensus.cc:1275] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Refusing update from remote peer 7e8a6f8c1ce94b53a288d909ed691dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:48.662773  6138 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } 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:40:48.670042  5826 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
W20260608 12:40:48.671314  5864 consensus_peers.cc:597] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad -> Peer e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196:39445): Couldn't send request to peer e6260a516d6e4ed2b55de9490b77a945. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0ebb3b8122145e287c84d37a87a8638. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:48.673074  5974 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
I20260608 12:40:48.682389  5723 catalog_manager.cc:5696] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b reported cstate change: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
I20260608 12:40:48.735052  6134 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
I20260608 12:40:48.757267  5974 consensus_queue.cc:237] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [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: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } }
I20260608 12:40:48.765034  5826 raft_consensus.cc:1275] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Refusing update from remote peer b6e36bec782e4e6797b6ba68aa743a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:48.765841  5900 raft_consensus.cc:1275] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Refusing update from remote peer b6e36bec782e4e6797b6ba68aa743a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:48.766655  6028 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } 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:40:48.767643  6147 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:48.775657  5938 consensus_peers.cc:597] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 -> Peer e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196:39445): Couldn't send request to peer e6260a516d6e4ed2b55de9490b77a945. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7582aa283ecb44ab91ce969c8b3f73cb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:48.777311  5900 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
I20260608 12:40:48.777513  5826 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
I20260608 12:40:48.877357  6147 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
I20260608 12:40:48.894428  5724 catalog_manager.cc:5696] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b reported cstate change: config changed from index -1 to 2, NON_VOTER e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "b6e36bec782e4e6797b6ba68aa743a54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } } }
I20260608 12:40:48.899277  6150 ts_tablet_manager.cc:933] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: Initiating tablet copy from peer 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745)
I20260608 12:40:48.901376  6150 tablet_copy_client.cc:323] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41745
I20260608 12:40:48.912590  5911 tablet_copy_service.cc:140] P 7e8a6f8c1ce94b53a288d909ed691dad: Received BeginTabletCopySession request for tablet c0ebb3b8122145e287c84d37a87a8638 from peer e6260a516d6e4ed2b55de9490b77a945 ({username='slave'} at 127.0.0.1:54362)
I20260608 12:40:48.913285  5911 tablet_copy_service.cc:161] P 7e8a6f8c1ce94b53a288d909ed691dad: Beginning new tablet copy session on tablet c0ebb3b8122145e287c84d37a87a8638 from peer e6260a516d6e4ed2b55de9490b77a945 at {username='slave'} at 127.0.0.1:54362: session id = e6260a516d6e4ed2b55de9490b77a945-c0ebb3b8122145e287c84d37a87a8638
I20260608 12:40:48.921945  5911 tablet_copy_source_session.cc:215] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:48.925438  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ebb3b8122145e287c84d37a87a8638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:48.937023  6150 tablet_copy_client.cc:806] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:48.937630  6150 tablet_copy_client.cc:670] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:48.941911  6150 tablet_copy_client.cc:538] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:48.948032  6150 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: Bootstrap starting.
I20260608 12:40:48.964293  6150 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: 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:40:48.965034  6150 tablet_bootstrap.cc:492] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: Bootstrap complete.
I20260608 12:40:48.965653  6150 ts_tablet_manager.cc:1403] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260608 12:40:48.967849  6150 raft_consensus.cc:359] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } }
I20260608 12:40:48.968492  6150 raft_consensus.cc:740] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6260a516d6e4ed2b55de9490b77a945, State: Initialized, Role: LEARNER
I20260608 12:40:48.969112  6150 consensus_queue.cc:260] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [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: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } }
I20260608 12:40:48.971778  6150 ts_tablet_manager.cc:1434] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:40:48.973999  5911 tablet_copy_service.cc:342] P 7e8a6f8c1ce94b53a288d909ed691dad: Request end of tablet copy session e6260a516d6e4ed2b55de9490b77a945-c0ebb3b8122145e287c84d37a87a8638 received from {username='slave'} at 127.0.0.1:54362
I20260608 12:40:48.974465  5911 tablet_copy_service.cc:434] P 7e8a6f8c1ce94b53a288d909ed691dad: ending tablet copy session e6260a516d6e4ed2b55de9490b77a945-c0ebb3b8122145e287c84d37a87a8638 on tablet c0ebb3b8122145e287c84d37a87a8638 with peer e6260a516d6e4ed2b55de9490b77a945
I20260608 12:40:49.051774  6150 ts_tablet_manager.cc:933] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: Initiating tablet copy from peer b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997)
I20260608 12:40:49.053495  6150 tablet_copy_client.cc:323] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41997
I20260608 12:40:49.063752  5985 tablet_copy_service.cc:140] P b6e36bec782e4e6797b6ba68aa743a54: Received BeginTabletCopySession request for tablet 7582aa283ecb44ab91ce969c8b3f73cb from peer e6260a516d6e4ed2b55de9490b77a945 ({username='slave'} at 127.0.0.1:36250)
I20260608 12:40:49.064412  5985 tablet_copy_service.cc:161] P b6e36bec782e4e6797b6ba68aa743a54: Beginning new tablet copy session on tablet 7582aa283ecb44ab91ce969c8b3f73cb from peer e6260a516d6e4ed2b55de9490b77a945 at {username='slave'} at 127.0.0.1:36250: session id = e6260a516d6e4ed2b55de9490b77a945-7582aa283ecb44ab91ce969c8b3f73cb
I20260608 12:40:49.070502  5985 tablet_copy_source_session.cc:215] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:49.074563  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7582aa283ecb44ab91ce969c8b3f73cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.091015  6150 tablet_copy_client.cc:806] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:49.091590  6150 tablet_copy_client.cc:670] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:49.095395  6150 tablet_copy_client.cc:538] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:49.102384  6150 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: Bootstrap starting.
I20260608 12:40:49.126586  6150 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: 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:40:49.127576  6150 tablet_bootstrap.cc:492] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: Bootstrap complete.
I20260608 12:40:49.128320  6150 ts_tablet_manager.cc:1403] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260608 12:40:49.131426  6150 raft_consensus.cc:359] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } }
I20260608 12:40:49.132299  6150 raft_consensus.cc:740] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6260a516d6e4ed2b55de9490b77a945, State: Initialized, Role: LEARNER
I20260608 12:40:49.132987  6150 consensus_queue.cc:260] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [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: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: true } }
I20260608 12:40:49.135326  6150 ts_tablet_manager.cc:1434] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:40:49.137761  5985 tablet_copy_service.cc:342] P b6e36bec782e4e6797b6ba68aa743a54: Request end of tablet copy session e6260a516d6e4ed2b55de9490b77a945-7582aa283ecb44ab91ce969c8b3f73cb received from {username='slave'} at 127.0.0.1:36250
I20260608 12:40:49.138233  5985 tablet_copy_service.cc:434] P b6e36bec782e4e6797b6ba68aa743a54: ending tablet copy session e6260a516d6e4ed2b55de9490b77a945-7582aa283ecb44ab91ce969c8b3f73cb on tablet 7582aa283ecb44ab91ce969c8b3f73cb with peer e6260a516d6e4ed2b55de9490b77a945
I20260608 12:40:49.174892  6095 raft_consensus.cc:1217] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:49.323886  6095 raft_consensus.cc:1217] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:49.613113  6144 raft_consensus.cc:1064] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: attempting to promote NON_VOTER e6260a516d6e4ed2b55de9490b77a945 to VOTER
I20260608 12:40:49.615500  6144 consensus_queue.cc:237] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [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: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } }
I20260608 12:40:49.622529  6095 raft_consensus.cc:1275] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Refusing update from remote peer 7e8a6f8c1ce94b53a288d909ed691dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.623020  5826 raft_consensus.cc:1275] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Refusing update from remote peer 7e8a6f8c1ce94b53a288d909ed691dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.624138  5974 raft_consensus.cc:1275] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Refusing update from remote peer 7e8a6f8c1ce94b53a288d909ed691dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.624861  6144 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:49.626188  6138 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } 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:40:49.627246  6134 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } 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:40:49.628537  5777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:49.632951  5777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:49.633488  5777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:49.644203  5974 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.656303  6095 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.660533  5722 catalog_manager.cc:5696] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 reported cstate change: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.753988  6147 raft_consensus.cc:1064] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: attempting to promote NON_VOTER e6260a516d6e4ed2b55de9490b77a945 to VOTER
I20260608 12:40:49.756531  6147 consensus_queue.cc:237] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [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: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } }
I20260608 12:40:49.763409  5900 raft_consensus.cc:1275] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Refusing update from remote peer b6e36bec782e4e6797b6ba68aa743a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.763762  6095 raft_consensus.cc:1275] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 LEARNER]: Refusing update from remote peer b6e36bec782e4e6797b6ba68aa743a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.765040  5826 raft_consensus.cc:1275] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Refusing update from remote peer b6e36bec782e4e6797b6ba68aa743a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.765688  6160 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:49.766722  6028 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } 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:40:49.767581  6147 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } 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:40:49.781467  5900 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.782639  6095 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.793951  5724 catalog_manager.cc:5696] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad reported cstate change: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6e36bec782e4e6797b6ba68aa743a54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.893262  6138 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.903492  5826 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } attrs { replace: true } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.974154  5900 consensus_queue.cc:237] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [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: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } }
I20260608 12:40:49.979650  5826 raft_consensus.cc:1275] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Refusing update from remote peer 7e8a6f8c1ce94b53a288d909ed691dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:49.979763  6095 raft_consensus.cc:1275] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Refusing update from remote peer 7e8a6f8c1ce94b53a288d909ed691dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:49.981329  6144 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:49.982340  6134 consensus_queue.cc:1048] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } 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:40:49.992316  6095 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.992458  5826 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:49.996507  6160 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.003108  5825 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e6260a516d6e4ed2b55de9490b77a945 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } attrs { replace: true } } peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.008227  5724 catalog_manager.cc:5696] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b reported cstate change: config changed from index 3 to 4, VOTER b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.029284  5974 consensus_queue.cc:237] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [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: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } }
I20260608 12:40:50.035497  6095 raft_consensus.cc:1275] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Refusing update from remote peer b6e36bec782e4e6797b6ba68aa743a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:50.035908  5900 raft_consensus.cc:1275] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Refusing update from remote peer b6e36bec782e4e6797b6ba68aa743a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:50.037222  6163 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } 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:40:50.038257  6028 consensus_queue.cc:1048] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:50.047037  6095 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.048612  5900 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.168627  5965 tablet_service.cc:1558] Processing DeleteTablet for tablet c0ebb3b8122145e287c84d37a87a8638 with delete_type TABLET_DATA_TOMBSTONED (TS b6e36bec782e4e6797b6ba68aa743a54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36196
I20260608 12:40:50.177449  6164 tablet_replica.cc:333] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: stopping tablet replica
I20260608 12:40:50.178494  6164 raft_consensus.cc:2243] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:50.179472  6164 raft_consensus.cc:2272] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:50.179944  5723 catalog_manager.cc:5696] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad reported cstate change: config changed from index 3 to 4, VOTER 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "b6e36bec782e4e6797b6ba68aa743a54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.182961  6164 ts_tablet_manager.cc:1916] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:50.198279  6164 ts_tablet_manager.cc:1929] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:50.198712  6164 log.cc:1199] T c0ebb3b8122145e287c84d37a87a8638 P b6e36bec782e4e6797b6ba68aa743a54: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-2-root/wals/c0ebb3b8122145e287c84d37a87a8638
I20260608 12:40:50.200556  5708 catalog_manager.cc:5027] TS b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195:41997): tablet c0ebb3b8122145e287c84d37a87a8638 (table test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]) successfully deleted
I20260608 12:40:50.405853  5815 tablet_service.cc:1558] Processing DeleteTablet for tablet 7582aa283ecb44ab91ce969c8b3f73cb with delete_type TABLET_DATA_TOMBSTONED (TS 54f082e4822d4c0d8d357d6553ce7f4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54922
I20260608 12:40:50.407884  6165 tablet_replica.cc:333] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: stopping tablet replica
I20260608 12:40:50.408871  6165 raft_consensus.cc:2243] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:50.409883  6165 raft_consensus.cc:2272] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:50.408957  6138 raft_consensus.cc:2955] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6e36bec782e4e6797b6ba68aa743a54 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "54f082e4822d4c0d8d357d6553ce7f4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41713 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.415521  6165 ts_tablet_manager.cc:1916] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:50.418785  5711 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c0ebb3b8122145e287c84d37a87a8638 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:50.429414  6165 ts_tablet_manager.cc:1929] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:50.430001  6165 log.cc:1199] T 7582aa283ecb44ab91ce969c8b3f73cb P 54f082e4822d4c0d8d357d6553ce7f4b: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922312059458-431-0/minicluster-data/ts-0-root/wals/7582aa283ecb44ab91ce969c8b3f73cb
I20260608 12:40:50.431660  5710 catalog_manager.cc:5027] TS 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193:41713): tablet 7582aa283ecb44ab91ce969c8b3f73cb (table test-workload [id=6452e72b8de94a7c8ed711c3cce19eb4]) successfully deleted
I20260608 12:40:50.678129  6163 raft_consensus.cc:2955] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54f082e4822d4c0d8d357d6553ce7f4b (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e8a6f8c1ce94b53a288d909ed691dad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41745 } } peers { permanent_uuid: "b6e36bec782e4e6797b6ba68aa743a54" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41997 } } peers { permanent_uuid: "e6260a516d6e4ed2b55de9490b77a945" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39445 } attrs { promote: false } } }
I20260608 12:40:50.686020  5708 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7582aa283ecb44ab91ce969c8b3f73cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:51.634631  5777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:51.637699  5777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:51.638113  5777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:53.639405  5777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:53.642895  5777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:53.643358  5777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:55.644384  5777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:55.647408  5777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:55.647857  5777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:57.648723  5777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:57.651651  5777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:57.652066  5777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:57.685869   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:57.725704   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:57.726608   431 tablet_replica.cc:333] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b: stopping tablet replica
I20260608 12:40:57.727389   431 raft_consensus.cc:2243] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:57.728497   431 raft_consensus.cc:2272] T 8f66d93b631e4734b751ff75dec7f3f5 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.731187   431 tablet_replica.cc:333] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b: stopping tablet replica
I20260608 12:40:57.731762   431 raft_consensus.cc:2243] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:57.733011   431 raft_consensus.cc:2272] T c0ebb3b8122145e287c84d37a87a8638 P 54f082e4822d4c0d8d357d6553ce7f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.760247   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:57.777755   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:57.808471   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:57.809345   431 tablet_replica.cc:333] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad: stopping tablet replica
I20260608 12:40:57.810075   431 raft_consensus.cc:2243] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:57.811014   431 raft_consensus.cc:2272] T 7582aa283ecb44ab91ce969c8b3f73cb P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.814059   431 tablet_replica.cc:333] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad: stopping tablet replica
I20260608 12:40:57.814627   431 raft_consensus.cc:2243] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:57.815131   431 raft_consensus.cc:2272] T 8f66d93b631e4734b751ff75dec7f3f5 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.817797   431 tablet_replica.cc:333] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad: stopping tablet replica
I20260608 12:40:57.818305   431 raft_consensus.cc:2243] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:57.819296   431 raft_consensus.cc:2272] T c0ebb3b8122145e287c84d37a87a8638 P 7e8a6f8c1ce94b53a288d909ed691dad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.844182   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:57.860100   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:40:57.866150  5941 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41745: connect: Connection refused (error 111) [suppressed 22 similar messages]
W20260608 12:40:57.874871  5941 consensus_peers.cc:597] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 -> Peer 7e8a6f8c1ce94b53a288d909ed691dad (127.0.107.194:41745): Couldn't send request to peer 7e8a6f8c1ce94b53a288d909ed691dad. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:57.889806   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:57.890837   431 tablet_replica.cc:333] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54: stopping tablet replica
I20260608 12:40:57.891515   431 raft_consensus.cc:2243] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:57.892086   431 raft_consensus.cc:2272] T 8f66d93b631e4734b751ff75dec7f3f5 P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.894874   431 tablet_replica.cc:333] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54: stopping tablet replica
I20260608 12:40:57.895454   431 raft_consensus.cc:2243] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:57.896497   431 raft_consensus.cc:2272] T 7582aa283ecb44ab91ce969c8b3f73cb P b6e36bec782e4e6797b6ba68aa743a54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.922735   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:57.939056   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:57.961864   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:57.962576   431 tablet_replica.cc:333] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945: stopping tablet replica
I20260608 12:40:57.963160   431 raft_consensus.cc:2243] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:57.963888   431 raft_consensus.cc:2272] T 7582aa283ecb44ab91ce969c8b3f73cb P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.966252   431 tablet_replica.cc:333] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945: stopping tablet replica
I20260608 12:40:57.966749   431 raft_consensus.cc:2243] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:57.967491   431 raft_consensus.cc:2272] T c0ebb3b8122145e287c84d37a87a8638 P e6260a516d6e4ed2b55de9490b77a945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:57.989691   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:58.002892   431 master.cc:562] Master@127.0.107.254:36701 shutting down...
I20260608 12:40:58.029196   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:58.029938   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:58.030336   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab459a518fa34d8da22dcaa04b0c4290: stopping tablet replica
I20260608 12:40:58.050590   431 master.cc:584] Master@127.0.107.254:36701 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12609 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:40:58.090641   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37753
I20260608 12:40:58.091931   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:58.098209  6172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:58.098258  6173 instance_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:40:58.099349  6175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:58.100018   431 server_base.cc:1061] running on GCE node
I20260608 12:40:58.100905   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:58.101099   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:58.101298   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922458101261 us; error 0 us; skew 500 ppm
I20260608 12:40:58.101922   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:58.104513   431 webserver.cc:533] Webserver started at http://127.0.107.254:39895/ using document root <none> and password file <none>
I20260608 12:40:58.105078   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:58.105283   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:58.105645   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:58.106882   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "737059d784254544977db3defbb722f2"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.111756   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:40:58.115537  6180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.116545   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:40:58.116829   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "737059d784254544977db3defbb722f2"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.117084   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-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:40:58.126806   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:58.128093   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:58.167289   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37753
I20260608 12:40:58.167411  6231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37753 every 8 connection(s)
I20260608 12:40:58.171818  6232 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:40:58.186534  6232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2: Bootstrap starting.
I20260608 12:40:58.191753  6232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:58.196424  6232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2: No bootstrap required, opened a new log
I20260608 12:40:58.198993  6232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "737059d784254544977db3defbb722f2" member_type: VOTER }
I20260608 12:40:58.199458  6232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:58.199769  6232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 737059d784254544977db3defbb722f2, State: Initialized, Role: FOLLOWER
I20260608 12:40:58.200416  6232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "737059d784254544977db3defbb722f2" member_type: VOTER }
I20260608 12:40:58.200892  6232 raft_consensus.cc:399] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:58.201123  6232 raft_consensus.cc:493] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:58.201447  6232 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:58.206422  6232 raft_consensus.cc:515] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "737059d784254544977db3defbb722f2" member_type: VOTER }
I20260608 12:40:58.207050  6232 leader_election.cc:304] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [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: 737059d784254544977db3defbb722f2; no voters: 
I20260608 12:40:58.208300  6232 leader_election.cc:290] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:58.208794  6235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:58.210330  6235 raft_consensus.cc:697] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 1 LEADER]: Becoming Leader. State: Replica: 737059d784254544977db3defbb722f2, State: Running, Role: LEADER
I20260608 12:40:58.211081  6235 consensus_queue.cc:237] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [LEADER]: Queue going to LEADER mode. State: All 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: "737059d784254544977db3defbb722f2" member_type: VOTER }
I20260608 12:40:58.211484  6232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:58.214151  6237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 737059d784254544977db3defbb722f2. Latest consensus state: current_term: 1 leader_uuid: "737059d784254544977db3defbb722f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "737059d784254544977db3defbb722f2" member_type: VOTER } }
I20260608 12:40:58.214155  6236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "737059d784254544977db3defbb722f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "737059d784254544977db3defbb722f2" member_type: VOTER } }
I20260608 12:40:58.214985  6237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:58.215010  6236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:58.220028  6240 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:58.225466  6240 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:58.227974   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:58.234908  6240 catalog_manager.cc:1382] Generated new cluster ID: d670301e93ca474bb01ce99f977fd248
I20260608 12:40:58.235225  6240 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:58.253650  6240 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:58.255005  6240 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:58.270458  6240 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2: Generated new TSK 0
I20260608 12:40:58.271147  6240 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:58.294960   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:58.301635  6253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:58.302994  6254 instance_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:40:58.304768  6256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:58.304821   431 server_base.cc:1061] running on GCE node
I20260608 12:40:58.306203   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:58.306440   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:58.306638   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922458306613 us; error 0 us; skew 500 ppm
I20260608 12:40:58.307241   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:58.309931   431 webserver.cc:533] Webserver started at http://127.0.107.193:44085/ using document root <none> and password file <none>
I20260608 12:40:58.310475   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:58.310688   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:58.310974   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:58.312109   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "bbce540acf3f4e499e1e9cf789885f5f"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.317062   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:40:58.320910  6261 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.321902   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:58.322227   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "bbce540acf3f4e499e1e9cf789885f5f"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.322539   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-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:40:58.343817   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:58.345099   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:58.346767   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:58.349296   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:58.349588   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.349851   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:58.350040   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.391922   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33331
I20260608 12:40:58.392050  6323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33331 every 8 connection(s)
I20260608 12:40:58.397648   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:58.406352  6328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:58.409101  6329 instance_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:40:58.413537  6331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:58.413836  6324 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37753
I20260608 12:40:58.414299  6324 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:58.414639   431 server_base.cc:1061] running on GCE node
I20260608 12:40:58.415284  6324 heartbeater.cc:507] Master 127.0.107.254:37753 requested a full tablet report, sending...
I20260608 12:40:58.415835   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:58.416111   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:58.416308   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922458416290 us; error 0 us; skew 500 ppm
I20260608 12:40:58.417241   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:58.418035  6197 ts_manager.cc:194] Registered new tserver with Master: bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331)
I20260608 12:40:58.420435  6197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53210
I20260608 12:40:58.420455   431 webserver.cc:533] Webserver started at http://127.0.107.194:42483/ using document root <none> and password file <none>
I20260608 12:40:58.421157   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:58.421388   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:58.421746   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:58.423051   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.427753   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:58.431370  6336 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.432196   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:58.432525   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.432813   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-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:40:58.446316   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:58.447621   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:58.449206   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:58.451810   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:58.452068   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.452322   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:58.452515   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.495230   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40383
I20260608 12:40:58.495332  6398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40383 every 8 connection(s)
I20260608 12:40:58.500476   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:58.509377  6403 instance_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:40:58.509330  6402 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:58.512074  6405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:58.512166   431 server_base.cc:1061] running on GCE node
I20260608 12:40:58.513876   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:58.514196   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:58.514410   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922458514390 us; error 0 us; skew 500 ppm
I20260608 12:40:58.515002   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:58.516101  6399 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37753
I20260608 12:40:58.516577  6399 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:58.517521  6399 heartbeater.cc:507] Master 127.0.107.254:37753 requested a full tablet report, sending...
I20260608 12:40:58.518075   431 webserver.cc:533] Webserver started at http://127.0.107.195:46139/ using document root <none> and password file <none>
I20260608 12:40:58.518762   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:58.519016   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:58.519346   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:58.520099  6197 ts_manager.cc:194] Registered new tserver with Master: 28d930f3a6bd48d49d24cb3e6dcf9f98 (127.0.107.194:40383)
I20260608 12:40:58.520668   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "6000958dcd824aafacba68dea118e190"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.521703  6197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53222
I20260608 12:40:58.526067   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260608 12:40:58.529867  6410 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.530804   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:58.531080   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "6000958dcd824aafacba68dea118e190"
format_stamp: "Formatted at 2026-06-08 12:40:58 on dist-test-slave-5cx1"
I20260608 12:40:58.531319   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922312059458-431-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:40:58.553689   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:58.554962   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:58.556401   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:58.559150   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:58.559381   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.559760   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:58.559932   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:58.603704   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36945
I20260608 12:40:58.603816  6472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36945 every 8 connection(s)
I20260608 12:40:58.619937  6473 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37753
I20260608 12:40:58.620359  6473 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:58.621176  6473 heartbeater.cc:507] Master 127.0.107.254:37753 requested a full tablet report, sending...
I20260608 12:40:58.623476  6197 ts_manager.cc:194] Registered new tserver with Master: 6000958dcd824aafacba68dea118e190 (127.0.107.195:36945)
I20260608 12:40:58.624472   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017092124s
I20260608 12:40:58.625098  6197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53234
I20260608 12:40:59.423447  6324 heartbeater.cc:499] Master 127.0.107.254:37753 was elected leader, sending a full tablet report...
I20260608 12:40:59.524384  6399 heartbeater.cc:499] Master 127.0.107.254:37753 was elected leader, sending a full tablet report...
I20260608 12:40:59.628002  6473 heartbeater.cc:499] Master 127.0.107.254:37753 was elected leader, sending a full tablet report...
I20260608 12:40:59.685017  6197 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53236:
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:40:59.687363  6197 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:40:59.735023  6364 tablet_service.cc:1511] Processing CreateTablet for tablet bccde24709664a53b07c9b096ccb1bd0 (DEFAULT_TABLE table=test-workload [id=d0dd62c14e8e4bbebd2fc8d3da3ac694]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:59.736786  6364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bccde24709664a53b07c9b096ccb1bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:59.755012  6438 tablet_service.cc:1511] Processing CreateTablet for tablet bccde24709664a53b07c9b096ccb1bd0 (DEFAULT_TABLE table=test-workload [id=d0dd62c14e8e4bbebd2fc8d3da3ac694]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:59.756493  6438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bccde24709664a53b07c9b096ccb1bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:59.758440  6289 tablet_service.cc:1511] Processing CreateTablet for tablet bccde24709664a53b07c9b096ccb1bd0 (DEFAULT_TABLE table=test-workload [id=d0dd62c14e8e4bbebd2fc8d3da3ac694]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:59.760160  6289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bccde24709664a53b07c9b096ccb1bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:59.760785  6493 tablet_bootstrap.cc:492] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98: Bootstrap starting.
I20260608 12:40:59.769148  6493 tablet_bootstrap.cc:654] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:59.774518  6494 tablet_bootstrap.cc:492] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190: Bootstrap starting.
I20260608 12:40:59.779455  6493 tablet_bootstrap.cc:492] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98: No bootstrap required, opened a new log
I20260608 12:40:59.780282  6493 ts_tablet_manager.cc:1403] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.017s
I20260608 12:40:59.781095  6496 tablet_bootstrap.cc:492] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: Bootstrap starting.
I20260608 12:40:59.782565  6494 tablet_bootstrap.cc:654] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:59.783413  6493 raft_consensus.cc:359] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.784061  6493 raft_consensus.cc:385] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:59.784327  6493 raft_consensus.cc:740] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d930f3a6bd48d49d24cb3e6dcf9f98, State: Initialized, Role: FOLLOWER
I20260608 12:40:59.785073  6493 consensus_queue.cc:260] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.790307  6494 tablet_bootstrap.cc:492] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190: No bootstrap required, opened a new log
I20260608 12:40:59.791018  6494 ts_tablet_manager.cc:1403] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:40:59.791100  6496 tablet_bootstrap.cc:654] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:59.791749  6493 ts_tablet_manager.cc:1434] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 12:40:59.794551  6494 raft_consensus.cc:359] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.795488  6494 raft_consensus.cc:385] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:59.795903  6494 raft_consensus.cc:740] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6000958dcd824aafacba68dea118e190, State: Initialized, Role: FOLLOWER
I20260608 12:40:59.796794  6494 consensus_queue.cc:260] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.798295  6496 tablet_bootstrap.cc:492] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: No bootstrap required, opened a new log
I20260608 12:40:59.799000  6496 ts_tablet_manager.cc:1403] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:40:59.799840  6494 ts_tablet_manager.cc:1434] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:59.802968  6496 raft_consensus.cc:359] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.804064  6496 raft_consensus.cc:385] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:59.804548  6496 raft_consensus.cc:740] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbce540acf3f4e499e1e9cf789885f5f, State: Initialized, Role: FOLLOWER
I20260608 12:40:59.805672  6496 consensus_queue.cc:260] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.809391  6496 ts_tablet_manager.cc:1434] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:40:59.886332  6501 raft_consensus.cc:493] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:59.886998  6501 raft_consensus.cc:515] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.889712  6501 leader_election.cc:290] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d930f3a6bd48d49d24cb3e6dcf9f98 (127.0.107.194:40383), 6000958dcd824aafacba68dea118e190 (127.0.107.195:36945)
I20260608 12:40:59.902596  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccde24709664a53b07c9b096ccb1bd0" candidate_uuid: "bbce540acf3f4e499e1e9cf789885f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" is_pre_election: true
I20260608 12:40:59.903390  6448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccde24709664a53b07c9b096ccb1bd0" candidate_uuid: "bbce540acf3f4e499e1e9cf789885f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6000958dcd824aafacba68dea118e190" is_pre_election: true
I20260608 12:40:59.903509  6374 raft_consensus.cc:2468] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbce540acf3f4e499e1e9cf789885f5f in term 0.
I20260608 12:40:59.904172  6448 raft_consensus.cc:2468] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbce540acf3f4e499e1e9cf789885f5f in term 0.
I20260608 12:40:59.905025  6265 leader_election.cc:304] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d930f3a6bd48d49d24cb3e6dcf9f98, bbce540acf3f4e499e1e9cf789885f5f; no voters: 
I20260608 12:40:59.906080  6501 raft_consensus.cc:2804] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:59.906422  6501 raft_consensus.cc:493] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:59.906716  6501 raft_consensus.cc:3060] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:59.912114  6501 raft_consensus.cc:515] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.914018  6501 leader_election.cc:290] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [CANDIDATE]: Term 1 election: Requested vote from peers 28d930f3a6bd48d49d24cb3e6dcf9f98 (127.0.107.194:40383), 6000958dcd824aafacba68dea118e190 (127.0.107.195:36945)
I20260608 12:40:59.915050  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccde24709664a53b07c9b096ccb1bd0" candidate_uuid: "bbce540acf3f4e499e1e9cf789885f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98"
I20260608 12:40:59.915167  6448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccde24709664a53b07c9b096ccb1bd0" candidate_uuid: "bbce540acf3f4e499e1e9cf789885f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6000958dcd824aafacba68dea118e190"
I20260608 12:40:59.915813  6374 raft_consensus.cc:3060] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:59.915869  6448 raft_consensus.cc:3060] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:59.923846  6374 raft_consensus.cc:2468] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbce540acf3f4e499e1e9cf789885f5f in term 1.
I20260608 12:40:59.923846  6448 raft_consensus.cc:2468] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbce540acf3f4e499e1e9cf789885f5f in term 1.
I20260608 12:40:59.925436  6265 leader_election.cc:304] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d930f3a6bd48d49d24cb3e6dcf9f98, bbce540acf3f4e499e1e9cf789885f5f; no voters: 
I20260608 12:40:59.926252  6501 raft_consensus.cc:2804] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:59.927402  6501 raft_consensus.cc:697] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 1 LEADER]: Becoming Leader. State: Replica: bbce540acf3f4e499e1e9cf789885f5f, State: Running, Role: LEADER
I20260608 12:40:59.928263  6501 consensus_queue.cc:237] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:40:59.935642  6197 catalog_manager.cc:5696] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f reported cstate change: term changed from 0 to 1, leader changed from <none> to bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "bbce540acf3f4e499e1e9cf789885f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:59.989746   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:00.017876   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:00.018920   431 tablet_replica.cc:333] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: stopping tablet replica
I20260608 12:41:00.019652   431 raft_consensus.cc:2243] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:00.020325   431 pending_rounds.cc:70] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: Trying to abort 1 pending ops.
I20260608 12:41:00.020579   431 pending_rounds.cc:77] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658395873771520 op_type: NO_OP noop_request { }
I20260608 12:41:00.020913   431 raft_consensus.cc:2889] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:00.021220   431 raft_consensus.cc:2272] T bccde24709664a53b07c9b096ccb1bd0 P bbce540acf3f4e499e1e9cf789885f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.042498   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:00.227645  6250 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:00.229147  6250 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:00.229506  6250 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:01.487231  6506 raft_consensus.cc:493] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:01.487807  6506 raft_consensus.cc:515] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:41:01.490300  6506 leader_election.cc:290] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6000958dcd824aafacba68dea118e190 (127.0.107.195:36945), bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331)
W20260608 12:41:01.501235  6337 leader_election.cc:336] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111)
I20260608 12:41:01.504491  6448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccde24709664a53b07c9b096ccb1bd0" candidate_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6000958dcd824aafacba68dea118e190" is_pre_election: true
I20260608 12:41:01.505183  6448 raft_consensus.cc:2468] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d930f3a6bd48d49d24cb3e6dcf9f98 in term 1.
I20260608 12:41:01.506464  6338 leader_election.cc:304] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [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: 28d930f3a6bd48d49d24cb3e6dcf9f98, 6000958dcd824aafacba68dea118e190; no voters: bbce540acf3f4e499e1e9cf789885f5f
I20260608 12:41:01.507259  6506 raft_consensus.cc:2804] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:01.507599  6506 raft_consensus.cc:493] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:01.507845  6506 raft_consensus.cc:3060] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:01.512923  6506 raft_consensus.cc:515] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:41:01.514726  6506 leader_election.cc:290] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [CANDIDATE]: Term 2 election: Requested vote from peers 6000958dcd824aafacba68dea118e190 (127.0.107.195:36945), bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331)
I20260608 12:41:01.515666  6448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccde24709664a53b07c9b096ccb1bd0" candidate_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6000958dcd824aafacba68dea118e190"
I20260608 12:41:01.516181  6448 raft_consensus.cc:3060] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:01.518857  6337 leader_election.cc:336] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111)
I20260608 12:41:01.521433  6448 raft_consensus.cc:2468] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d930f3a6bd48d49d24cb3e6dcf9f98 in term 2.
I20260608 12:41:01.522625  6338 leader_election.cc:304] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [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: 28d930f3a6bd48d49d24cb3e6dcf9f98, 6000958dcd824aafacba68dea118e190; no voters: bbce540acf3f4e499e1e9cf789885f5f
I20260608 12:41:01.523336  6506 raft_consensus.cc:2804] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:01.524497  6506 raft_consensus.cc:697] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 2 LEADER]: Becoming Leader. State: Replica: 28d930f3a6bd48d49d24cb3e6dcf9f98, State: Running, Role: LEADER
I20260608 12:41:01.525208  6506 consensus_queue.cc:237] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [LEADER]: Queue going to LEADER 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: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } }
I20260608 12:41:01.532775  6197 catalog_manager.cc:5696] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 reported cstate change: term changed from 1 to 2, leader changed from bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193) to 28d930f3a6bd48d49d24cb3e6dcf9f98 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28d930f3a6bd48d49d24cb3e6dcf9f98" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbce540acf3f4e499e1e9cf789885f5f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:02.026772  6448 raft_consensus.cc:1275] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 2 FOLLOWER]: Refusing update from remote peer 28d930f3a6bd48d49d24cb3e6dcf9f98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:41:02.028227  6506 consensus_queue.cc:1048] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6000958dcd824aafacba68dea118e190" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:02.047995  6337 consensus_peers.cc:597] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 -> Peer bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331): Couldn't send request to peer bbce540acf3f4e499e1e9cf789885f5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:02.230679  6250 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:02.232574  6250 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:02.233047  6250 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:02.940246  6337 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 12:41:04.234542  6250 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:04.236263  6250 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:04.236608  6250 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:04.636569  6337 consensus_peers.cc:597] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 -> Peer bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331): Couldn't send request to peer bbce540acf3f4e499e1e9cf789885f5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:06.237490  6250 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:06.238921  6250 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:06.239251  6250 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:07.235955  6337 consensus_peers.cc:597] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 -> Peer bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331): Couldn't send request to peer bbce540acf3f4e499e1e9cf789885f5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:41:08.226449  6337 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 12:41:08.240247  6250 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:08.241730  6250 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:08.242008  6250 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:09.810464  6337 consensus_peers.cc:597] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 -> Peer bbce540acf3f4e499e1e9cf789885f5f (127.0.107.193:33331): Couldn't send request to peer bbce540acf3f4e499e1e9cf789885f5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33331: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:41:10.242892  6250 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:10.244238  6250 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:10.244524  6250 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:11.115247   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:11.142117   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:11.143044   431 tablet_replica.cc:333] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98: stopping tablet replica
I20260608 12:41:11.143747   431 raft_consensus.cc:2243] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:11.144845   431 raft_consensus.cc:2272] T bccde24709664a53b07c9b096ccb1bd0 P 28d930f3a6bd48d49d24cb3e6dcf9f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:11.168036   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:11.183782   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:11.207878   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:11.208796   431 tablet_replica.cc:333] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190: stopping tablet replica
I20260608 12:41:11.209438   431 raft_consensus.cc:2243] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:11.210067   431 raft_consensus.cc:2272] T bccde24709664a53b07c9b096ccb1bd0 P 6000958dcd824aafacba68dea118e190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:11.231101   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:11.244319   431 master.cc:562] Master@127.0.107.254:37753 shutting down...
I20260608 12:41:11.265976   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:11.266674   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:11.266992   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 737059d784254544977db3defbb722f2: stopping tablet replica
I20260608 12:41:11.286705   431 master.cc:584] Master@127.0.107.254:37753 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13236 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:41:11.327826   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45965
I20260608 12:41:11.329241   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:11.335408  6548 instance_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:41:11.335397  6547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:11.338670  6550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.339375   431 server_base.cc:1061] running on GCE node
I20260608 12:41:11.340435   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:11.340626   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:11.340830   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922471340813 us; error 0 us; skew 500 ppm
I20260608 12:41:11.341504   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:11.344365   431 webserver.cc:533] Webserver started at http://127.0.107.254:33771/ using document root <none> and password file <none>
I20260608 12:41:11.345003   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:11.345180   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:11.345588   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:11.346953   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "639a5e064cc44983bf2d11d5d7826bcb"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.352015   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:11.356024  6555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.357139   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:11.357416   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "639a5e064cc44983bf2d11d5d7826bcb"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.357770   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-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:41:11.375399   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:11.376729   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:11.419940   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45965
I20260608 12:41:11.420071  6606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45965 every 8 connection(s)
I20260608 12:41:11.424888  6607 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:41:11.437661  6607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb: Bootstrap starting.
I20260608 12:41:11.442955  6607 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:11.447817  6607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb: No bootstrap required, opened a new log
I20260608 12:41:11.451084  6607 raft_consensus.cc:359] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "639a5e064cc44983bf2d11d5d7826bcb" member_type: VOTER }
I20260608 12:41:11.451553  6607 raft_consensus.cc:385] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:11.451862  6607 raft_consensus.cc:740] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639a5e064cc44983bf2d11d5d7826bcb, State: Initialized, Role: FOLLOWER
I20260608 12:41:11.452665  6607 consensus_queue.cc:260] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "639a5e064cc44983bf2d11d5d7826bcb" member_type: VOTER }
I20260608 12:41:11.453222  6607 raft_consensus.cc:399] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:11.453517  6607 raft_consensus.cc:493] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:11.453890  6607 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:11.462237  6607 raft_consensus.cc:515] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "639a5e064cc44983bf2d11d5d7826bcb" member_type: VOTER }
I20260608 12:41:11.462890  6607 leader_election.cc:304] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [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: 639a5e064cc44983bf2d11d5d7826bcb; no voters: 
I20260608 12:41:11.464092  6607 leader_election.cc:290] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:11.464634  6610 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:11.466187  6610 raft_consensus.cc:697] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 1 LEADER]: Becoming Leader. State: Replica: 639a5e064cc44983bf2d11d5d7826bcb, State: Running, Role: LEADER
I20260608 12:41:11.466960  6610 consensus_queue.cc:237] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [LEADER]: Queue going to LEADER mode. State: All 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: "639a5e064cc44983bf2d11d5d7826bcb" member_type: VOTER }
I20260608 12:41:11.467267  6607 sys_catalog.cc:565] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:11.473265  6612 sys_catalog.cc:455] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 639a5e064cc44983bf2d11d5d7826bcb. Latest consensus state: current_term: 1 leader_uuid: "639a5e064cc44983bf2d11d5d7826bcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "639a5e064cc44983bf2d11d5d7826bcb" member_type: VOTER } }
I20260608 12:41:11.474290  6611 sys_catalog.cc:455] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "639a5e064cc44983bf2d11d5d7826bcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "639a5e064cc44983bf2d11d5d7826bcb" member_type: VOTER } }
I20260608 12:41:11.474951  6612 sys_catalog.cc:458] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:11.475167  6611 sys_catalog.cc:458] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:11.477306  6618 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:11.486090  6618 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:11.487170   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:11.496553  6618 catalog_manager.cc:1382] Generated new cluster ID: c2c2f2db8cf246c7acfd68fc1fdca71d
I20260608 12:41:11.496860  6618 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:11.516498  6618 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:11.517977  6618 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:11.539688  6618 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb: Generated new TSK 0
I20260608 12:41:11.540344  6618 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:11.554332   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:11.561213  6628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:11.562456  6629 instance_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:41:11.565522  6631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.565618   431 server_base.cc:1061] running on GCE node
I20260608 12:41:11.566805   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:11.567018   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:11.567210   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922471567190 us; error 0 us; skew 500 ppm
I20260608 12:41:11.567829   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:11.571005   431 webserver.cc:533] Webserver started at http://127.0.107.193:33013/ using document root <none> and password file <none>
I20260608 12:41:11.571542   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:11.571710   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:11.572023   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:11.573282   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "397a7e6488c24f12a2ba7a0c6af03dbc"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.578409   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:11.582495  6636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.583352   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260608 12:41:11.583662   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "397a7e6488c24f12a2ba7a0c6af03dbc"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.583925   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-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:41:11.601934   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:11.603226   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:11.604795   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:11.607229   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:11.607407   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.607720   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:11.607884   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.651968   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34311
I20260608 12:41:11.652079  6698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34311 every 8 connection(s)
I20260608 12:41:11.657826   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:11.665719  6703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:11.668078  6704 instance_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:41:11.670634   431 server_base.cc:1061] running on GCE node
W20260608 12:41:11.671257  6706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.671932  6699 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45965
I20260608 12:41:11.672389  6699 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:11.672600   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:11.672878   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:11.673084   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922471673062 us; error 0 us; skew 500 ppm
I20260608 12:41:11.673352  6699 heartbeater.cc:507] Master 127.0.107.254:45965 requested a full tablet report, sending...
I20260608 12:41:11.674043   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:11.676236  6572 ts_manager.cc:194] Registered new tserver with Master: 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311)
I20260608 12:41:11.677227   431 webserver.cc:533] Webserver started at http://127.0.107.194:41641/ using document root <none> and password file <none>
I20260608 12:41:11.677848   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:11.678042   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:11.678346   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:11.678597  6572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40758
I20260608 12:41:11.679782   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "f5f04984ede64aa585a13f1492637152"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.685060   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:41:11.688985  6711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.690021   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:11.690415   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "f5f04984ede64aa585a13f1492637152"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.690721   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-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:41:11.713435   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:11.714942   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:11.716603   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:11.719256   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:11.719527   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.719833   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:11.720031   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.766956   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34181
I20260608 12:41:11.767099  6773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34181 every 8 connection(s)
I20260608 12:41:11.772982   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:11.782498  6778 instance_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:41:11.782470  6777 instance_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:41:11.786994   431 server_base.cc:1061] running on GCE node
W20260608 12:41:11.787348  6780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.787829  6774 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45965
I20260608 12:41:11.788350  6774 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:11.788579   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:11.788851   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:11.789002   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922471788989 us; error 0 us; skew 500 ppm
I20260608 12:41:11.789335  6774 heartbeater.cc:507] Master 127.0.107.254:45965 requested a full tablet report, sending...
I20260608 12:41:11.789798   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:11.791973  6572 ts_manager.cc:194] Registered new tserver with Master: f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:11.792941   431 webserver.cc:533] Webserver started at http://127.0.107.195:37983/ using document root <none> and password file <none>
I20260608 12:41:11.793694   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:11.793931   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:11.794090  6572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40770
I20260608 12:41:11.794265   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:11.795814   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "3108390fbaad4d8ca8848e98f0d54c9c"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.800735   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:41:11.804441  6785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.805303   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:11.805702   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "3108390fbaad4d8ca8848e98f0d54c9c"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-5cx1"
I20260608 12:41:11.805994   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-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:41:11.816463   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:11.817914   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:11.819495   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:11.822069   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:11.822325   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.822600   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:11.822800   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.865199   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35965
I20260608 12:41:11.865326  6847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35965 every 8 connection(s)
I20260608 12:41:11.881253  6848 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45965
I20260608 12:41:11.881686  6848 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:11.882460  6848 heartbeater.cc:507] Master 127.0.107.254:45965 requested a full tablet report, sending...
I20260608 12:41:11.884572  6572 ts_manager.cc:194] Registered new tserver with Master: 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965)
I20260608 12:41:11.885008   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016132446s
I20260608 12:41:11.886520  6572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40778
I20260608 12:41:12.681941  6699 heartbeater.cc:499] Master 127.0.107.254:45965 was elected leader, sending a full tablet report...
I20260608 12:41:12.797185  6774 heartbeater.cc:499] Master 127.0.107.254:45965 was elected leader, sending a full tablet report...
I20260608 12:41:12.889438  6848 heartbeater.cc:499] Master 127.0.107.254:45965 was elected leader, sending a full tablet report...
I20260608 12:41:12.945721  6572 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45046:
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:41:12.948312  6572 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:41:13.016441  6813 tablet_service.cc:1511] Processing CreateTablet for tablet 84e97c7d2fd34ae9ae7437e11a4c3441 (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:13.018168  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e97c7d2fd34ae9ae7437e11a4c3441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.017814  6811 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5cc13025f44e26956bffc6ca1c967f (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:13.018909  6810 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2c91e59b734826b478854bc0007c82 (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:13.019351  6811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5cc13025f44e26956bffc6ca1c967f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.020625  6812 tablet_service.cc:1511] Processing CreateTablet for tablet d5378a380bf74296b4741cbede1b3dff (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:13.022135  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5378a380bf74296b4741cbede1b3dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.025036  6810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2c91e59b734826b478854bc0007c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.027112  6739 tablet_service.cc:1511] Processing CreateTablet for tablet 84e97c7d2fd34ae9ae7437e11a4c3441 (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:13.028680  6739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e97c7d2fd34ae9ae7437e11a4c3441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.035622  6738 tablet_service.cc:1511] Processing CreateTablet for tablet d5378a380bf74296b4741cbede1b3dff (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:13.037204  6738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5378a380bf74296b4741cbede1b3dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.039029  6664 tablet_service.cc:1511] Processing CreateTablet for tablet 84e97c7d2fd34ae9ae7437e11a4c3441 (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:13.040551  6664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e97c7d2fd34ae9ae7437e11a4c3441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.043215  6736 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2c91e59b734826b478854bc0007c82 (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:13.043985  6663 tablet_service.cc:1511] Processing CreateTablet for tablet d5378a380bf74296b4741cbede1b3dff (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:13.044831  6736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2c91e59b734826b478854bc0007c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.044719  6661 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2c91e59b734826b478854bc0007c82 (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:13.045444  6663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5378a380bf74296b4741cbede1b3dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.046314  6661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2c91e59b734826b478854bc0007c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.043205  6662 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5cc13025f44e26956bffc6ca1c967f (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:13.051162  6662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5cc13025f44e26956bffc6ca1c967f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.050995  6737 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5cc13025f44e26956bffc6ca1c967f (DEFAULT_TABLE table=test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:13.052484  6737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5cc13025f44e26956bffc6ca1c967f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:13.092424  6869 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c: Bootstrap starting.
I20260608 12:41:13.094300  6868 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: Bootstrap starting.
I20260608 12:41:13.113111  6870 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc: Bootstrap starting.
I20260608 12:41:13.114749  6868 tablet_bootstrap.cc:654] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.115659  6869 tablet_bootstrap.cc:654] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.121212  6870 tablet_bootstrap.cc:654] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.125873  6868 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: No bootstrap required, opened a new log
I20260608 12:41:13.126446  6868 ts_tablet_manager.cc:1403] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260608 12:41:13.126591  6869 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c: No bootstrap required, opened a new log
I20260608 12:41:13.127290  6869 ts_tablet_manager.cc:1403] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.013s
I20260608 12:41:13.129726  6868 raft_consensus.cc:359] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.130540  6868 raft_consensus.cc:385] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.130897  6868 raft_consensus.cc:740] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f04984ede64aa585a13f1492637152, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.131356  6869 raft_consensus.cc:359] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.131740  6868 consensus_queue.cc:260] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.132172  6869 raft_consensus.cc:385] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.132561  6869 raft_consensus.cc:740] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3108390fbaad4d8ca8848e98f0d54c9c, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.133448  6870 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc: No bootstrap required, opened a new log
I20260608 12:41:13.134193  6870 ts_tablet_manager.cc:1403] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 12:41:13.133569  6869 consensus_queue.cc:260] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.134871  6868 ts_tablet_manager.cc:1434] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:41:13.135959  6868 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: Bootstrap starting.
I20260608 12:41:13.138512  6870 raft_consensus.cc:359] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.139531  6870 raft_consensus.cc:385] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.139967  6870 raft_consensus.cc:740] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 397a7e6488c24f12a2ba7a0c6af03dbc, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.141047  6870 consensus_queue.cc:260] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.143147  6868 tablet_bootstrap.cc:654] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.144362  6869 ts_tablet_manager.cc:1434] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 12:41:13.149684  6869 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c: Bootstrap starting.
I20260608 12:41:13.160039  6870 ts_tablet_manager.cc:1434] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent starting tablet: real 0.025s	user 0.018s	sys 0.007s
I20260608 12:41:13.161255  6870 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc: Bootstrap starting.
I20260608 12:41:13.163563  6869 tablet_bootstrap.cc:654] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.168777  6870 tablet_bootstrap.cc:654] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.170687  6868 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: No bootstrap required, opened a new log
I20260608 12:41:13.171279  6868 ts_tablet_manager.cc:1403] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.016s
I20260608 12:41:13.175767  6868 raft_consensus.cc:359] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.176043  6870 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc: No bootstrap required, opened a new log
I20260608 12:41:13.176401  6868 raft_consensus.cc:385] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.176712  6870 ts_tablet_manager.cc:1403] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:41:13.176756  6868 raft_consensus.cc:740] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f04984ede64aa585a13f1492637152, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.178047  6868 consensus_queue.cc:260] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.179886  6869 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c: No bootstrap required, opened a new log
I20260608 12:41:13.180212  6868 ts_tablet_manager.cc:1434] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260608 12:41:13.180501  6869 ts_tablet_manager.cc:1403] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260608 12:41:13.180377  6870 raft_consensus.cc:359] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.181248  6870 raft_consensus.cc:385] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.181344  6868 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: Bootstrap starting.
I20260608 12:41:13.181758  6870 raft_consensus.cc:740] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 397a7e6488c24f12a2ba7a0c6af03dbc, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.182741  6870 consensus_queue.cc:260] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.184190  6869 raft_consensus.cc:359] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.184978  6869 raft_consensus.cc:385] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.185314  6869 raft_consensus.cc:740] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3108390fbaad4d8ca8848e98f0d54c9c, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.186363  6869 consensus_queue.cc:260] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.187631  6870 ts_tablet_manager.cc:1434] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:41:13.188694  6870 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc: Bootstrap starting.
I20260608 12:41:13.189731  6868 tablet_bootstrap.cc:654] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.190768  6869 ts_tablet_manager.cc:1434] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:13.191927  6869 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: Bootstrap starting.
I20260608 12:41:13.195931  6870 tablet_bootstrap.cc:654] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.199468  6869 tablet_bootstrap.cc:654] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.202996  6868 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: No bootstrap required, opened a new log
I20260608 12:41:13.205905  6868 ts_tablet_manager.cc:1403] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260608 12:41:13.208364  6874 raft_consensus.cc:493] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:13.209081  6874 raft_consensus.cc:515] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.210691  6868 raft_consensus.cc:359] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.211935  6868 raft_consensus.cc:385] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.212383  6868 raft_consensus.cc:740] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f04984ede64aa585a13f1492637152, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.224143  6868 consensus_queue.cc:260] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.213510  6874 leader_election.cc:290] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311), 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965)
I20260608 12:41:13.229331  6874 raft_consensus.cc:493] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:13.230790  6874 raft_consensus.cc:515] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.235621  6868 ts_tablet_manager.cc:1434] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.005s
I20260608 12:41:13.239032  6868 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152: Bootstrap starting.
I20260608 12:41:13.242333  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5378a380bf74296b4741cbede1b3dff" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" is_pre_election: true
I20260608 12:41:13.243247  6674 raft_consensus.cc:2468] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 0.
I20260608 12:41:13.244879  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e97c7d2fd34ae9ae7437e11a4c3441" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" is_pre_election: true
I20260608 12:41:13.245507  6715 leader_election.cc:304] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 397a7e6488c24f12a2ba7a0c6af03dbc, f5f04984ede64aa585a13f1492637152; no voters: 
I20260608 12:41:13.246973  6886 raft_consensus.cc:2804] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:13.247578  6886 raft_consensus.cc:493] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:13.248026  6886 raft_consensus.cc:3060] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.250604  6874 leader_election.cc:290] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965), 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311)
I20260608 12:41:13.260465  6868 tablet_bootstrap.cc:654] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.262714  6869 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: No bootstrap required, opened a new log
I20260608 12:41:13.263418  6869 ts_tablet_manager.cc:1403] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.003s
I20260608 12:41:13.263429  6870 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc: No bootstrap required, opened a new log
I20260608 12:41:13.264434  6870 ts_tablet_manager.cc:1403] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.033s
I20260608 12:41:13.265349  6886 raft_consensus.cc:515] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
W20260608 12:41:13.287825  6715 leader_election.cc:343] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:13.296262  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e97c7d2fd34ae9ae7437e11a4c3441" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" is_pre_election: true
I20260608 12:41:13.297657  6823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5378a380bf74296b4741cbede1b3dff" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" is_pre_election: true
I20260608 12:41:13.298223  6822 raft_consensus.cc:2468] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 0.
I20260608 12:41:13.298985  6823 raft_consensus.cc:2468] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 0.
I20260608 12:41:13.301949  6713 leader_election.cc:304] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [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: 3108390fbaad4d8ca8848e98f0d54c9c, f5f04984ede64aa585a13f1492637152; no voters: 397a7e6488c24f12a2ba7a0c6af03dbc
I20260608 12:41:13.303882  6874 raft_consensus.cc:2804] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:13.304540  6874 raft_consensus.cc:493] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:13.305014  6886 leader_election.cc:290] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 election: Requested vote from peers 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311), 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965)
I20260608 12:41:13.305083  6874 raft_consensus.cc:3060] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.298126  6870 raft_consensus.cc:359] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.306421  6870 raft_consensus.cc:385] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.306959  6870 raft_consensus.cc:740] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 397a7e6488c24f12a2ba7a0c6af03dbc, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.308401  6870 consensus_queue.cc:260] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.314836  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5378a380bf74296b4741cbede1b3dff" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3108390fbaad4d8ca8848e98f0d54c9c"
I20260608 12:41:13.315549  6822 raft_consensus.cc:3060] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.318661  6869 raft_consensus.cc:359] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.321765  6869 raft_consensus.cc:385] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.322357  6869 raft_consensus.cc:740] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3108390fbaad4d8ca8848e98f0d54c9c, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.323314  6870 ts_tablet_manager.cc:1434] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.005s
I20260608 12:41:13.323772  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5378a380bf74296b4741cbede1b3dff" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc"
I20260608 12:41:13.324592  6674 raft_consensus.cc:3060] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.324780  6869 consensus_queue.cc:260] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.333495  6870 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc: Bootstrap starting.
I20260608 12:41:13.337919  6674 raft_consensus.cc:2468] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 1.
I20260608 12:41:13.339785  6715 leader_election.cc:304] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 397a7e6488c24f12a2ba7a0c6af03dbc, f5f04984ede64aa585a13f1492637152; no voters: 
I20260608 12:41:13.338232  6869 ts_tablet_manager.cc:1434] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.007s
I20260608 12:41:13.341060  6886 raft_consensus.cc:2804] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:13.344782  6870 tablet_bootstrap.cc:654] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:13.344782  6886 raft_consensus.cc:697] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Becoming Leader. State: Replica: f5f04984ede64aa585a13f1492637152, State: Running, Role: LEADER
I20260608 12:41:13.346457  6868 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152: No bootstrap required, opened a new log
I20260608 12:41:13.346552  6886 consensus_queue.cc:237] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.343817  6869 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c: Bootstrap starting.
I20260608 12:41:13.347488  6868 ts_tablet_manager.cc:1403] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152: Time spent bootstrapping tablet: real 0.109s	user 0.021s	sys 0.033s
I20260608 12:41:13.353883  6868 raft_consensus.cc:359] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.354758  6868 raft_consensus.cc:385] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.355078  6868 raft_consensus.cc:740] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f04984ede64aa585a13f1492637152, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.355924  6868 consensus_queue.cc:260] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.341483  6874 raft_consensus.cc:515] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.359414  6822 raft_consensus.cc:2468] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 1.
I20260608 12:41:13.360683  6874 leader_election.cc:290] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 election: Requested vote from peers 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965), 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311)
I20260608 12:41:13.363018  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e97c7d2fd34ae9ae7437e11a4c3441" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc"
I20260608 12:41:13.364598  6868 ts_tablet_manager.cc:1434] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 12:41:13.365631  6869 tablet_bootstrap.cc:654] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:13.365756  6715 leader_election.cc:343] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:13.367029  6874 raft_consensus.cc:493] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:13.367636  6874 raft_consensus.cc:515] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.367944  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e97c7d2fd34ae9ae7437e11a4c3441" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3108390fbaad4d8ca8848e98f0d54c9c"
I20260608 12:41:13.368839  6870 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc: No bootstrap required, opened a new log
I20260608 12:41:13.370069  6870 ts_tablet_manager.cc:1403] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.004s
I20260608 12:41:13.370119  6874 leader_election.cc:290] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311), 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965)
I20260608 12:41:13.372251  6822 raft_consensus.cc:3060] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.374310  6870 raft_consensus.cc:359] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.375111  6870 raft_consensus.cc:385] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.375473  6870 raft_consensus.cc:740] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 397a7e6488c24f12a2ba7a0c6af03dbc, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.376564  6870 consensus_queue.cc:260] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.378010  6823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5cc13025f44e26956bffc6ca1c967f" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" is_pre_election: true
W20260608 12:41:13.379983  6713 leader_election.cc:343] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:13.376796  6572 catalog_manager.cc:5696] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f04984ede64aa585a13f1492637152 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:13.382792  6822 raft_consensus.cc:2468] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 1.
I20260608 12:41:13.384876  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5cc13025f44e26956bffc6ca1c967f" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" is_pre_election: true
I20260608 12:41:13.384814  6713 leader_election.cc:304] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [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: 3108390fbaad4d8ca8848e98f0d54c9c, f5f04984ede64aa585a13f1492637152; no voters: 397a7e6488c24f12a2ba7a0c6af03dbc
I20260608 12:41:13.386348  6674 raft_consensus.cc:2468] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 0.
I20260608 12:41:13.387322  6874 raft_consensus.cc:2804] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:13.387948  6715 leader_election.cc:304] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [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: 397a7e6488c24f12a2ba7a0c6af03dbc, f5f04984ede64aa585a13f1492637152; no voters: 3108390fbaad4d8ca8848e98f0d54c9c
I20260608 12:41:13.388247  6874 raft_consensus.cc:697] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Becoming Leader. State: Replica: f5f04984ede64aa585a13f1492637152, State: Running, Role: LEADER
I20260608 12:41:13.390393  6874 consensus_queue.cc:237] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.391583  6886 raft_consensus.cc:2804] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:13.392072  6886 raft_consensus.cc:493] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:13.392500  6886 raft_consensus.cc:3060] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.404212  6870 ts_tablet_manager.cc:1434] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260608 12:41:13.412860  6886 raft_consensus.cc:515] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.414525  6869 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c: No bootstrap required, opened a new log
I20260608 12:41:13.415096  6869 ts_tablet_manager.cc:1403] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent bootstrapping tablet: real 0.072s	user 0.036s	sys 0.012s
I20260608 12:41:13.415784  6886 leader_election.cc:290] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 election: Requested vote from peers 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311), 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965)
I20260608 12:41:13.417470  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5cc13025f44e26956bffc6ca1c967f" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3108390fbaad4d8ca8848e98f0d54c9c"
I20260608 12:41:13.418259  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5cc13025f44e26956bffc6ca1c967f" candidate_uuid: "f5f04984ede64aa585a13f1492637152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc"
I20260608 12:41:13.418905  6674 raft_consensus.cc:3060] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:13.419104  6713 leader_election.cc:343] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:13.419121  6869 raft_consensus.cc:359] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.420531  6869 raft_consensus.cc:385] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:13.420909  6869 raft_consensus.cc:740] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3108390fbaad4d8ca8848e98f0d54c9c, State: Initialized, Role: FOLLOWER
I20260608 12:41:13.421952  6869 consensus_queue.cc:260] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.424844  6869 ts_tablet_manager.cc:1434] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260608 12:41:13.429188  6674 raft_consensus.cc:2468] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f04984ede64aa585a13f1492637152 in term 1.
I20260608 12:41:13.430657  6715 leader_election.cc:304] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [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: 397a7e6488c24f12a2ba7a0c6af03dbc, f5f04984ede64aa585a13f1492637152; no voters: 3108390fbaad4d8ca8848e98f0d54c9c
I20260608 12:41:13.431736  6886 raft_consensus.cc:2804] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:13.430723  6572 catalog_manager.cc:5696] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f04984ede64aa585a13f1492637152 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:13.432368  6886 raft_consensus.cc:697] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Becoming Leader. State: Replica: f5f04984ede64aa585a13f1492637152, State: Running, Role: LEADER
I20260608 12:41:13.433390  6886 consensus_queue.cc:237] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.439258  6876 raft_consensus.cc:493] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:13.440037  6876 raft_consensus.cc:515] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } }
I20260608 12:41:13.443310  6876 leader_election.cc:290] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965), f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:13.445619  6875 raft_consensus.cc:493] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:13.446655  6875 raft_consensus.cc:515] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.452509  6572 catalog_manager.cc:5696] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f04984ede64aa585a13f1492637152 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:13.457600  6875 leader_election.cc:290] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311), f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:13.471630  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e97c7d2fd34ae9ae7437e11a4c3441" candidate_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" is_pre_election: true
I20260608 12:41:13.472853  6822 raft_consensus.cc:2393] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 397a7e6488c24f12a2ba7a0c6af03dbc in current term 1: Already voted for candidate f5f04984ede64aa585a13f1492637152 in this term.
I20260608 12:41:13.477521  6749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e97c7d2fd34ae9ae7437e11a4c3441" candidate_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f04984ede64aa585a13f1492637152" is_pre_election: true
I20260608 12:41:13.479595  6638 leader_election.cc:304] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [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: 397a7e6488c24f12a2ba7a0c6af03dbc; no voters: 3108390fbaad4d8ca8848e98f0d54c9c, f5f04984ede64aa585a13f1492637152
I20260608 12:41:13.480579  6876 raft_consensus.cc:3060] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.482023  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c91e59b734826b478854bc0007c82" candidate_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" is_pre_election: true
I20260608 12:41:13.482087  6749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c91e59b734826b478854bc0007c82" candidate_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f04984ede64aa585a13f1492637152" is_pre_election: true
I20260608 12:41:13.483093  6674 raft_consensus.cc:2468] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3108390fbaad4d8ca8848e98f0d54c9c in term 0.
I20260608 12:41:13.483311  6749 raft_consensus.cc:2468] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3108390fbaad4d8ca8848e98f0d54c9c in term 0.
I20260608 12:41:13.484678  6789 leader_election.cc:304] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3108390fbaad4d8ca8848e98f0d54c9c, 397a7e6488c24f12a2ba7a0c6af03dbc; no voters: 
I20260608 12:41:13.485877  6875 raft_consensus.cc:2804] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:13.486443  6875 raft_consensus.cc:493] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:41:13.486842  6620 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:13.486889  6875 raft_consensus.cc:3060] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.490370  6876 raft_consensus.cc:2749] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:13.493964  6875 raft_consensus.cc:515] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.495740  6875 leader_election.cc:290] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [CANDIDATE]: Term 1 election: Requested vote from peers 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311), f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:13.496657  6674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c91e59b734826b478854bc0007c82" candidate_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc"
I20260608 12:41:13.496845  6749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c91e59b734826b478854bc0007c82" candidate_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f04984ede64aa585a13f1492637152"
I20260608 12:41:13.497180  6674 raft_consensus.cc:3060] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.497478  6749 raft_consensus.cc:3060] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.502689  6674 raft_consensus.cc:2468] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3108390fbaad4d8ca8848e98f0d54c9c in term 1.
I20260608 12:41:13.503197  6749 raft_consensus.cc:2468] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3108390fbaad4d8ca8848e98f0d54c9c in term 1.
I20260608 12:41:13.503957  6789 leader_election.cc:304] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3108390fbaad4d8ca8848e98f0d54c9c, 397a7e6488c24f12a2ba7a0c6af03dbc; no voters: 
I20260608 12:41:13.504781  6875 raft_consensus.cc:2804] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:13.506026  6875 raft_consensus.cc:697] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 LEADER]: Becoming Leader. State: Replica: 3108390fbaad4d8ca8848e98f0d54c9c, State: Running, Role: LEADER
I20260608 12:41:13.506896  6875 consensus_queue.cc:237] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.515791  6572 catalog_manager.cc:5696] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:13.582089   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:13.611438   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:13.612653   431 tablet_replica.cc:333] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc: stopping tablet replica
I20260608 12:41:13.613372   431 raft_consensus.cc:2243] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:13.613868   431 raft_consensus.cc:2272] T 4d2c91e59b734826b478854bc0007c82 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:13.616604   431 tablet_replica.cc:333] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc: stopping tablet replica
I20260608 12:41:13.617218   431 raft_consensus.cc:2243] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:13.617702   431 raft_consensus.cc:2272] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:13.619729   431 tablet_replica.cc:333] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc: stopping tablet replica
I20260608 12:41:13.620415   431 raft_consensus.cc:2243] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:13.620879   431 raft_consensus.cc:2272] T d5378a380bf74296b4741cbede1b3dff P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:13.623587   431 tablet_replica.cc:333] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc: stopping tablet replica
I20260608 12:41:13.624380   431 raft_consensus.cc:2243] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:13.625061   431 raft_consensus.cc:2272] T 4d5cc13025f44e26956bffc6ca1c967f P 397a7e6488c24f12a2ba7a0c6af03dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:13.651703   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:13.784087  6886 consensus_queue.cc:1048] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:13.799041  6715 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 12:41:13.804783  6715 consensus_peers.cc:597] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:13.832859  6715 consensus_peers.cc:597] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:13.856148  6715 consensus_peers.cc:597] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.874554  6886 consensus_queue.cc:1048] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:13.887590  6875 raft_consensus.cc:493] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:13.888187  6875 raft_consensus.cc:515] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } }
I20260608 12:41:13.891357  6875 leader_election.cc:290] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311), f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:13.893959  6749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5cc13025f44e26956bffc6ca1c967f" candidate_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f04984ede64aa585a13f1492637152" is_pre_election: true
I20260608 12:41:13.897375  6875 consensus_queue.cc:1048] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:13.898715  6789 leader_election.cc:336] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111)
I20260608 12:41:13.899394  6789 leader_election.cc:304] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [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: 3108390fbaad4d8ca8848e98f0d54c9c; no voters: 397a7e6488c24f12a2ba7a0c6af03dbc, f5f04984ede64aa585a13f1492637152
I20260608 12:41:13.900192  6875 raft_consensus.cc:2749] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:41:13.914235  6789 consensus_peers.cc:597] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:13.949920  6822 raft_consensus.cc:3060] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:13.956527  6886 consensus_queue.cc:1048] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:14.406994  6886 consensus_queue.cc:579] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.058s)
W20260608 12:41:14.415598  6572 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d5378a380bf74296b4741cbede1b3dff with cas_config_opid_index -1: no extra replica candidate found for tablet d5378a380bf74296b4741cbede1b3dff (table test-workload [id=5a68b7d54b9f41e69ce69421c63b9b11]): 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:41:14.489373  6620 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 397a7e6488c24f12a2ba7a0c6af03dbc not available for placement
I20260608 12:41:14.669495   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:14.676781  6914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:14.677192  6915 instance_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:41:14.678625  6917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:14.679785   431 server_base.cc:1061] running on GCE node
I20260608 12:41:14.681603   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:14.681813   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:14.681958   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922474681946 us; error 0 us; skew 500 ppm
I20260608 12:41:14.682492   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:14.685119   431 webserver.cc:533] Webserver started at http://127.0.107.196:37895/ using document root <none> and password file <none>
I20260608 12:41:14.685655   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:14.685837   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:14.686091   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:14.687202   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "bb8dca491f6149a1b373dfd1e4024a28"
format_stamp: "Formatted at 2026-06-08 12:41:14 on dist-test-slave-5cx1"
I20260608 12:41:14.691921   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:14.695783  6922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:14.696681   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:41:14.697031   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "bb8dca491f6149a1b373dfd1e4024a28"
format_stamp: "Formatted at 2026-06-08 12:41:14 on dist-test-slave-5cx1"
I20260608 12:41:14.697413   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922312059458-431-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:41:14.713222   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:14.714635   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:14.716142   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:14.718669   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:14.718907   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:14.719158   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:14.719355   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:14.762467   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34851
I20260608 12:41:14.762583  6984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34851 every 8 connection(s)
I20260608 12:41:14.782774  6985 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45965
I20260608 12:41:14.783209  6985 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:14.784025  6985 heartbeater.cc:507] Master 127.0.107.254:45965 requested a full tablet report, sending...
I20260608 12:41:14.786101  6572 ts_manager.cc:194] Registered new tserver with Master: bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196:34851)
I20260608 12:41:14.787599  6572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45058
I20260608 12:41:14.843900  6886 consensus_queue.cc:579] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.450s)
I20260608 12:41:14.855093  6910 consensus_queue.cc:579] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.347s)
I20260608 12:41:14.856323  6748 consensus_queue.cc:237] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [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: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:14.869740  6822 consensus_queue.cc:237] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:14.872574  6823 raft_consensus.cc:1275] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:14.875900  6886 consensus_queue.cc:1048] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:14.884585  6715 consensus_peers.cc:597] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:14.889951  6748 raft_consensus.cc:1275] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Refusing update from remote peer 3108390fbaad4d8ca8848e98f0d54c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:14.891887  6886 consensus_queue.cc:579] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.457s)
I20260608 12:41:14.897181  6874 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:14.907945  6989 consensus_queue.cc:1048] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:14.917800  6822 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
W20260608 12:41:14.930950  6789 consensus_peers.cc:597] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:14.931475  6787 consensus_peers.cc:597] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c -> Peer bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196:34851): Couldn't send request to peer bb8dca491f6149a1b373dfd1e4024a28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d2c91e59b734826b478854bc0007c82. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:14.933000  6713 consensus_peers.cc:597] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 -> Peer bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196:34851): Couldn't send request to peer bb8dca491f6149a1b373dfd1e4024a28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84e97c7d2fd34ae9ae7437e11a4c3441. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:14.935782  6557 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 84e97c7d2fd34ae9ae7437e11a4c3441 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:14.934710  6749 consensus_queue.cc:237] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:14.939841  6572 catalog_manager.cc:5696] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c reported cstate change: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:14.941016  6990 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:14.943096  6748 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
W20260608 12:41:14.951792  6715 consensus_peers.cc:597] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:14.954392  6822 raft_consensus.cc:1275] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:14.955862  6557 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d2c91e59b734826b478854bc0007c82 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:14.956014  6874 consensus_queue.cc:1048] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:14.956943  6713 consensus_peers.cc:597] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 -> Peer bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196:34851): Couldn't send request to peer bb8dca491f6149a1b373dfd1e4024a28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d5cc13025f44e26956bffc6ca1c967f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:14.963449  6886 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:14.966404  6822 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:14.974555  6557 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d5cc13025f44e26956bffc6ca1c967f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:14.976015  6569 catalog_manager.cc:5696] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c reported cstate change: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:14.986629  6572 catalog_manager.cc:5696] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:15.071923  6748 consensus_queue.cc:237] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
W20260608 12:41:15.079124  6713 consensus_peers.cc:597] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 -> Peer bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196:34851): Couldn't send request to peer bb8dca491f6149a1b373dfd1e4024a28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5378a380bf74296b4741cbede1b3dff. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:15.079171  6822 raft_consensus.cc:1275] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:15.080916  6997 consensus_queue.cc:1048] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:15.081997  6715 consensus_peers.cc:597] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:15.088116  6886 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:15.089994  6822 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:15.096302  6557 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d5378a380bf74296b4741cbede1b3dff with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:41:15.101748  6569 catalog_manager.cc:5696] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c reported cstate change: config changed from index -1 to 2, NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } } }
I20260608 12:41:15.384785  7005 ts_tablet_manager.cc:933] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: Initiating tablet copy from peer f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:15.386458  7005 tablet_copy_client.cc:323] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34181
I20260608 12:41:15.397301  6759 tablet_copy_service.cc:140] P f5f04984ede64aa585a13f1492637152: Received BeginTabletCopySession request for tablet 84e97c7d2fd34ae9ae7437e11a4c3441 from peer bb8dca491f6149a1b373dfd1e4024a28 ({username='slave'} at 127.0.0.1:45756)
I20260608 12:41:15.397890  6759 tablet_copy_service.cc:161] P f5f04984ede64aa585a13f1492637152: Beginning new tablet copy session on tablet 84e97c7d2fd34ae9ae7437e11a4c3441 from peer bb8dca491f6149a1b373dfd1e4024a28 at {username='slave'} at 127.0.0.1:45756: session id = bb8dca491f6149a1b373dfd1e4024a28-84e97c7d2fd34ae9ae7437e11a4c3441
I20260608 12:41:15.404019  6759 tablet_copy_source_session.cc:215] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:15.407823  7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e97c7d2fd34ae9ae7437e11a4c3441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.419443  7005 tablet_copy_client.cc:806] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:15.419981  7005 tablet_copy_client.cc:670] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:15.424050  7005 tablet_copy_client.cc:538] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:15.430912  7005 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap starting.
I20260608 12:41:15.448602  7005 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: 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:41:15.449373  7005 tablet_bootstrap.cc:492] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap complete.
I20260608 12:41:15.450106  7005 ts_tablet_manager.cc:1403] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260608 12:41:15.452811  7012 ts_tablet_manager.cc:933] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: Initiating tablet copy from peer f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:15.453176  7005 raft_consensus.cc:359] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.454152  7005 raft_consensus.cc:740] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bb8dca491f6149a1b373dfd1e4024a28, State: Initialized, Role: LEARNER
I20260608 12:41:15.455000  7012 tablet_copy_client.cc:323] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34181
I20260608 12:41:15.455060  7005 consensus_queue.cc:260] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [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: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.457615  6759 tablet_copy_service.cc:140] P f5f04984ede64aa585a13f1492637152: Received BeginTabletCopySession request for tablet 4d5cc13025f44e26956bffc6ca1c967f from peer bb8dca491f6149a1b373dfd1e4024a28 ({username='slave'} at 127.0.0.1:45756)
I20260608 12:41:15.458184  6759 tablet_copy_service.cc:161] P f5f04984ede64aa585a13f1492637152: Beginning new tablet copy session on tablet 4d5cc13025f44e26956bffc6ca1c967f from peer bb8dca491f6149a1b373dfd1e4024a28 at {username='slave'} at 127.0.0.1:45756: session id = bb8dca491f6149a1b373dfd1e4024a28-4d5cc13025f44e26956bffc6ca1c967f
I20260608 12:41:15.462226  7005 ts_tablet_manager.cc:1434] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 12:41:15.462860  6985 heartbeater.cc:499] Master 127.0.107.254:45965 was elected leader, sending a full tablet report...
I20260608 12:41:15.465941  6758 tablet_copy_service.cc:342] P f5f04984ede64aa585a13f1492637152: Request end of tablet copy session bb8dca491f6149a1b373dfd1e4024a28-84e97c7d2fd34ae9ae7437e11a4c3441 received from {username='slave'} at 127.0.0.1:45756
I20260608 12:41:15.466465  6758 tablet_copy_service.cc:434] P f5f04984ede64aa585a13f1492637152: ending tablet copy session bb8dca491f6149a1b373dfd1e4024a28-84e97c7d2fd34ae9ae7437e11a4c3441 on tablet 84e97c7d2fd34ae9ae7437e11a4c3441 with peer bb8dca491f6149a1b373dfd1e4024a28
I20260608 12:41:15.467208  6759 tablet_copy_source_session.cc:215] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:15.469465  7014 ts_tablet_manager.cc:933] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: Initiating tablet copy from peer 3108390fbaad4d8ca8848e98f0d54c9c (127.0.107.195:35965)
I20260608 12:41:15.470670  7012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5cc13025f44e26956bffc6ca1c967f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.471443  7014 tablet_copy_client.cc:323] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35965
I20260608 12:41:15.482064  6833 tablet_copy_service.cc:140] P 3108390fbaad4d8ca8848e98f0d54c9c: Received BeginTabletCopySession request for tablet 4d2c91e59b734826b478854bc0007c82 from peer bb8dca491f6149a1b373dfd1e4024a28 ({username='slave'} at 127.0.0.1:33376)
I20260608 12:41:15.482631  6833 tablet_copy_service.cc:161] P 3108390fbaad4d8ca8848e98f0d54c9c: Beginning new tablet copy session on tablet 4d2c91e59b734826b478854bc0007c82 from peer bb8dca491f6149a1b373dfd1e4024a28 at {username='slave'} at 127.0.0.1:33376: session id = bb8dca491f6149a1b373dfd1e4024a28-4d2c91e59b734826b478854bc0007c82
I20260608 12:41:15.485299  7012 tablet_copy_client.cc:806] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:15.485935  7012 tablet_copy_client.cc:670] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:15.488746  6833 tablet_copy_source_session.cc:215] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:15.489930  7012 tablet_copy_client.cc:538] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:41:15.492096  6620 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 397a7e6488c24f12a2ba7a0c6af03dbc not available for placement
I20260608 12:41:15.492297  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2c91e59b734826b478854bc0007c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.497180  7012 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap starting.
I20260608 12:41:15.504094  7014 tablet_copy_client.cc:806] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:15.504648  7014 tablet_copy_client.cc:670] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:15.508654  7014 tablet_copy_client.cc:538] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:15.515077  7012 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: 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:41:15.515712  7014 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap starting.
I20260608 12:41:15.515864  7012 tablet_bootstrap.cc:492] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap complete.
I20260608 12:41:15.516580  7012 ts_tablet_manager.cc:1403] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:41:15.519039  7012 raft_consensus.cc:359] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.519644  7012 raft_consensus.cc:740] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bb8dca491f6149a1b373dfd1e4024a28, State: Initialized, Role: LEARNER
I20260608 12:41:15.520206  7012 consensus_queue.cc:260] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.522203  7012 ts_tablet_manager.cc:1434] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:41:15.524165  6759 tablet_copy_service.cc:342] P f5f04984ede64aa585a13f1492637152: Request end of tablet copy session bb8dca491f6149a1b373dfd1e4024a28-4d5cc13025f44e26956bffc6ca1c967f received from {username='slave'} at 127.0.0.1:45756
I20260608 12:41:15.524559  6759 tablet_copy_service.cc:434] P f5f04984ede64aa585a13f1492637152: ending tablet copy session bb8dca491f6149a1b373dfd1e4024a28-4d5cc13025f44e26956bffc6ca1c967f on tablet 4d5cc13025f44e26956bffc6ca1c967f with peer bb8dca491f6149a1b373dfd1e4024a28
I20260608 12:41:15.536932  7014 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: 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:41:15.537854  7014 tablet_bootstrap.cc:492] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap complete.
I20260608 12:41:15.538489  7014 ts_tablet_manager.cc:1403] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260608 12:41:15.540647  7014 raft_consensus.cc:359] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.541193  7014 raft_consensus.cc:740] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bb8dca491f6149a1b373dfd1e4024a28, State: Initialized, Role: LEARNER
I20260608 12:41:15.541817  7014 consensus_queue.cc:260] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.543851  7014 ts_tablet_manager.cc:1434] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:15.545810  6833 tablet_copy_service.cc:342] P 3108390fbaad4d8ca8848e98f0d54c9c: Request end of tablet copy session bb8dca491f6149a1b373dfd1e4024a28-4d2c91e59b734826b478854bc0007c82 received from {username='slave'} at 127.0.0.1:33376
I20260608 12:41:15.546206  6833 tablet_copy_service.cc:434] P 3108390fbaad4d8ca8848e98f0d54c9c: ending tablet copy session bb8dca491f6149a1b373dfd1e4024a28-4d2c91e59b734826b478854bc0007c82 on tablet 4d2c91e59b734826b478854bc0007c82 with peer bb8dca491f6149a1b373dfd1e4024a28
I20260608 12:41:15.669787  7014 ts_tablet_manager.cc:933] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: Initiating tablet copy from peer f5f04984ede64aa585a13f1492637152 (127.0.107.194:34181)
I20260608 12:41:15.671096  7014 tablet_copy_client.cc:323] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34181
I20260608 12:41:15.672608  6759 tablet_copy_service.cc:140] P f5f04984ede64aa585a13f1492637152: Received BeginTabletCopySession request for tablet d5378a380bf74296b4741cbede1b3dff from peer bb8dca491f6149a1b373dfd1e4024a28 ({username='slave'} at 127.0.0.1:45756)
I20260608 12:41:15.673030  6759 tablet_copy_service.cc:161] P f5f04984ede64aa585a13f1492637152: Beginning new tablet copy session on tablet d5378a380bf74296b4741cbede1b3dff from peer bb8dca491f6149a1b373dfd1e4024a28 at {username='slave'} at 127.0.0.1:45756: session id = bb8dca491f6149a1b373dfd1e4024a28-d5378a380bf74296b4741cbede1b3dff
I20260608 12:41:15.678085  6759 tablet_copy_source_session.cc:215] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:15.680850  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5378a380bf74296b4741cbede1b3dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.691962  7014 tablet_copy_client.cc:806] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:15.692564  7014 tablet_copy_client.cc:670] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:15.696226  7014 tablet_copy_client.cc:538] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:15.703496  7014 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap starting.
I20260608 12:41:15.719370  7014 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: 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:41:15.720175  7014 tablet_bootstrap.cc:492] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: Bootstrap complete.
I20260608 12:41:15.720852  7014 ts_tablet_manager.cc:1403] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 12:41:15.723229  7014 raft_consensus.cc:359] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.723850  7014 raft_consensus.cc:740] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bb8dca491f6149a1b373dfd1e4024a28, State: Initialized, Role: LEARNER
I20260608 12:41:15.724409  7014 consensus_queue.cc:260] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: true } }
I20260608 12:41:15.726521  7014 ts_tablet_manager.cc:1434] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:41:15.728530  6759 tablet_copy_service.cc:342] P f5f04984ede64aa585a13f1492637152: Request end of tablet copy session bb8dca491f6149a1b373dfd1e4024a28-d5378a380bf74296b4741cbede1b3dff received from {username='slave'} at 127.0.0.1:45756
I20260608 12:41:15.728981  6759 tablet_copy_service.cc:434] P f5f04984ede64aa585a13f1492637152: ending tablet copy session bb8dca491f6149a1b373dfd1e4024a28-d5378a380bf74296b4741cbede1b3dff on tablet d5378a380bf74296b4741cbede1b3dff with peer bb8dca491f6149a1b373dfd1e4024a28
I20260608 12:41:15.831497  6960 raft_consensus.cc:1217] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:15.894054  6960 raft_consensus.cc:1217] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:16.030185  6960 raft_consensus.cc:1217] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:16.052253  6960 raft_consensus.cc:1217] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:16.148707  7025 consensus_queue.cc:579] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.290s)
I20260608 12:41:16.190657  7023 consensus_queue.cc:579] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.319s)
I20260608 12:41:16.305634  7025 consensus_queue.cc:579] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.366s)
I20260608 12:41:16.305868  7023 raft_consensus.cc:1064] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: attempting to promote NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 to VOTER
I20260608 12:41:16.308730  7023 consensus_queue.cc:237] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.315990  6960 raft_consensus.cc:1275] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Refusing update from remote peer 3108390fbaad4d8ca8848e98f0d54c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.317689  6748 raft_consensus.cc:1275] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Refusing update from remote peer 3108390fbaad4d8ca8848e98f0d54c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.317623  7022 consensus_queue.cc:1048] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.319267  6990 consensus_queue.cc:1048] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:16.320976  6789 consensus_peers.cc:597] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.327483  7022 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.329457  6748 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.338130  6960 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.341753  6572 catalog_manager.cc:5696] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.361734  6822 consensus_queue.cc:237] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [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: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.367097  6960 raft_consensus.cc:1275] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Refusing update from remote peer 3108390fbaad4d8ca8848e98f0d54c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.367309  6748 raft_consensus.cc:1275] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Refusing update from remote peer 3108390fbaad4d8ca8848e98f0d54c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.368600  7030 consensus_queue.cc:1048] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.369496  7022 consensus_queue.cc:1048] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:16.376883  7023 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.378961  6748 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.378962  6960 raft_consensus.cc:2955] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.388022  6557 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d2c91e59b734826b478854bc0007c82 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:16.391171  6568 catalog_manager.cc:5696] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
W20260608 12:41:16.408612  6559 catalog_manager.cc:4754] TS 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d2c91e59b734826b478854bc0007c82: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111)
I20260608 12:41:16.460155  7026 raft_consensus.cc:1064] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: attempting to promote NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 to VOTER
I20260608 12:41:16.462345  7026 consensus_queue.cc:237] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [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: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.468966  6960 raft_consensus.cc:1275] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.469216  6822 raft_consensus.cc:1275] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.470623  7026 consensus_queue.cc:1048] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.472358  7024 consensus_queue.cc:1048] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:16.475345  6715 consensus_peers.cc:597] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.478782  7024 consensus_queue.cc:579] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Leader has been unable to successfully communicate with peer 397a7e6488c24f12a2ba7a0c6af03dbc for more than 1 seconds (1.406s)
I20260608 12:41:16.483399  7025 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.485446  6822 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
W20260608 12:41:16.494841  6620 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 397a7e6488c24f12a2ba7a0c6af03dbc not available for placement
I20260608 12:41:16.496752  6960 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.499729  6572 catalog_manager.cc:5696] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c reported cstate change: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.513733  6748 consensus_queue.cc:237] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [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: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.518850  6960 raft_consensus.cc:1275] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.519200  6822 raft_consensus.cc:1275] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.520334  7024 consensus_queue.cc:1048] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.521082  7025 consensus_queue.cc:1048] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:16.528012  7024 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.530666  6960 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.530948  6822 raft_consensus.cc:2955] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.538290  6557 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84e97c7d2fd34ae9ae7437e11a4c3441 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:16.545240  7024 raft_consensus.cc:1064] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: attempting to promote NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 to VOTER
I20260608 12:41:16.546105  6568 catalog_manager.cc:5696] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.548082  7024 consensus_queue.cc:237] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.555994  6960 raft_consensus.cc:1275] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.557308  6822 raft_consensus.cc:1275] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.558571  7026 consensus_queue.cc:1048] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.560154  6715 consensus_peers.cc:597] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.560344  7024 consensus_queue.cc:1048] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:16.573885  7026 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.575907  6960 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.584335  6822 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.588096  6568 catalog_manager.cc:5696] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.602387  6748 consensus_queue.cc:237] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [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: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.608220  6822 raft_consensus.cc:1275] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.608485  6960 raft_consensus.cc:1275] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.609123  7043 raft_consensus.cc:1064] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: attempting to promote NON_VOTER bb8dca491f6149a1b373dfd1e4024a28 to VOTER
I20260608 12:41:16.610163  7025 consensus_queue.cc:1048] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.611030  6886 consensus_queue.cc:1048] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:16.612149  7043 consensus_queue.cc:237] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [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: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.617918  6886 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.620056  6960 raft_consensus.cc:1275] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 LEARNER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.620921  6959 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.624442  6822 raft_consensus.cc:1275] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:16.627564  6886 consensus_queue.cc:1048] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:16.628587  6715 consensus_peers.cc:597] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 -> Peer 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): Couldn't send request to peer 397a7e6488c24f12a2ba7a0c6af03dbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.629941  6557 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d5cc13025f44e26956bffc6ca1c967f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:16.631893  6822 raft_consensus.cc:2955] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.632777  7025 consensus_queue.cc:1048] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.637084  6569 catalog_manager.cc:5696] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.655956  7043 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.658329  6823 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.668846  6960 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.670702  6572 catalog_manager.cc:5696] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index 2 to 3, bb8dca491f6149a1b373dfd1e4024a28 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "397a7e6488c24f12a2ba7a0c6af03dbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.684521  6748 consensus_queue.cc:237] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [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: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } }
I20260608 12:41:16.690573  6960 raft_consensus.cc:1275] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.691704  6823 raft_consensus.cc:1275] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Refusing update from remote peer f5f04984ede64aa585a13f1492637152: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:16.691846  7026 consensus_queue.cc:1048] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } 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:41:16.693842  7043 consensus_queue.cc:1048] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:16.700006  7026 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.701956  6960 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.703423  6823 raft_consensus.cc:2955] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } } }
I20260608 12:41:16.712010  6557 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d5378a380bf74296b4741cbede1b3dff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:16.715348  6569 catalog_manager.cc:5696] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 reported cstate change: config changed from index 3 to 4, VOTER 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "f5f04984ede64aa585a13f1492637152" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5f04984ede64aa585a13f1492637152" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3108390fbaad4d8ca8848e98f0d54c9c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb8dca491f6149a1b373dfd1e4024a28" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:41:17.655804  6559 catalog_manager.cc:4754] TS 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d2c91e59b734826b478854bc0007c82: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111)
W20260608 12:41:18.723292  6559 catalog_manager.cc:4754] TS 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d2c91e59b734826b478854bc0007c82: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111)
W20260608 12:41:18.829774  6559 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260608 12:41:20.795898  6559 catalog_manager.cc:4754] TS 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d2c91e59b734826b478854bc0007c82: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111)
I20260608 12:41:21.798978   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:21.828902   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:21.829854   431 tablet_replica.cc:333] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152: stopping tablet replica
I20260608 12:41:21.830518   431 raft_consensus.cc:2243] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.831210   431 raft_consensus.cc:2272] T 4d2c91e59b734826b478854bc0007c82 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.833789   431 tablet_replica.cc:333] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152: stopping tablet replica
I20260608 12:41:21.834398   431 raft_consensus.cc:2243] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:21.835387   431 raft_consensus.cc:2272] T 4d5cc13025f44e26956bffc6ca1c967f P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.837639   431 tablet_replica.cc:333] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152: stopping tablet replica
I20260608 12:41:21.838199   431 raft_consensus.cc:2243] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:21.838984   431 raft_consensus.cc:2272] T 84e97c7d2fd34ae9ae7437e11a4c3441 P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.841084   431 tablet_replica.cc:333] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152: stopping tablet replica
I20260608 12:41:21.841626   431 raft_consensus.cc:2243] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:21.842397   431 raft_consensus.cc:2272] T d5378a380bf74296b4741cbede1b3dff P f5f04984ede64aa585a13f1492637152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.868242   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:21.885126   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:21.911777   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:21.912560   431 tablet_replica.cc:333] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c: stopping tablet replica
I20260608 12:41:21.913153   431 raft_consensus.cc:2243] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.913857   431 raft_consensus.cc:2272] T 4d5cc13025f44e26956bffc6ca1c967f P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.915932   431 tablet_replica.cc:333] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c: stopping tablet replica
I20260608 12:41:21.916507   431 raft_consensus.cc:2243] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:21.917325   431 raft_consensus.cc:2272] T 4d2c91e59b734826b478854bc0007c82 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.919600   431 tablet_replica.cc:333] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c: stopping tablet replica
I20260608 12:41:21.920156   431 raft_consensus.cc:2243] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.920781   431 raft_consensus.cc:2272] T d5378a380bf74296b4741cbede1b3dff P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.923316   431 tablet_replica.cc:333] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c: stopping tablet replica
I20260608 12:41:21.923887   431 raft_consensus.cc:2243] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.924495   431 raft_consensus.cc:2272] T 84e97c7d2fd34ae9ae7437e11a4c3441 P 3108390fbaad4d8ca8848e98f0d54c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.950179   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:21.965976   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:21.987303   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:21.988083   431 tablet_replica.cc:333] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28: stopping tablet replica
I20260608 12:41:21.988749   431 raft_consensus.cc:2243] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.989365   431 raft_consensus.cc:2272] T 4d2c91e59b734826b478854bc0007c82 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.991469   431 tablet_replica.cc:333] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28: stopping tablet replica
I20260608 12:41:21.992086   431 raft_consensus.cc:2243] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.992660   431 raft_consensus.cc:2272] T 4d5cc13025f44e26956bffc6ca1c967f P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.994721   431 tablet_replica.cc:333] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28: stopping tablet replica
I20260608 12:41:21.995271   431 raft_consensus.cc:2243] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.995798   431 raft_consensus.cc:2272] T d5378a380bf74296b4741cbede1b3dff P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:21.997792   431 tablet_replica.cc:333] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28: stopping tablet replica
I20260608 12:41:21.998283   431 raft_consensus.cc:2243] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:21.998811   431 raft_consensus.cc:2272] T 84e97c7d2fd34ae9ae7437e11a4c3441 P bb8dca491f6149a1b373dfd1e4024a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:22.023011   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:22.036435   431 master.cc:562] Master@127.0.107.254:45965 shutting down...
W20260608 12:41:24.917075  6559 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:41:24.921257  6559 catalog_manager.cc:4754] TS 397a7e6488c24f12a2ba7a0c6af03dbc (127.0.107.193:34311): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d2c91e59b734826b478854bc0007c82: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34311: connect: Connection refused (error 111)
I20260608 12:41:25.649600   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:25.650897   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:25.652531   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 639a5e064cc44983bf2d11d5d7826bcb: stopping tablet replica
I20260608 12:41:25.690824   431 master.cc:584] Master@127.0.107.254:45965 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14413 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:41:25.741688   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37143
I20260608 12:41:25.742993   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:25.750392  7057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:25.750583  7058 instance_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:41:25.751510  7060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:25.752566   431 server_base.cc:1061] running on GCE node
I20260608 12:41:25.753481   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:25.753736   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:25.753855   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922485753844 us; error 0 us; skew 500 ppm
I20260608 12:41:25.754387   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:25.756965   431 webserver.cc:533] Webserver started at http://127.0.107.254:40477/ using document root <none> and password file <none>
I20260608 12:41:25.757527   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:25.757897   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:25.758147   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:25.759449   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "20415eb8bc9547a1b280b48d3ae0a573"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-5cx1"
I20260608 12:41:25.764341   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:25.768133  7065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.769025   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:41:25.769344   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "20415eb8bc9547a1b280b48d3ae0a573"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-5cx1"
I20260608 12:41:25.769716   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:25.781315   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:25.782716   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:25.823951   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37143
I20260608 12:41:25.824084  7116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37143 every 8 connection(s)
I20260608 12:41:25.828436  7117 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:41:25.840996  7117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573: Bootstrap starting.
I20260608 12:41:25.846310  7117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:25.851034  7117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573: No bootstrap required, opened a new log
I20260608 12:41:25.853533  7117 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20415eb8bc9547a1b280b48d3ae0a573" member_type: VOTER }
I20260608 12:41:25.854039  7117 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:25.854283  7117 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20415eb8bc9547a1b280b48d3ae0a573, State: Initialized, Role: FOLLOWER
I20260608 12:41:25.855001  7117 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20415eb8bc9547a1b280b48d3ae0a573" member_type: VOTER }
I20260608 12:41:25.855501  7117 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:25.855715  7117 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:25.856020  7117 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:25.860970  7117 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20415eb8bc9547a1b280b48d3ae0a573" member_type: VOTER }
I20260608 12:41:25.861649  7117 leader_election.cc:304] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [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: 20415eb8bc9547a1b280b48d3ae0a573; no voters: 
I20260608 12:41:25.862905  7117 leader_election.cc:290] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:25.863580  7120 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:25.865286  7120 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 1 LEADER]: Becoming Leader. State: Replica: 20415eb8bc9547a1b280b48d3ae0a573, State: Running, Role: LEADER
I20260608 12:41:25.866514  7117 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:25.866503  7120 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [LEADER]: Queue going to LEADER mode. State: All 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: "20415eb8bc9547a1b280b48d3ae0a573" member_type: VOTER }
I20260608 12:41:25.871978  7121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20415eb8bc9547a1b280b48d3ae0a573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20415eb8bc9547a1b280b48d3ae0a573" member_type: VOTER } }
I20260608 12:41:25.872133  7122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20415eb8bc9547a1b280b48d3ae0a573. Latest consensus state: current_term: 1 leader_uuid: "20415eb8bc9547a1b280b48d3ae0a573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20415eb8bc9547a1b280b48d3ae0a573" member_type: VOTER } }
I20260608 12:41:25.872757  7121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:25.872824  7122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:25.880409  7127 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:25.890251  7127 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:25.891505   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:25.903501  7127 catalog_manager.cc:1382] Generated new cluster ID: 442c2e0a94984afabed75c8fe7db52ee
I20260608 12:41:25.903813  7127 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:25.925525  7127 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:25.927062  7127 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:25.943414  7127 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573: Generated new TSK 0
I20260608 12:41:25.944024  7127 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:25.958402   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:25.965161  7138 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:25.966519  7139 instance_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:41:25.968209   431 server_base.cc:1061] running on GCE node
W20260608 12:41:25.968178  7141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:25.969496   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:25.969830   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:25.969980   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922485969968 us; error 0 us; skew 500 ppm
I20260608 12:41:25.970542   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:25.973026   431 webserver.cc:533] Webserver started at http://127.0.107.193:42601/ using document root <none> and password file <none>
I20260608 12:41:25.973665   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:25.973875   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:25.974193   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:25.975530   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "dd53a89254e7409c99ea2b07947790d9"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-5cx1"
I20260608 12:41:25.980453   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:25.984356  7146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.985288   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:25.985743   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "dd53a89254e7409c99ea2b07947790d9"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-5cx1"
I20260608 12:41:25.986096   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:26.008594   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:26.010129   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:26.011897   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:26.014883   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:26.015151   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.015458   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:26.015669   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.063400   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40947
I20260608 12:41:26.063483  7208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40947 every 8 connection(s)
I20260608 12:41:26.069540   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:26.078642  7213 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:26.079489  7214 instance_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:41:26.082438   431 server_base.cc:1061] running on GCE node
W20260608 12:41:26.083400  7217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:26.084663   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:26.084942   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:26.085152   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922486085131 us; error 0 us; skew 500 ppm
I20260608 12:41:26.086153   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:26.086333  7209 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37143
I20260608 12:41:26.086814  7209 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:26.087854  7209 heartbeater.cc:507] Master 127.0.107.254:37143 requested a full tablet report, sending...
I20260608 12:41:26.089468   431 webserver.cc:533] Webserver started at http://127.0.107.194:39679/ using document root <none> and password file <none>
I20260608 12:41:26.090209   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:26.090463   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:26.090791   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:26.090760  7082 ts_manager.cc:194] Registered new tserver with Master: dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947)
I20260608 12:41:26.092468   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "da9d2e5519de4445806aea40fe693145"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-5cx1"
I20260608 12:41:26.092983  7082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33470
I20260608 12:41:26.098095   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:26.102061  7221 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.102878   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:41:26.103188   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "da9d2e5519de4445806aea40fe693145"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-5cx1"
I20260608 12:41:26.103518   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:26.121989   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:26.123279   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:26.124801   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:26.127267   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:26.127491   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.127732   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:26.127902   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.171680   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42981
I20260608 12:41:26.171907  7283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42981 every 8 connection(s)
I20260608 12:41:26.176987   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:26.185123  7287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:26.187153  7288 instance_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:41:26.188804  7290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:26.189234   431 server_base.cc:1061] running on GCE node
I20260608 12:41:26.190544   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:26.190819   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:26.191026   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922486191000 us; error 0 us; skew 500 ppm
I20260608 12:41:26.191570  7284 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37143
I20260608 12:41:26.191749   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:26.192037  7284 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:26.192929  7284 heartbeater.cc:507] Master 127.0.107.254:37143 requested a full tablet report, sending...
I20260608 12:41:26.194646   431 webserver.cc:533] Webserver started at http://127.0.107.195:41847/ using document root <none> and password file <none>
I20260608 12:41:26.195241   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:26.195461   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:26.195307  7082 ts_manager.cc:194] Registered new tserver with Master: da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:26.195853   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:26.197008  7082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33474
I20260608 12:41:26.197113   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-5cx1"
I20260608 12:41:26.202103   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:41:26.206298  7295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.207120   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:41:26.207427   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-5cx1"
I20260608 12:41:26.207715   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:26.221799   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:26.223040   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:26.224537   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:26.226966   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:26.227209   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.227463   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:26.227639   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:26.270197   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44759
I20260608 12:41:26.270303  7357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44759 every 8 connection(s)
I20260608 12:41:26.285168  7358 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37143
I20260608 12:41:26.285629  7358 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:26.286441  7358 heartbeater.cc:507] Master 127.0.107.254:37143 requested a full tablet report, sending...
I20260608 12:41:26.288640  7082 ts_manager.cc:194] Registered new tserver with Master: fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:26.289597   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015865047s
I20260608 12:41:26.290343  7082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33476
I20260608 12:41:27.095901  7209 heartbeater.cc:499] Master 127.0.107.254:37143 was elected leader, sending a full tablet report...
I20260608 12:41:27.199688  7284 heartbeater.cc:499] Master 127.0.107.254:37143 was elected leader, sending a full tablet report...
I20260608 12:41:27.293210  7358 heartbeater.cc:499] Master 127.0.107.254:37143 was elected leader, sending a full tablet report...
I20260608 12:41:27.348546  7082 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33486:
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:41:27.351152  7082 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:41:27.407333  7174 tablet_service.cc:1511] Processing CreateTablet for tablet 5708c94a829841a58b2abdf6131ebbc0 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:27.409106  7174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5708c94a829841a58b2abdf6131ebbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.409293  7171 tablet_service.cc:1511] Processing CreateTablet for tablet 966ade37cb274e36ba1771c3e74fbbc4 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:27.411118  7171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966ade37cb274e36ba1771c3e74fbbc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.410907  7173 tablet_service.cc:1511] Processing CreateTablet for tablet 86ef0b6be95b4ae4aa38457214f6af25 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:27.412635  7173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ef0b6be95b4ae4aa38457214f6af25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.408903  7172 tablet_service.cc:1511] Processing CreateTablet for tablet b20da42e482d417f9002a330cc3c90dc (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:27.414654  7172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20da42e482d417f9002a330cc3c90dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.457994  7377 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:27.465487  7377 tablet_bootstrap.cc:654] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.468953  7320 tablet_service.cc:1511] Processing CreateTablet for tablet 966ade37cb274e36ba1771c3e74fbbc4 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:27.470763  7320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966ade37cb274e36ba1771c3e74fbbc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.471015  7248 tablet_service.cc:1511] Processing CreateTablet for tablet 86ef0b6be95b4ae4aa38457214f6af25 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:27.468654  7321 tablet_service.cc:1511] Processing CreateTablet for tablet b20da42e482d417f9002a330cc3c90dc (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:27.472638  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ef0b6be95b4ae4aa38457214f6af25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.473749  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20da42e482d417f9002a330cc3c90dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.474486  7322 tablet_service.cc:1511] Processing CreateTablet for tablet 86ef0b6be95b4ae4aa38457214f6af25 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:27.475853  7323 tablet_service.cc:1511] Processing CreateTablet for tablet 5708c94a829841a58b2abdf6131ebbc0 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:27.471594  7249 tablet_service.cc:1511] Processing CreateTablet for tablet 5708c94a829841a58b2abdf6131ebbc0 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:27.477411  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ef0b6be95b4ae4aa38457214f6af25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.478921  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5708c94a829841a58b2abdf6131ebbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.480439  7323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5708c94a829841a58b2abdf6131ebbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.490674  7247 tablet_service.cc:1511] Processing CreateTablet for tablet b20da42e482d417f9002a330cc3c90dc (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:27.492558  7247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20da42e482d417f9002a330cc3c90dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.504518  7246 tablet_service.cc:1511] Processing CreateTablet for tablet 966ade37cb274e36ba1771c3e74fbbc4 (DEFAULT_TABLE table=test-workload [id=fedef2df99e94b0494c38cb73943a848]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:27.506104  7246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966ade37cb274e36ba1771c3e74fbbc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:27.523581  7379 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
I20260608 12:41:27.529220  7379 tablet_bootstrap.cc:654] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.531443  7377 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: No bootstrap required, opened a new log
I20260608 12:41:27.532135  7377 ts_tablet_manager.cc:1403] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.044s
I20260608 12:41:27.535589  7377 raft_consensus.cc:359] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.536480  7377 raft_consensus.cc:385] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.536847  7377 raft_consensus.cc:740] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.537918  7377 consensus_queue.cc:260] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.538748  7379 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: No bootstrap required, opened a new log
I20260608 12:41:27.539327  7379 ts_tablet_manager.cc:1403] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260608 12:41:27.542622  7379 raft_consensus.cc:359] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.543431  7379 raft_consensus.cc:385] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.543773  7379 raft_consensus.cc:740] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.544690  7379 consensus_queue.cc:260] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.548357  7377 ts_tablet_manager.cc:1434] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.012s
I20260608 12:41:27.558030  7379 ts_tablet_manager.cc:1434] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.004s
I20260608 12:41:27.559024  7377 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:27.559338  7379 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
I20260608 12:41:27.560282  7382 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:27.567988  7377 tablet_bootstrap.cc:654] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:27.570151  7210 tablet.cc:2404] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:27.574445  7382 tablet_bootstrap.cc:654] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.574544  7379 tablet_bootstrap.cc:654] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.575920  7377 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: No bootstrap required, opened a new log
I20260608 12:41:27.576546  7377 ts_tablet_manager.cc:1403] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260608 12:41:27.580762  7377 raft_consensus.cc:359] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.581940  7377 raft_consensus.cc:385] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.582366  7377 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.583513  7377 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.587299  7377 ts_tablet_manager.cc:1434] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:41:27.588596  7377 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:27.590199  7382 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: No bootstrap required, opened a new log
I20260608 12:41:27.590854  7382 ts_tablet_manager.cc:1403] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260608 12:41:27.591434  7379 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: No bootstrap required, opened a new log
I20260608 12:41:27.592103  7379 ts_tablet_manager.cc:1403] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.010s
I20260608 12:41:27.594322  7382 raft_consensus.cc:359] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.595191  7382 raft_consensus.cc:385] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.595515  7382 raft_consensus.cc:740] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.595741  7377 tablet_bootstrap.cc:654] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.595570  7379 raft_consensus.cc:359] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.596810  7379 raft_consensus.cc:385] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.596575  7382 consensus_queue.cc:260] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.597220  7379 raft_consensus.cc:740] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.598453  7379 consensus_queue.cc:260] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.603304  7379 ts_tablet_manager.cc:1434] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:41:27.603353  7382 ts_tablet_manager.cc:1434] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 12:41:27.604758  7379 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
I20260608 12:41:27.605206  7382 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:27.613009  7379 tablet_bootstrap.cc:654] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.614686  7382 tablet_bootstrap.cc:654] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.628994  7382 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: No bootstrap required, opened a new log
I20260608 12:41:27.629913  7382 ts_tablet_manager.cc:1403] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.001s
I20260608 12:41:27.634666  7382 raft_consensus.cc:359] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.635814  7382 raft_consensus.cc:385] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.636276  7382 raft_consensus.cc:740] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.637727  7382 consensus_queue.cc:260] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.640476  7382 ts_tablet_manager.cc:1434] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:41:27.641264  7377 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: No bootstrap required, opened a new log
I20260608 12:41:27.641528  7379 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: No bootstrap required, opened a new log
I20260608 12:41:27.641772  7382 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:27.642038  7377 ts_tablet_manager.cc:1403] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.054s	user 0.035s	sys 0.017s
I20260608 12:41:27.642832  7383 raft_consensus.cc:493] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.643369  7383 raft_consensus.cc:515] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.645987  7377 raft_consensus.cc:359] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.646849  7377 raft_consensus.cc:385] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.647161  7377 raft_consensus.cc:740] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.648032  7377 consensus_queue.cc:260] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.650164  7382 tablet_bootstrap.cc:654] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.650556  7377 ts_tablet_manager.cc:1434] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:41:27.651747  7377 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:27.652495  7383 leader_election.cc:290] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:27.642321  7379 ts_tablet_manager.cc:1403] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.015s
I20260608 12:41:27.659749  7377 tablet_bootstrap.cc:654] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.663992  7383 raft_consensus.cc:493] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.664667  7383 raft_consensus.cc:515] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.667172  7383 leader_election.cc:290] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:27.675899  7379 raft_consensus.cc:359] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.679836  7379 raft_consensus.cc:385] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.684181  7379 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.685762  7379 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.697242  7379 ts_tablet_manager.cc:1434] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.001s
I20260608 12:41:27.698367  7377 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: No bootstrap required, opened a new log
I20260608 12:41:27.699399  7377 ts_tablet_manager.cc:1403] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.018s
I20260608 12:41:27.698367  7382 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: No bootstrap required, opened a new log
I20260608 12:41:27.703480  7382 ts_tablet_manager.cc:1403] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.035s
I20260608 12:41:27.703178  7377 raft_consensus.cc:359] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.703684  7184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9" is_pre_election: true
I20260608 12:41:27.698545  7379 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
I20260608 12:41:27.705078  7259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145" is_pre_election: true
I20260608 12:41:27.706945  7258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145" is_pre_election: true
I20260608 12:41:27.707423  7382 raft_consensus.cc:359] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.705122  7183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9" is_pre_election: true
I20260608 12:41:27.704186  7377 raft_consensus.cc:385] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.707738  7258 raft_consensus.cc:2468] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa382bafafdc4b9e952b3d6ba4fa1463 in term 0.
I20260608 12:41:27.708967  7377 raft_consensus.cc:740] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
W20260608 12:41:27.708909  7299 leader_election.cc:343] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:27.709012  7183 raft_consensus.cc:2468] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa382bafafdc4b9e952b3d6ba4fa1463 in term 0.
I20260608 12:41:27.710238  7377 consensus_queue.cc:260] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.710599  7299 leader_election.cc:304] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da9d2e5519de4445806aea40fe693145, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: 
I20260608 12:41:27.711485  7184 raft_consensus.cc:2468] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa382bafafdc4b9e952b3d6ba4fa1463 in term 0.
I20260608 12:41:27.712141  7383 raft_consensus.cc:2804] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:27.708254  7382 raft_consensus.cc:385] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.712693  7383 raft_consensus.cc:493] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:27.713162  7377 ts_tablet_manager.cc:1434] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260608 12:41:27.713164  7382 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.714898  7383 raft_consensus.cc:3060] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.717214  7297 leader_election.cc:304] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [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: dd53a89254e7409c99ea2b07947790d9, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: da9d2e5519de4445806aea40fe693145
I20260608 12:41:27.717628  7379 tablet_bootstrap.cc:654] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.725004  7383 raft_consensus.cc:515] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.731129  7258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145"
I20260608 12:41:27.732087  7258 raft_consensus.cc:3060] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.732800  7395 raft_consensus.cc:2804] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:27.714879  7382 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.736743  7382 ts_tablet_manager.cc:1434] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260608 12:41:27.738421  7382 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:27.733325  7395 raft_consensus.cc:493] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:27.744118  7395 raft_consensus.cc:3060] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.744130  7184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9"
I20260608 12:41:27.744967  7184 raft_consensus.cc:3060] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.750170  7381 raft_consensus.cc:493] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.751063  7382 tablet_bootstrap.cc:654] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:27.750768  7381 raft_consensus.cc:515] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.753360  7395 raft_consensus.cc:515] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.743297  7258 raft_consensus.cc:2468] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa382bafafdc4b9e952b3d6ba4fa1463 in term 1.
I20260608 12:41:27.742533  7383 leader_election.cc:290] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 election: Requested vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:27.754462  7184 raft_consensus.cc:2468] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa382bafafdc4b9e952b3d6ba4fa1463 in term 1.
I20260608 12:41:27.756078  7299 leader_election.cc:304] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da9d2e5519de4445806aea40fe693145, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: 
I20260608 12:41:27.757118  7383 raft_consensus.cc:2804] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:27.757925  7183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9"
I20260608 12:41:27.758744  7395 leader_election.cc:290] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 election: Requested vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:27.758849  7183 raft_consensus.cc:3060] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.760129  7258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145"
I20260608 12:41:27.757967  7379 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: No bootstrap required, opened a new log
W20260608 12:41:27.761708  7299 leader_election.cc:343] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:27.762615  7379 ts_tablet_manager.cc:1403] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.017s
I20260608 12:41:27.766448  7381 leader_election.cc:290] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:27.768008  7383 raft_consensus.cc:697] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 LEADER]: Becoming Leader. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Running, Role: LEADER
I20260608 12:41:27.771358  7383 consensus_queue.cc:237] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.771963  7387 raft_consensus.cc:493] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:27.774057  7387 raft_consensus.cc:515] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.778478  7382 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: No bootstrap required, opened a new log
I20260608 12:41:27.779083  7382 ts_tablet_manager.cc:1403] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.004s
I20260608 12:41:27.780046  7183 raft_consensus.cc:2468] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa382bafafdc4b9e952b3d6ba4fa1463 in term 1.
I20260608 12:41:27.781625  7297 leader_election.cc:304] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [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: dd53a89254e7409c99ea2b07947790d9, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: da9d2e5519de4445806aea40fe693145
I20260608 12:41:27.783253  7399 raft_consensus.cc:2804] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:27.783818  7387 leader_election.cc:290] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:27.784082  7399 raft_consensus.cc:697] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 LEADER]: Becoming Leader. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Running, Role: LEADER
I20260608 12:41:27.771883  7379 raft_consensus.cc:359] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.789088  7382 raft_consensus.cc:359] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.792752  7379 raft_consensus.cc:385] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.793779  7379 raft_consensus.cc:740] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.794768  7379 consensus_queue.cc:260] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.785681  7399 consensus_queue.cc:237] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.797380  7379 ts_tablet_manager.cc:1434] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260608 12:41:27.792611  7382 raft_consensus.cc:385] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:27.804168  7382 raft_consensus.cc:740] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:27.805697  7382 consensus_queue.cc:260] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.808421  7382 ts_tablet_manager.cc:1434] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260608 12:41:27.811556  7258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145" is_pre_election: true
I20260608 12:41:27.797421  7079 catalog_manager.cc:5696] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:27.812252  7258 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 0.
I20260608 12:41:27.800406  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" is_pre_election: true
I20260608 12:41:27.813812  7333 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 0.
I20260608 12:41:27.813723  7150 leader_election.cc:304] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:27.814733  7381 raft_consensus.cc:2804] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:27.815132  7381 raft_consensus.cc:493] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:27.815461  7381 raft_consensus.cc:3060] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.816514  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" is_pre_election: true
I20260608 12:41:27.817235  7333 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9d2e5519de4445806aea40fe693145 in term 0.
I20260608 12:41:27.820681  7183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9" is_pre_election: true
I20260608 12:41:27.821388  7183 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9d2e5519de4445806aea40fe693145 in term 0.
I20260608 12:41:27.821447  7225 leader_election.cc:304] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da9d2e5519de4445806aea40fe693145, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: 
I20260608 12:41:27.822542  7387 raft_consensus.cc:2804] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:27.822930  7387 raft_consensus.cc:493] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:27.823294  7387 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.826938  7381 raft_consensus.cc:515] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.829365  7381 leader_election.cc:290] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 1 election: Requested vote from peers fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:27.830562  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
I20260608 12:41:27.830765  7258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145"
I20260608 12:41:27.831344  7258 raft_consensus.cc:3060] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.831548  7079 catalog_manager.cc:5696] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:27.834353  7387 raft_consensus.cc:515] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.836858  7258 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 1.
I20260608 12:41:27.837357  7333 raft_consensus.cc:3060] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.837904  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
I20260608 12:41:27.838652  7332 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.836903  7387 leader_election.cc:290] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 1 election: Requested vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:27.840461  7183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9"
I20260608 12:41:27.841033  7183 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:27.843868  7150 leader_election.cc:304] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:27.849505  7332 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9d2e5519de4445806aea40fe693145 in term 1.
I20260608 12:41:27.849004  7333 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 1.
I20260608 12:41:27.849951  7183 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9d2e5519de4445806aea40fe693145 in term 1.
I20260608 12:41:27.850159  7381 raft_consensus.cc:2804] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:27.851257  7225 leader_election.cc:304] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da9d2e5519de4445806aea40fe693145, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: 
I20260608 12:41:27.852908  7387 raft_consensus.cc:2804] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:27.854306  7387 raft_consensus.cc:697] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 LEADER]: Becoming Leader. State: Replica: da9d2e5519de4445806aea40fe693145, State: Running, Role: LEADER
I20260608 12:41:27.855849  7381 raft_consensus.cc:697] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 LEADER]: Becoming Leader. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Running, Role: LEADER
I20260608 12:41:27.855803  7387 consensus_queue.cc:237] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:27.856947  7381 consensus_queue.cc:237] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:27.866437  7079 catalog_manager.cc:5696] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 reported cstate change: term changed from 0 to 1, leader changed from <none> to da9d2e5519de4445806aea40fe693145 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "da9d2e5519de4445806aea40fe693145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:27.866437  7082 catalog_manager.cc:5696] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd53a89254e7409c99ea2b07947790d9 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:27.916834   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:27.938344   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:27.939270   431 tablet_replica.cc:333] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: stopping tablet replica
I20260608 12:41:27.940150   431 raft_consensus.cc:2243] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:27.940621   431 raft_consensus.cc:2272] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:27.942888   431 tablet_replica.cc:333] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: stopping tablet replica
I20260608 12:41:27.943522   431 raft_consensus.cc:2243] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:27.944195   431 pending_rounds.cc:70] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Trying to abort 1 pending ops.
I20260608 12:41:27.944375   431 pending_rounds.cc:77] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658510270468096 op_type: NO_OP noop_request { }
I20260608 12:41:27.944710   431 raft_consensus.cc:2889] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:27.945024   431 raft_consensus.cc:2272] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:27.947572   431 tablet_replica.cc:333] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: stopping tablet replica
I20260608 12:41:27.948125   431 raft_consensus.cc:2243] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:27.948523   431 raft_consensus.cc:2272] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:27.950732   431 tablet_replica.cc:333] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: stopping tablet replica
I20260608 12:41:27.951246   431 raft_consensus.cc:2243] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:27.951632   431 raft_consensus.cc:2272] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:27.965946   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:27.978482   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:27.997650   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:27.998551   431 tablet_replica.cc:333] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: stopping tablet replica
I20260608 12:41:27.999162   431 raft_consensus.cc:2243] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:27.999624   431 raft_consensus.cc:2272] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.001976   431 tablet_replica.cc:333] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: stopping tablet replica
I20260608 12:41:28.002691   431 raft_consensus.cc:2243] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:28.003423   431 pending_rounds.cc:70] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Trying to abort 1 pending ops.
I20260608 12:41:28.003602   431 pending_rounds.cc:77] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658510267781120 op_type: NO_OP noop_request { }
I20260608 12:41:28.003901   431 raft_consensus.cc:2889] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:28.004225   431 raft_consensus.cc:2272] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.006922   431 tablet_replica.cc:333] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: stopping tablet replica
I20260608 12:41:28.007512   431 raft_consensus.cc:2243] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:28.007928   431 raft_consensus.cc:2272] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.010231   431 tablet_replica.cc:333] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: stopping tablet replica
I20260608 12:41:28.010744   431 raft_consensus.cc:2243] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:28.011164   431 raft_consensus.cc:2272] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.034255   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:28.046852   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:28.064651   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:28.065584   431 tablet_replica.cc:333] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: stopping tablet replica
I20260608 12:41:28.066195   431 raft_consensus.cc:2243] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:28.066639   431 raft_consensus.cc:2272] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.068727   431 tablet_replica.cc:333] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: stopping tablet replica
I20260608 12:41:28.069257   431 raft_consensus.cc:2243] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:28.069726   431 raft_consensus.cc:2272] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.071733   431 tablet_replica.cc:333] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: stopping tablet replica
I20260608 12:41:28.072247   431 raft_consensus.cc:2243] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:28.072847   431 pending_rounds.cc:70] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Trying to abort 1 pending ops.
I20260608 12:41:28.073045   431 pending_rounds.cc:77] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658509924749312 op_type: NO_OP noop_request { }
I20260608 12:41:28.073313   431 raft_consensus.cc:2889] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:28.073645   431 raft_consensus.cc:2272] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.076234   431 tablet_replica.cc:333] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: stopping tablet replica
I20260608 12:41:28.076750   431 raft_consensus.cc:2243] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:28.077351   431 pending_rounds.cc:70] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Trying to abort 1 pending ops.
I20260608 12:41:28.077591   431 pending_rounds.cc:77] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658510036312064 op_type: NO_OP noop_request { }
I20260608 12:41:28.077893   431 raft_consensus.cc:2889] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:28.078179   431 raft_consensus.cc:2272] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.101727   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:28.114997   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:28.121273  7409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:28.121447  7410 instance_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:41:28.122572  7412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:28.123889   431 server_base.cc:1061] running on GCE node
I20260608 12:41:28.125048   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:28.125399   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:28.125708   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922488125690 us; error 0 us; skew 500 ppm
I20260608 12:41:28.126389   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:28.129009   431 webserver.cc:533] Webserver started at http://127.0.107.196:45541/ using document root <none> and password file <none>
I20260608 12:41:28.129693   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:28.129994   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:28.130353   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:28.131549   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "39cf0997c3ac49028aada70c86183fa9"
format_stamp: "Formatted at 2026-06-08 12:41:28 on dist-test-slave-5cx1"
I20260608 12:41:28.136621   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:28.140601  7417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:28.141638   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:28.142102   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "39cf0997c3ac49028aada70c86183fa9"
format_stamp: "Formatted at 2026-06-08 12:41:28 on dist-test-slave-5cx1"
I20260608 12:41:28.142522   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:28.157218   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:28.158565   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:28.160269   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:28.162912   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:28.163251   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:28.163589   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:28.163861   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:28.203896   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41431
I20260608 12:41:28.204026  7479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41431 every 8 connection(s)
I20260608 12:41:28.219452  7480 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37143
I20260608 12:41:28.220017  7480 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:28.220877  7480 heartbeater.cc:507] Master 127.0.107.254:37143 requested a full tablet report, sending...
I20260608 12:41:28.223273  7082 ts_manager.cc:194] Registered new tserver with Master: 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196:41431)
I20260608 12:41:28.225255  7082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33492
W20260608 12:41:28.903424  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 966ade37cb274e36ba1771c3e74fbbc4: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
W20260608 12:41:28.907018  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 86ef0b6be95b4ae4aa38457214f6af25: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42981: connect: Connection refused (error 111)
W20260608 12:41:28.910439  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet b20da42e482d417f9002a330cc3c90dc: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
I20260608 12:41:29.228478  7480 heartbeater.cc:499] Master 127.0.107.254:37143 was elected leader, sending a full tablet report...
W20260608 12:41:29.926239  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet b20da42e482d417f9002a330cc3c90dc: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
W20260608 12:41:29.930528  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 966ade37cb274e36ba1771c3e74fbbc4: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
W20260608 12:41:29.934209  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 86ef0b6be95b4ae4aa38457214f6af25: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42981: connect: Connection refused (error 111)
W20260608 12:41:30.966344  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet b20da42e482d417f9002a330cc3c90dc: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
W20260608 12:41:30.970361  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 86ef0b6be95b4ae4aa38457214f6af25: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42981: connect: Connection refused (error 111)
W20260608 12:41:30.974478  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 5708c94a829841a58b2abdf6131ebbc0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40947: connect: Connection refused (error 111)
W20260608 12:41:31.988487  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 86ef0b6be95b4ae4aa38457214f6af25: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42981: connect: Connection refused (error 111)
W20260608 12:41:31.992532  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet 966ade37cb274e36ba1771c3e74fbbc4: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
W20260608 12:41:31.996769  7130 auto_rebalancer.cc:591] Failed to schedule move for tablet b20da42e482d417f9002a330cc3c90dc: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
W20260608 12:41:32.999068  7130 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver dd53a89254e7409c99ea2b07947790d9 not available for placement
W20260608 12:41:33.739308  7113 debug-util.cc:398] Leaking SignalData structure 0x7b0800254080 after lost signal to thread 434
W20260608 12:41:33.740826  7113 debug-util.cc:398] Leaking SignalData structure 0x7b080025d8a0 after lost signal to thread 7116
W20260608 12:41:33.742398  7113 debug-util.cc:398] Leaking SignalData structure 0x7b0800292480 after lost signal to thread 7479
W20260608 12:41:34.002590  7130 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver dd53a89254e7409c99ea2b07947790d9 not available for placement
W20260608 12:41:35.004753  7130 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver dd53a89254e7409c99ea2b07947790d9 not available for placement
I20260608 12:41:35.289747   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:35.303056  7489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:35.306095  7490 instance_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:41:35.310606   431 server_base.cc:1061] running on GCE node
W20260608 12:41:35.312552  7492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:35.314067   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:35.314348   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:35.314546   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922495314531 us; error 0 us; skew 500 ppm
I20260608 12:41:35.315243   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:35.318837   431 webserver.cc:533] Webserver started at http://127.0.107.193:42601/ using document root <none> and password file <none>
I20260608 12:41:35.319433   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:35.319664   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:41:35.324864   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:41:35.329025  7497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:35.330006   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:35.330338   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "dd53a89254e7409c99ea2b07947790d9"
format_stamp: "Formatted at 2026-06-08 12:41:25 on dist-test-slave-5cx1"
I20260608 12:41:35.330832   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:35.362295   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:35.363749   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:35.365724   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:35.370831  7504 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:41:35.394989   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:41:35.395318   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.003s	sys 0.000s
I20260608 12:41:35.395637   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:41:35.401367  7504 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:35.418727  7504 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: 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:41:35.419150   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:41:35.419515   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.024s	user 0.020s	sys 0.003s
I20260608 12:41:35.419637  7504 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Bootstrap complete.
I20260608 12:41:35.420552  7504 ts_tablet_manager.cc:1403] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:41:35.424674  7504 raft_consensus.cc:359] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.426060  7504 raft_consensus.cc:740] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.427045  7504 consensus_queue.cc:260] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.435701  7504 ts_tablet_manager.cc:1434] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.004s
I20260608 12:41:35.437134  7504 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:35.464447  7504 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: 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:41:35.466229  7504 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Bootstrap complete.
I20260608 12:41:35.467419  7504 ts_tablet_manager.cc:1403] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.003s
I20260608 12:41:35.471961  7504 raft_consensus.cc:359] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:35.473583  7504 raft_consensus.cc:740] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.474980  7504 consensus_queue.cc:260] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:35.478514  7504 ts_tablet_manager.cc:1434] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:41:35.479946  7504 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:35.503149  7504 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: 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:41:35.504601  7504 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Bootstrap complete.
I20260608 12:41:35.505766  7504 ts_tablet_manager.cc:1403] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.026s	user 0.025s	sys 0.000s
I20260608 12:41:35.510241  7504 raft_consensus.cc:359] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.511356  7504 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.512696  7504 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.516105  7504 ts_tablet_manager.cc:1434] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:41:35.517462  7504 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Bootstrap starting.
I20260608 12:41:35.519421   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40947
I20260608 12:41:35.519573  7564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40947 every 8 connection(s)
I20260608 12:41:35.539968   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:41:35.541236  7504 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: 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:41:35.542366  7504 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Bootstrap complete.
I20260608 12:41:35.543251  7504 ts_tablet_manager.cc:1403] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260608 12:41:35.546805  7504 raft_consensus.cc:359] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.547640  7504 raft_consensus.cc:740] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.548712  7504 consensus_queue.cc:260] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.551391  7504 ts_tablet_manager.cc:1434] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260608 12:41:35.552026  7570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:35.555958  7571 instance_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:41:35.557781  7565 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37143
I20260608 12:41:35.558329  7565 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:35.559482  7565 heartbeater.cc:507] Master 127.0.107.254:37143 requested a full tablet report, sending...
W20260608 12:41:35.560216  7573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:35.564383   431 server_base.cc:1061] running on GCE node
I20260608 12:41:35.565608  7082 ts_manager.cc:194] Re-registered known tserver with Master: dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947)
I20260608 12:41:35.566315   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:35.566762   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:35.567132   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922495567094 us; error 0 us; skew 500 ppm
I20260608 12:41:35.569041   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:35.573940   431 webserver.cc:533] Webserver started at http://127.0.107.194:39679/ using document root <none> and password file <none>
I20260608 12:41:35.574992   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:35.575323   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:41:35.577966  7082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58826
I20260608 12:41:35.581578  7565 heartbeater.cc:499] Master 127.0.107.254:37143 was elected leader, sending a full tablet report...
I20260608 12:41:35.582649   431 fs_manager.cc:714] Time spent opening directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260608 12:41:35.589269  7578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:35.591029   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260608 12:41:35.591569   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "da9d2e5519de4445806aea40fe693145"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-5cx1"
I20260608 12:41:35.592092   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:35.620441   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:35.622718   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:35.625463   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:35.655026   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:41:35.655556   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.003s	sys 0.000s
I20260608 12:41:35.666563  7585 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:35.680716  7585 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: 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:41:35.681471  7585 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Bootstrap complete.
I20260608 12:41:35.682281  7585 ts_tablet_manager.cc:1403] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:41:35.684733  7585 raft_consensus.cc:359] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.685374  7585 raft_consensus.cc:740] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.686295  7585 consensus_queue.cc:260] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.689206  7585 ts_tablet_manager.cc:1434] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:35.690078  7585 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:35.693162   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:41:35.693687   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.039s	sys 0.000s
I20260608 12:41:35.704862  7585 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: 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:41:35.705731  7585 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Bootstrap complete.
I20260608 12:41:35.706390  7585 ts_tablet_manager.cc:1403] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:41:35.708698  7585 raft_consensus.cc:359] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:35.709308  7585 raft_consensus.cc:740] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.710429  7585 consensus_queue.cc:260] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:35.712481  7585 ts_tablet_manager.cc:1434] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:41:35.713335  7585 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:35.733984  7585 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: 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:41:35.735105  7585 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Bootstrap complete.
I20260608 12:41:35.735857  7585 ts_tablet_manager.cc:1403] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 12:41:35.739230  7585 raft_consensus.cc:359] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.740250  7585 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.741421  7585 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.744220  7585 ts_tablet_manager.cc:1434] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:41:35.745175  7585 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Bootstrap starting.
I20260608 12:41:35.767517  7585 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: 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:41:35.768725  7585 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Bootstrap complete.
I20260608 12:41:35.769622  7585 ts_tablet_manager.cc:1403] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260608 12:41:35.772511  7585 raft_consensus.cc:359] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.773113  7585 raft_consensus.cc:385] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:35.773583   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42981
I20260608 12:41:35.773522  7585 raft_consensus.cc:740] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9d2e5519de4445806aea40fe693145, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.773952  7646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42981 every 8 connection(s)
I20260608 12:41:35.774782  7585 consensus_queue.cc:260] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.776655  7585 ts_tablet_manager.cc:1434] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 12:41:35.780725   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:35.791289  7650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:35.795210  7651 instance_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:41:35.796821  7647 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37143
I20260608 12:41:35.798614  7647 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:35.799803  7647 heartbeater.cc:507] Master 127.0.107.254:37143 requested a full tablet report, sending...
I20260608 12:41:35.800117   431 server_base.cc:1061] running on GCE node
W20260608 12:41:35.803436  7653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:35.804489   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:35.804800   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:35.804643  7082 ts_manager.cc:194] Re-registered known tserver with Master: da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:35.805158   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922495805123 us; error 0 us; skew 500 ppm
I20260608 12:41:35.805995   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:35.812131  7082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58842
I20260608 12:41:35.815277   431 webserver.cc:533] Webserver started at http://127.0.107.195:41847/ using document root <none> and password file <none>
I20260608 12:41:35.815903   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:35.816118   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:41:35.820238   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:35.824344  7658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:35.825260   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:41:35.825654   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
format_stamp: "Formatted at 2026-06-08 12:41:26 on dist-test-slave-5cx1"
I20260608 12:41:35.826007   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-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:41:35.859144   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:35.860515   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:35.862403   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:35.889349   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:41:35.889736   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260608 12:41:35.894881  7665 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
I20260608 12:41:35.912530   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:41:35.912552  7665 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: 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:41:35.913153   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.020s	sys 0.000s
I20260608 12:41:35.914112  7665 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap complete.
I20260608 12:41:35.915050  7665 ts_tablet_manager.cc:1403] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:41:35.918596  7665 raft_consensus.cc:359] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.919595  7665 raft_consensus.cc:740] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.920543  7665 consensus_queue.cc:260] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.924470  7665 ts_tablet_manager.cc:1434] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:41:35.925863  7665 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
I20260608 12:41:35.934975  7587 raft_consensus.cc:493] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:35.935704  7587 raft_consensus.cc:515] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.950057  7587 leader_election.cc:290] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:35.961925  7665 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: 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:41:35.963310  7665 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap complete.
I20260608 12:41:35.964393  7665 ts_tablet_manager.cc:1403] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.020s
I20260608 12:41:35.968326  7665 raft_consensus.cc:359] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:35.969261  7665 raft_consensus.cc:740] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:35.970428  7665 consensus_queue.cc:260] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:35.973058  7665 ts_tablet_manager.cc:1434] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:35.974269  7665 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
W20260608 12:41:35.976354  7582 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260608 12:41:35.991415  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9" is_pre_election: true
I20260608 12:41:35.992585  7539 raft_consensus.cc:2393] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da9d2e5519de4445806aea40fe693145 in current term 1: Already voted for candidate fa382bafafdc4b9e952b3d6ba4fa1463 in this term.
I20260608 12:41:35.993140  7665 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: 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:41:35.994176  7665 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap complete.
I20260608 12:41:35.995055  7665 ts_tablet_manager.cc:1403] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
W20260608 12:41:35.997750  7582 leader_election.cc:336] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759): Network error: Client connection negotiation failed: client connection to 127.0.107.195:44759: connect: Connection refused (error 111)
I20260608 12:41:35.998392  7582 leader_election.cc:304] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [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: da9d2e5519de4445806aea40fe693145; no voters: dd53a89254e7409c99ea2b07947790d9, fa382bafafdc4b9e952b3d6ba4fa1463
I20260608 12:41:35.998488  7665 raft_consensus.cc:359] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:35.999387  7587 raft_consensus.cc:3060] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:36.001782  7665 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:36.003059  7665 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.005901  7665 ts_tablet_manager.cc:1434] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 12:41:36.006932  7665 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap starting.
I20260608 12:41:36.008800  7587 raft_consensus.cc:2749] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:41:36.009179  7130 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fa382bafafdc4b9e952b3d6ba4fa1463 not available for placement
I20260608 12:41:36.026641  7665 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: 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:41:36.027673  7665 tablet_bootstrap.cc:492] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Bootstrap complete.
I20260608 12:41:36.028487  7665 ts_tablet_manager.cc:1403] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260608 12:41:36.031612  7665 raft_consensus.cc:359] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.032842  7665 raft_consensus.cc:740] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa382bafafdc4b9e952b3d6ba4fa1463, State: Initialized, Role: FOLLOWER
I20260608 12:41:36.033818  7665 consensus_queue.cc:260] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.035871  7665 ts_tablet_manager.cc:1434] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:41:36.067082   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44759
I20260608 12:41:36.067209  7729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44759 every 8 connection(s)
I20260608 12:41:36.086334  7730 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37143
I20260608 12:41:36.086930  7730 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:36.087898  7730 heartbeater.cc:507] Master 127.0.107.254:37143 requested a full tablet report, sending...
I20260608 12:41:36.092155  7082 ts_manager.cc:194] Re-registered known tserver with Master: fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:36.097467  7082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58858
I20260608 12:41:36.812369  7733 raft_consensus.cc:493] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:36.813058  7733 raft_consensus.cc:515] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.815471  7733 leader_election.cc:290] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:36.816289  7647 heartbeater.cc:499] Master 127.0.107.254:37143 was elected leader, sending a full tablet report...
I20260608 12:41:36.827802  7733 raft_consensus.cc:493] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:36.828644  7733 raft_consensus.cc:515] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.830459  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145" is_pre_election: true
I20260608 12:41:36.831446  7733 leader_election.cc:290] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:36.831454  7621 raft_consensus.cc:2468] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 1.
I20260608 12:41:36.833021  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145" is_pre_election: true
I20260608 12:41:36.833873  7501 leader_election.cc:304] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [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: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:36.834384  7620 raft_consensus.cc:2410] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd53a89254e7409c99ea2b07947790d9 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:41:36.835026  7733 raft_consensus.cc:2804] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:36.835639  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" is_pre_election: true
I20260608 12:41:36.835649  7733 raft_consensus.cc:493] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:36.836115  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" is_pre_election: true
I20260608 12:41:36.837199  7705 raft_consensus.cc:2410] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd53a89254e7409c99ea2b07947790d9 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:41:36.837100  7733 raft_consensus.cc:3060] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:36.837735  7704 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 1.
I20260608 12:41:36.839370  7501 leader_election.cc:304] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [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: dd53a89254e7409c99ea2b07947790d9, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: da9d2e5519de4445806aea40fe693145
I20260608 12:41:36.841634  7738 raft_consensus.cc:2804] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:36.842160  7738 raft_consensus.cc:493] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:36.842626  7738 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:36.843971  7733 raft_consensus.cc:515] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.846163  7733 leader_election.cc:290] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 election: Requested vote from peers da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:36.847198  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145"
I20260608 12:41:36.847466  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20da42e482d417f9002a330cc3c90dc" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
I20260608 12:41:36.848088  7620 raft_consensus.cc:3060] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:36.848342  7704 raft_consensus.cc:3060] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:36.849208  7738 raft_consensus.cc:515] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.851600  7738 leader_election.cc:290] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 election: Requested vote from peers da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:36.852316  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145"
I20260608 12:41:36.853173  7621 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:36.853876  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
I20260608 12:41:36.854745  7705 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:36.856904  7620 raft_consensus.cc:2468] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 2.
I20260608 12:41:36.857242  7704 raft_consensus.cc:2410] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dd53a89254e7409c99ea2b07947790d9 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:41:36.858857  7501 leader_election.cc:304] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [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: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:36.859817  7738 raft_consensus.cc:2804] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:36.860597  7738 raft_consensus.cc:697] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Becoming Leader. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Running, Role: LEADER
I20260608 12:41:36.861790  7738 consensus_queue.cc:237] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Queue going to LEADER 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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.862246  7621 raft_consensus.cc:2410] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dd53a89254e7409c99ea2b07947790d9 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:41:36.863674  7705 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 2.
I20260608 12:41:36.864939  7501 leader_election.cc:304] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [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: dd53a89254e7409c99ea2b07947790d9, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: da9d2e5519de4445806aea40fe693145
I20260608 12:41:36.865976  7733 raft_consensus.cc:2804] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:36.866742  7733 raft_consensus.cc:697] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Becoming Leader. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Running, Role: LEADER
I20260608 12:41:36.867767  7733 consensus_queue.cc:237] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Queue going to LEADER 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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.872673  7082 catalog_manager.cc:5696] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 reported cstate change: term changed from 1 to 2, leader changed from fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195) to dd53a89254e7409c99ea2b07947790d9 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:36.891490  7082 catalog_manager.cc:5696] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: term changed from 1 to 2, leader changed from da9d2e5519de4445806aea40fe693145 (127.0.107.194) to dd53a89254e7409c99ea2b07947790d9 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:36.977732  7745 raft_consensus.cc:493] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:36.978405  7745 raft_consensus.cc:515] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.980425  7745 leader_election.cc:290] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:36.981580  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9" is_pre_election: true
I20260608 12:41:36.985050  7733 raft_consensus.cc:493] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:36.985929  7733 raft_consensus.cc:515] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:36.988132  7733 leader_election.cc:290] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:36.989198  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145" is_pre_election: true
I20260608 12:41:36.989617  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" is_pre_election: true
I20260608 12:41:36.990474  7621 raft_consensus.cc:2468] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 1.
I20260608 12:41:36.991084  7705 raft_consensus.cc:2410] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd53a89254e7409c99ea2b07947790d9 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:41:36.991978  7501 leader_election.cc:304] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [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: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:36.992316  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" is_pre_election: true
I20260608 12:41:36.993171  7733 raft_consensus.cc:2804] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:36.993251  7704 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9d2e5519de4445806aea40fe693145 in term 2.
I20260608 12:41:36.993820  7733 raft_consensus.cc:493] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:36.994552  7733 raft_consensus.cc:3060] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:36.994913  7582 leader_election.cc:304] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [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: da9d2e5519de4445806aea40fe693145, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: dd53a89254e7409c99ea2b07947790d9
I20260608 12:41:36.995949  7745 raft_consensus.cc:2804] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:41:36.996577  7745 raft_consensus.cc:493] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:36.997047  7745 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:37.000499  7738 raft_consensus.cc:493] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:37.000607  7733 raft_consensus.cc:515] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:37.001447  7738 raft_consensus.cc:515] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:37.003317  7745 raft_consensus.cc:515] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:37.004185  7738 leader_election.cc:290] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:37.003669  7733 leader_election.cc:290] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 election: Requested vote from peers da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:37.005033  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145"
I20260608 12:41:37.005028  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966ade37cb274e36ba1771c3e74fbbc4" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
I20260608 12:41:37.006230  7745 leader_election.cc:290] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [CANDIDATE]: Term 3 election: Requested vote from peers dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947), fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759)
I20260608 12:41:37.006886  7704 raft_consensus.cc:3060] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:37.006963  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd53a89254e7409c99ea2b07947790d9"
I20260608 12:41:37.006335  7621 raft_consensus.cc:3060] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:37.009286  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ef0b6be95b4ae4aa38457214f6af25" candidate_uuid: "da9d2e5519de4445806aea40fe693145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
I20260608 12:41:37.010121  7705 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:37.014192  7703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" is_pre_election: true
I20260608 12:41:37.015419  7703 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 1.
I20260608 12:41:37.014642  7704 raft_consensus.cc:2410] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dd53a89254e7409c99ea2b07947790d9 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:41:37.016626  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145" is_pre_election: true
I20260608 12:41:37.016322  7621 raft_consensus.cc:2468] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 2.
I20260608 12:41:37.017647  7620 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 1.
I20260608 12:41:37.019258  7705 raft_consensus.cc:2468] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9d2e5519de4445806aea40fe693145 in term 3.
I20260608 12:41:37.019686  7501 leader_election.cc:304] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [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: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:37.020638  7582 leader_election.cc:304] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [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: da9d2e5519de4445806aea40fe693145, fa382bafafdc4b9e952b3d6ba4fa1463; no voters: dd53a89254e7409c99ea2b07947790d9
I20260608 12:41:37.021903  7733 raft_consensus.cc:2804] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:37.022027  7501 leader_election.cc:304] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [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: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:37.022943  7733 raft_consensus.cc:697] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Becoming Leader. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Running, Role: LEADER
I20260608 12:41:37.022272  7745 raft_consensus.cc:2804] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:41:37.024005  7733 consensus_queue.cc:237] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Queue going to LEADER 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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:37.025015  7738 raft_consensus.cc:2804] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:41:37.025071  7130 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table fedef2df99e94b0494c38cb73943a848: could not find any suitable replica to move from server dd53a89254e7409c99ea2b07947790d9 to server 39cf0997c3ac49028aada70c86183fa9
I20260608 12:41:37.026011  7738 raft_consensus.cc:493] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:37.026775  7745 raft_consensus.cc:697] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 LEADER]: Becoming Leader. State: Replica: da9d2e5519de4445806aea40fe693145, State: Running, Role: LEADER
I20260608 12:41:37.026770  7738 raft_consensus.cc:3060] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:37.028160  7745 consensus_queue.cc:237] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:37.034149  7082 catalog_manager.cc:5696] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: term changed from 1 to 2, leader changed from fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195) to dd53a89254e7409c99ea2b07947790d9 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:37.035959  7738 raft_consensus.cc:515] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:37.038709  7738 leader_election.cc:290] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [CANDIDATE]: Term 2 election: Requested vote from peers fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759), da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:37.040483  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da9d2e5519de4445806aea40fe693145"
I20260608 12:41:37.040221  7079 catalog_manager.cc:5696] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 reported cstate change: term changed from 2 to 3, leader changed from dd53a89254e7409c99ea2b07947790d9 (127.0.107.193) to da9d2e5519de4445806aea40fe693145 (127.0.107.194). New cstate: current_term: 3 leader_uuid: "da9d2e5519de4445806aea40fe693145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:37.041297  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5708c94a829841a58b2abdf6131ebbc0" candidate_uuid: "dd53a89254e7409c99ea2b07947790d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463"
I20260608 12:41:37.042062  7620 raft_consensus.cc:3060] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:37.042881  7705 raft_consensus.cc:3060] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:37.050638  7620 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 2.
I20260608 12:41:37.052317  7501 leader_election.cc:304] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [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: da9d2e5519de4445806aea40fe693145, dd53a89254e7409c99ea2b07947790d9; no voters: 
I20260608 12:41:37.053450  7738 raft_consensus.cc:2804] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:37.053331  7705 raft_consensus.cc:2468] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd53a89254e7409c99ea2b07947790d9 in term 2.
I20260608 12:41:37.054219  7738 raft_consensus.cc:697] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Becoming Leader. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Running, Role: LEADER
I20260608 12:41:37.055354  7738 consensus_queue.cc:237] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } }
I20260608 12:41:37.063961  7079 catalog_manager.cc:5696] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:37.100925  7730 heartbeater.cc:499] Master 127.0.107.254:37143 was elected leader, sending a full tablet report...
I20260608 12:41:37.252689  7705 raft_consensus.cc:1275] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:41:37.253262  7705 pending_rounds.cc:85] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Aborting all ops after (but not including) 0
I20260608 12:41:37.253669  7705 pending_rounds.cc:107] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:41:37.254073  7705 raft_consensus.cc:2889] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:41:37.255949  7738 consensus_queue.cc:1048] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:37.270552  7620 raft_consensus.cc:1275] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:41:37.272630  7738 consensus_queue.cc:1048] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:37.280853  7621 raft_consensus.cc:1240] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 LEADER]: Rejecting Update request from peer dd53a89254e7409c99ea2b07947790d9 for earlier term 2. Current term is 3. Ops: []
I20260608 12:41:37.282925  7738 consensus_queue.cc:1059] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:37.283936  7738 consensus_queue.cc:1243] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Peer da9d2e5519de4445806aea40fe693145 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:41:37.284539  7733 raft_consensus.cc:3055] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:41:37.285202  7733 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd53a89254e7409c99ea2b07947790d9, State: Running, Role: LEADER
I20260608 12:41:37.286466  7733 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } }
I20260608 12:41:37.288033  7733 raft_consensus.cc:3060] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:37.466506  7621 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:37.468307  7733 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:37.483171  7705 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:37.485263  7758 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:37.498378  7704 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:41:37.499043  7704 pending_rounds.cc:85] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Aborting all ops after (but not including) 0
I20260608 12:41:37.499496  7704 pending_rounds.cc:107] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:41:37.499812  7704 raft_consensus.cc:2889] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:41:37.501958  7758 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:37.512801  7621 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:41:37.514529  7733 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:37.527431  7539 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:41:37.529415  7745 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:37.529781  7705 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:41:37.530606  7745 consensus_queue.cc:1243] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Peer dd53a89254e7409c99ea2b07947790d9 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:41:37.532653  7762 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:37.534395  7539 pending_rounds.cc:85] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Aborting all ops after (but not including) 0
I20260608 12:41:37.534861  7539 pending_rounds.cc:107] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:41:37.535230  7539 raft_consensus.cc:2889] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:41:38.048399  7539 consensus_queue.cc:237] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.057606  7705 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:38.057924  7621 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:38.059585  7758 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:38.060580  7738 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } 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:41:38.068094  7733 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
W20260608 12:41:38.070724  7499 consensus_peers.cc:597] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 -> Peer 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196:41431): Couldn't send request to peer 39cf0997c3ac49028aada70c86183fa9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5708c94a829841a58b2abdf6131ebbc0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:38.070801  7621 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.071049  7705 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.081751  7082 catalog_manager.cc:5696] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:38.101882  7621 consensus_queue.cc:237] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.110318  7705 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:41:38.112532  7764 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:38.120368  7539 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:41:38.121265  7764 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.122457  7775 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } 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:41:38.124084  7705 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.127333  7539 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.137864  7079 catalog_manager.cc:5696] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 reported cstate change: config changed from index -1 to 3, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "da9d2e5519de4445806aea40fe693145" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:38.139672  7538 consensus_queue.cc:237] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
W20260608 12:41:38.140760  7580 consensus_peers.cc:597] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 -> Peer 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196:41431): Couldn't send request to peer 39cf0997c3ac49028aada70c86183fa9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86ef0b6be95b4ae4aa38457214f6af25. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:38.148969  7705 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:38.149780  7621 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:41:38.151440  7499 consensus_peers.cc:597] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 -> Peer 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196:41431): Couldn't send request to peer 39cf0997c3ac49028aada70c86183fa9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 966ade37cb274e36ba1771c3e74fbbc4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:38.152184  7738 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } 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:41:38.153290  7733 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:38.161864  7733 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.164534  7621 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.173125  7705 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } } }
I20260608 12:41:38.179041  7081 catalog_manager.cc:5696] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: config changed from index -1 to 2, NON_VOTER 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:38.575193  7778 ts_tablet_manager.cc:933] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: Initiating tablet copy from peer dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947)
I20260608 12:41:38.577152  7778 tablet_copy_client.cc:323] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40947
I20260608 12:41:38.591068  7549 tablet_copy_service.cc:140] P dd53a89254e7409c99ea2b07947790d9: Received BeginTabletCopySession request for tablet 966ade37cb274e36ba1771c3e74fbbc4 from peer 39cf0997c3ac49028aada70c86183fa9 ({username='slave'} at 127.0.0.1:36220)
I20260608 12:41:38.591969  7549 tablet_copy_service.cc:161] P dd53a89254e7409c99ea2b07947790d9: Beginning new tablet copy session on tablet 966ade37cb274e36ba1771c3e74fbbc4 from peer 39cf0997c3ac49028aada70c86183fa9 at {username='slave'} at 127.0.0.1:36220: session id = 39cf0997c3ac49028aada70c86183fa9-966ade37cb274e36ba1771c3e74fbbc4
I20260608 12:41:38.601346  7549 tablet_copy_source_session.cc:215] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:38.605134  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966ade37cb274e36ba1771c3e74fbbc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:38.617801  7778 tablet_copy_client.cc:806] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:38.618590  7778 tablet_copy_client.cc:670] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:38.623202  7778 tablet_copy_client.cc:538] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:38.630812  7778 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: Bootstrap starting.
I20260608 12:41:38.651490  7778 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: 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:41:38.652724  7778 tablet_bootstrap.cc:492] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: Bootstrap complete.
I20260608 12:41:38.653662  7778 ts_tablet_manager.cc:1403] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260608 12:41:38.657066  7778 raft_consensus.cc:359] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.658413  7778 raft_consensus.cc:740] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 39cf0997c3ac49028aada70c86183fa9, State: Initialized, Role: LEARNER
I20260608 12:41:38.659365  7778 consensus_queue.cc:260] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.661315  7783 ts_tablet_manager.cc:933] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: Initiating tablet copy from peer dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947)
I20260608 12:41:38.662997  7778 ts_tablet_manager.cc:1434] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:41:38.665577  7783 tablet_copy_client.cc:323] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40947
I20260608 12:41:38.665743  7549 tablet_copy_service.cc:342] P dd53a89254e7409c99ea2b07947790d9: Request end of tablet copy session 39cf0997c3ac49028aada70c86183fa9-966ade37cb274e36ba1771c3e74fbbc4 received from {username='slave'} at 127.0.0.1:36220
I20260608 12:41:38.666729  7549 tablet_copy_service.cc:434] P dd53a89254e7409c99ea2b07947790d9: ending tablet copy session 39cf0997c3ac49028aada70c86183fa9-966ade37cb274e36ba1771c3e74fbbc4 on tablet 966ade37cb274e36ba1771c3e74fbbc4 with peer 39cf0997c3ac49028aada70c86183fa9
I20260608 12:41:38.668058  7548 tablet_copy_service.cc:140] P dd53a89254e7409c99ea2b07947790d9: Received BeginTabletCopySession request for tablet 5708c94a829841a58b2abdf6131ebbc0 from peer 39cf0997c3ac49028aada70c86183fa9 ({username='slave'} at 127.0.0.1:36220)
I20260608 12:41:38.668941  7548 tablet_copy_service.cc:161] P dd53a89254e7409c99ea2b07947790d9: Beginning new tablet copy session on tablet 5708c94a829841a58b2abdf6131ebbc0 from peer 39cf0997c3ac49028aada70c86183fa9 at {username='slave'} at 127.0.0.1:36220: session id = 39cf0997c3ac49028aada70c86183fa9-5708c94a829841a58b2abdf6131ebbc0
I20260608 12:41:38.681684  7548 tablet_copy_source_session.cc:215] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:38.685693  7783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5708c94a829841a58b2abdf6131ebbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:38.703403  7783 tablet_copy_client.cc:806] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:38.704294  7783 tablet_copy_client.cc:670] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:38.708941  7783 tablet_copy_client.cc:538] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:38.716679  7783 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: Bootstrap starting.
I20260608 12:41:38.729270  7778 ts_tablet_manager.cc:933] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: Initiating tablet copy from peer da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981)
I20260608 12:41:38.731367  7778 tablet_copy_client.cc:323] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42981
I20260608 12:41:38.741364  7783 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: 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:41:38.742484  7783 tablet_bootstrap.cc:492] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: Bootstrap complete.
I20260608 12:41:38.743435  7783 ts_tablet_manager.cc:1403] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260608 12:41:38.746623  7631 tablet_copy_service.cc:140] P da9d2e5519de4445806aea40fe693145: Received BeginTabletCopySession request for tablet 86ef0b6be95b4ae4aa38457214f6af25 from peer 39cf0997c3ac49028aada70c86183fa9 ({username='slave'} at 127.0.0.1:43856)
I20260608 12:41:38.747605  7631 tablet_copy_service.cc:161] P da9d2e5519de4445806aea40fe693145: Beginning new tablet copy session on tablet 86ef0b6be95b4ae4aa38457214f6af25 from peer 39cf0997c3ac49028aada70c86183fa9 at {username='slave'} at 127.0.0.1:43856: session id = 39cf0997c3ac49028aada70c86183fa9-86ef0b6be95b4ae4aa38457214f6af25
I20260608 12:41:38.747545  7783 raft_consensus.cc:359] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.748996  7783 raft_consensus.cc:740] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 39cf0997c3ac49028aada70c86183fa9, State: Initialized, Role: LEARNER
I20260608 12:41:38.750058  7783 consensus_queue.cc:260] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.753412  7783 ts_tablet_manager.cc:1434] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:41:38.756229  7548 tablet_copy_service.cc:342] P dd53a89254e7409c99ea2b07947790d9: Request end of tablet copy session 39cf0997c3ac49028aada70c86183fa9-5708c94a829841a58b2abdf6131ebbc0 received from {username='slave'} at 127.0.0.1:36220
I20260608 12:41:38.756889  7548 tablet_copy_service.cc:434] P dd53a89254e7409c99ea2b07947790d9: ending tablet copy session 39cf0997c3ac49028aada70c86183fa9-5708c94a829841a58b2abdf6131ebbc0 on tablet 5708c94a829841a58b2abdf6131ebbc0 with peer 39cf0997c3ac49028aada70c86183fa9
I20260608 12:41:38.761101  7631 tablet_copy_source_session.cc:215] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:38.764703  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ef0b6be95b4ae4aa38457214f6af25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:38.778143  7778 tablet_copy_client.cc:806] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:38.778863  7778 tablet_copy_client.cc:670] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:38.783428  7778 tablet_copy_client.cc:538] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:38.790293  7778 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: Bootstrap starting.
I20260608 12:41:38.808576  7778 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: 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:41:38.809526  7778 tablet_bootstrap.cc:492] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: Bootstrap complete.
I20260608 12:41:38.810316  7778 ts_tablet_manager.cc:1403] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260608 12:41:38.812865  7778 raft_consensus.cc:359] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.813762  7778 raft_consensus.cc:740] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 39cf0997c3ac49028aada70c86183fa9, State: Initialized, Role: LEARNER
I20260608 12:41:38.814419  7778 consensus_queue.cc:260] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: true } }
I20260608 12:41:38.816779  7778 ts_tablet_manager.cc:1434] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:38.819116  7631 tablet_copy_service.cc:342] P da9d2e5519de4445806aea40fe693145: Request end of tablet copy session 39cf0997c3ac49028aada70c86183fa9-86ef0b6be95b4ae4aa38457214f6af25 received from {username='slave'} at 127.0.0.1:43856
I20260608 12:41:38.819749  7631 tablet_copy_service.cc:434] P da9d2e5519de4445806aea40fe693145: ending tablet copy session 39cf0997c3ac49028aada70c86183fa9-86ef0b6be95b4ae4aa38457214f6af25 on tablet 86ef0b6be95b4ae4aa38457214f6af25 with peer 39cf0997c3ac49028aada70c86183fa9
I20260608 12:41:38.968067  7455 raft_consensus.cc:1217] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:41:39.047063  7455 raft_consensus.cc:1217] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:41:39.310360  7455 raft_consensus.cc:1217] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:41:39.375546  7790 raft_consensus.cc:1064] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9: attempting to promote NON_VOTER 39cf0997c3ac49028aada70c86183fa9 to VOTER
I20260608 12:41:39.377981  7790 consensus_queue.cc:237] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } }
I20260608 12:41:39.386480  7705 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:39.388533  7455 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:39.389987  7733 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } 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:41:39.391819  7621 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:39.391690  7790 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } 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:41:39.393491  7733 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:39.412184  7733 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.415223  7705 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.415724  7621 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.426168  7455 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.433034  7079 catalog_manager.cc:5696] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 reported cstate change: config changed from index 2 to 3, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.493979  7538 consensus_queue.cc:237] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } }
I20260608 12:41:39.499547  7455 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:39.499562  7621 raft_consensus.cc:1275] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:39.501909  7791 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } 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:41:39.503031  7733 consensus_queue.cc:1048] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:39.510258  7790 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.512843  7621 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.512843  7455 raft_consensus.cc:2955] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.525413  7067 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 966ade37cb274e36ba1771c3e74fbbc4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:39.528386  7082 catalog_manager.cc:5696] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 reported cstate change: config changed from index 3 to 4, VOTER fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.538805  7790 raft_consensus.cc:1064] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9: attempting to promote NON_VOTER 39cf0997c3ac49028aada70c86183fa9 to VOTER
I20260608 12:41:39.541659  7790 consensus_queue.cc:237] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } }
I20260608 12:41:39.556149  7455 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 LEARNER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:39.558084  7791 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } 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:41:39.563597  7621 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:39.565464  7705 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:39.567963  7790 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } 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:41:39.568259  7695 tablet_service.cc:1558] Processing DeleteTablet for tablet 966ade37cb274e36ba1771c3e74fbbc4 with delete_type TABLET_DATA_TOMBSTONED (TS fa382bafafdc4b9e952b3d6ba4fa1463 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51800
I20260608 12:41:39.571170  7809 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:39.572329  7809 raft_consensus.cc:2243] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:39.572522  7795 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:39.573374  7809 raft_consensus.cc:2272] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.577337  7809 ts_tablet_manager.cc:1916] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:39.591799  7795 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.595950  7620 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.599879  7809 ts_tablet_manager.cc:1929] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:41:39.600510  7809 log.cc:1199] T 966ade37cb274e36ba1771c3e74fbbc4 P fa382bafafdc4b9e952b3d6ba4fa1463: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-2-root/wals/966ade37cb274e36ba1771c3e74fbbc4
I20260608 12:41:39.602986  7069 catalog_manager.cc:5027] TS fa382bafafdc4b9e952b3d6ba4fa1463 (127.0.107.195:44759): tablet 966ade37cb274e36ba1771c3e74fbbc4 (table test-workload [id=fedef2df99e94b0494c38cb73943a848]) successfully deleted
I20260608 12:41:39.605201  7704 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.616838  7081 catalog_manager.cc:5696] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 reported cstate change: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.618633  7455 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } attrs { replace: true } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.645618  7538 consensus_queue.cc:237] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [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: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } }
I20260608 12:41:39.652040  7455 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:39.653035  7704 raft_consensus.cc:1275] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Refusing update from remote peer dd53a89254e7409c99ea2b07947790d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:39.653946  7795 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } 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:41:39.655154  7790 consensus_queue.cc:1048] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:39.663028  7791 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER da9d2e5519de4445806aea40fe693145 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.666496  7455 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER da9d2e5519de4445806aea40fe693145 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.667459  7705 raft_consensus.cc:2955] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER da9d2e5519de4445806aea40fe693145 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.675262  7067 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5708c94a829841a58b2abdf6131ebbc0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:39.682036  7081 catalog_manager.cc:5696] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: config changed from index 4 to 5, VOTER da9d2e5519de4445806aea40fe693145 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "dd53a89254e7409c99ea2b07947790d9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:39.692879  7792 raft_consensus.cc:1064] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145: attempting to promote NON_VOTER 39cf0997c3ac49028aada70c86183fa9 to VOTER
I20260608 12:41:39.702409  7792 consensus_queue.cc:237] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } }
I20260608 12:41:39.711709  7611 tablet_service.cc:1558] Processing DeleteTablet for tablet 5708c94a829841a58b2abdf6131ebbc0 with delete_type TABLET_DATA_TOMBSTONED (TS da9d2e5519de4445806aea40fe693145 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43860
I20260608 12:41:39.711795  7455 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 LEARNER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:39.713619  7705 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:39.715106  7538 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:39.715569  7793 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } 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:41:39.716708  7775 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:39.717801  7814 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:39.718885  7814 raft_consensus.cc:2243] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:39.719805  7814 raft_consensus.cc:2272] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.720703  7792 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } 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:41:39.728047  7814 ts_tablet_manager.cc:1916] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:39.741699  7792 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.750815  7538 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.758383  7814 ts_tablet_manager.cc:1929] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:39.759042  7814 log.cc:1199] T 5708c94a829841a58b2abdf6131ebbc0 P da9d2e5519de4445806aea40fe693145: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-1-root/wals/5708c94a829841a58b2abdf6131ebbc0
I20260608 12:41:39.761339  7069 catalog_manager.cc:5027] TS da9d2e5519de4445806aea40fe693145 (127.0.107.194:42981): tablet 5708c94a829841a58b2abdf6131ebbc0 (table test-workload [id=fedef2df99e94b0494c38cb73943a848]) successfully deleted
I20260608 12:41:39.769441  7704 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.770905  7455 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.773679  7082 catalog_manager.cc:5696] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 reported cstate change: config changed from index 3 to 4, 39cf0997c3ac49028aada70c86183fa9 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "da9d2e5519de4445806aea40fe693145" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd53a89254e7409c99ea2b07947790d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40947 } attrs { replace: true } } peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.792140  7620 consensus_queue.cc:237] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } }
I20260608 12:41:39.800622  7704 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:39.802386  7792 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:39.803505  7455 raft_consensus.cc:1275] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 FOLLOWER]: Refusing update from remote peer da9d2e5519de4445806aea40fe693145: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:39.805034  7792 consensus_queue.cc:1048] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } 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:41:39.810773  7775 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER dd53a89254e7409c99ea2b07947790d9 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.819424  7704 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER dd53a89254e7409c99ea2b07947790d9 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.822146  7069 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 86ef0b6be95b4ae4aa38457214f6af25 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:39.821645  7455 raft_consensus.cc:2955] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER dd53a89254e7409c99ea2b07947790d9 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } } }
I20260608 12:41:39.826457  7079 catalog_manager.cc:5696] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 reported cstate change: config changed from index 4 to 5, VOTER dd53a89254e7409c99ea2b07947790d9 (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "da9d2e5519de4445806aea40fe693145" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da9d2e5519de4445806aea40fe693145" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa382bafafdc4b9e952b3d6ba4fa1463" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39cf0997c3ac49028aada70c86183fa9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41431 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:39.842597  7529 tablet_service.cc:1558] Processing DeleteTablet for tablet 86ef0b6be95b4ae4aa38457214f6af25 with delete_type TABLET_DATA_TOMBSTONED (TS dd53a89254e7409c99ea2b07947790d9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36226
I20260608 12:41:39.845577  7818 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:39.846410  7818 raft_consensus.cc:2243] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:39.847084  7818 raft_consensus.cc:2272] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.850009  7818 ts_tablet_manager.cc:1916] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:39.862187  7818 ts_tablet_manager.cc:1929] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:41:39.862550  7818 log.cc:1199] T 86ef0b6be95b4ae4aa38457214f6af25 P dd53a89254e7409c99ea2b07947790d9: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922312059458-431-0/minicluster-data/ts-0-root/wals/86ef0b6be95b4ae4aa38457214f6af25
I20260608 12:41:39.864135  7067 catalog_manager.cc:5027] TS dd53a89254e7409c99ea2b07947790d9 (127.0.107.193:40947): tablet 86ef0b6be95b4ae4aa38457214f6af25 (table test-workload [id=fedef2df99e94b0494c38cb73943a848]) successfully deleted
I20260608 12:41:42.116802   431 tablet_server.cc:179] TabletServer@127.0.107.193:40947 shutting down...
I20260608 12:41:42.140745   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:42.141506   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.142241   431 raft_consensus.cc:2243] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:42.143105   431 raft_consensus.cc:2272] T b20da42e482d417f9002a330cc3c90dc P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.145357   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.145973   431 raft_consensus.cc:2243] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:42.146809   431 raft_consensus.cc:2272] T 5708c94a829841a58b2abdf6131ebbc0 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.148850   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.149386   431 raft_consensus.cc:2243] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:42.150262   431 raft_consensus.cc:2272] T 966ade37cb274e36ba1771c3e74fbbc4 P dd53a89254e7409c99ea2b07947790d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.174628   431 tablet_server.cc:196] TabletServer@127.0.107.193:40947 shutdown complete.
I20260608 12:41:42.189158   431 tablet_server.cc:179] TabletServer@127.0.107.194:42981 shutting down...
I20260608 12:41:42.225132   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:42.226023   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.226747   431 raft_consensus.cc:2243] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.227334   431 raft_consensus.cc:2272] T b20da42e482d417f9002a330cc3c90dc P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.229744   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.230361   431 raft_consensus.cc:2243] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:41:42.231259   431 raft_consensus.cc:2272] T 86ef0b6be95b4ae4aa38457214f6af25 P da9d2e5519de4445806aea40fe693145 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.233523   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.234165   431 raft_consensus.cc:2243] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.234835   431 raft_consensus.cc:2272] T 966ade37cb274e36ba1771c3e74fbbc4 P da9d2e5519de4445806aea40fe693145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.259765   431 tablet_server.cc:196] TabletServer@127.0.107.194:42981 shutdown complete.
I20260608 12:41:42.273928   431 tablet_server.cc:179] TabletServer@127.0.107.195:44759 shutting down...
I20260608 12:41:42.293257   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:42.294018   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.294663   431 raft_consensus.cc:2243] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.295173   431 raft_consensus.cc:2272] T b20da42e482d417f9002a330cc3c90dc P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.297330   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.297958   431 raft_consensus.cc:2243] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.298636   431 raft_consensus.cc:2272] T 86ef0b6be95b4ae4aa38457214f6af25 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.300781   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:42.301316   431 raft_consensus.cc:2243] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.301851   431 raft_consensus.cc:2272] T 5708c94a829841a58b2abdf6131ebbc0 P fa382bafafdc4b9e952b3d6ba4fa1463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.326275   431 tablet_server.cc:196] TabletServer@127.0.107.195:44759 shutdown complete.
I20260608 12:41:42.340044   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:42.363349   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:42.364097   431 tablet_replica.cc:333] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9: stopping tablet replica
I20260608 12:41:42.364696   431 raft_consensus.cc:2243] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.365268   431 raft_consensus.cc:2272] T 86ef0b6be95b4ae4aa38457214f6af25 P 39cf0997c3ac49028aada70c86183fa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.367298   431 tablet_replica.cc:333] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9: stopping tablet replica
I20260608 12:41:42.367841   431 raft_consensus.cc:2243] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.368391   431 raft_consensus.cc:2272] T 5708c94a829841a58b2abdf6131ebbc0 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.370513   431 tablet_replica.cc:333] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9: stopping tablet replica
I20260608 12:41:42.371057   431 raft_consensus.cc:2243] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:42.371611   431 raft_consensus.cc:2272] T 966ade37cb274e36ba1771c3e74fbbc4 P 39cf0997c3ac49028aada70c86183fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.393811   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:42.406772   431 master.cc:562] Master@127.0.107.254:37143 shutting down...
I20260608 12:41:42.426193   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:42.426788   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:42.427184   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20415eb8bc9547a1b280b48d3ae0a573: stopping tablet replica
I20260608 12:41:42.461359   431 master.cc:584] Master@127.0.107.254:37143 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16761 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:41:42.503173   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45565
I20260608 12:41:42.504420   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:42.510056  7820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:42.511363  7821 instance_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:41:42.512105  7823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:42.513180   431 server_base.cc:1061] running on GCE node
I20260608 12:41:42.514490   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:42.514779   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:42.515004   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922502514976 us; error 0 us; skew 500 ppm
I20260608 12:41:42.515612   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:42.518229   431 webserver.cc:533] Webserver started at http://127.0.107.254:35841/ using document root <none> and password file <none>
I20260608 12:41:42.518774   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:42.518987   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:42.519279   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:42.520411   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "3095b237a3764d24b9d608113e0c3211"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.525285   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:41:42.528893  7828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.529795   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:42.530110   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "3095b237a3764d24b9d608113e0c3211"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.530411   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-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:41:42.545291   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:42.546543   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:42.587148   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45565
I20260608 12:41:42.587311  7879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45565 every 8 connection(s)
I20260608 12:41:42.591423  7880 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:41:42.602800  7880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: Bootstrap starting.
I20260608 12:41:42.608048  7880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:42.612816  7880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: No bootstrap required, opened a new log
I20260608 12:41:42.615528  7880 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3095b237a3764d24b9d608113e0c3211" member_type: VOTER }
I20260608 12:41:42.615948  7880 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:42.616190  7880 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3095b237a3764d24b9d608113e0c3211, State: Initialized, Role: FOLLOWER
I20260608 12:41:42.616927  7880 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3095b237a3764d24b9d608113e0c3211" member_type: VOTER }
I20260608 12:41:42.617404  7880 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:42.617653  7880 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:42.617969  7880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:42.622908  7880 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3095b237a3764d24b9d608113e0c3211" member_type: VOTER }
I20260608 12:41:42.623535  7880 leader_election.cc:304] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [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: 3095b237a3764d24b9d608113e0c3211; no voters: 
I20260608 12:41:42.624795  7880 leader_election.cc:290] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:42.625324  7883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:42.626981  7883 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 1 LEADER]: Becoming Leader. State: Replica: 3095b237a3764d24b9d608113e0c3211, State: Running, Role: LEADER
I20260608 12:41:42.627806  7883 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [LEADER]: Queue going to LEADER mode. State: All 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: "3095b237a3764d24b9d608113e0c3211" member_type: VOTER }
I20260608 12:41:42.628010  7880 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:42.633601  7884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3095b237a3764d24b9d608113e0c3211" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3095b237a3764d24b9d608113e0c3211" member_type: VOTER } }
I20260608 12:41:42.634017  7885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3095b237a3764d24b9d608113e0c3211. Latest consensus state: current_term: 1 leader_uuid: "3095b237a3764d24b9d608113e0c3211" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3095b237a3764d24b9d608113e0c3211" member_type: VOTER } }
I20260608 12:41:42.634567  7884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:42.634940  7885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:42.640036  7890 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:42.645853  7890 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:42.647573   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:42.656592  7890 catalog_manager.cc:1382] Generated new cluster ID: 99bf43f618a14647a478cb516c7e1f70
I20260608 12:41:42.656940  7890 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:42.672084  7890 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:42.673518  7890 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:42.701305  7890 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: Generated new TSK 0
I20260608 12:41:42.702008  7890 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:42.715281   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:42.722327  7901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:42.723592  7902 instance_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:41:42.726711  7904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:42.726763   431 server_base.cc:1061] running on GCE node
I20260608 12:41:42.728222   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:42.728479   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:42.728665   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922502728643 us; error 0 us; skew 500 ppm
I20260608 12:41:42.729389   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:42.732156   431 webserver.cc:533] Webserver started at http://127.0.107.193:46343/ using document root <none> and password file <none>
I20260608 12:41:42.732758   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:42.732978   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:42.733253   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:42.734452   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "a71506ae180345fba6faf4f2dfd53b40"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.739494   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:41:42.743731  7909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.744638   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:42.744973   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "a71506ae180345fba6faf4f2dfd53b40"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.745282   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-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:41:42.765949   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:42.767247   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:42.768792   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:42.771273   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:42.771513   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.771773   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:42.771963   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.815892   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43473
I20260608 12:41:42.815999  7971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43473 every 8 connection(s)
I20260608 12:41:42.821549   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:42.830245  7976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:42.831557  7977 instance_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:41:42.833421  7979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:42.833537   431 server_base.cc:1061] running on GCE node
I20260608 12:41:42.834929   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:42.835232   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:42.835461   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922502835442 us; error 0 us; skew 500 ppm
I20260608 12:41:42.836269   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:42.838618  7972 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45565
I20260608 12:41:42.839067  7972 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:42.839308   431 webserver.cc:533] Webserver started at http://127.0.107.194:38181/ using document root <none> and password file <none>
I20260608 12:41:42.839897   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:42.840126   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:42.840011  7972 heartbeater.cc:507] Master 127.0.107.254:45565 requested a full tablet report, sending...
I20260608 12:41:42.840655   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:42.842154   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.843084  7845 ts_manager.cc:194] Registered new tserver with Master: a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473)
I20260608 12:41:42.845151  7845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56362
I20260608 12:41:42.848124   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:42.852353  7984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.853210   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:41:42.853646   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.853922   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-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:41:42.886034   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:42.887383   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:42.889017   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:42.891502   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:42.891754   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.892040   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:42.892227   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.932677   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43811
I20260608 12:41:42.932786  8046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43811 every 8 connection(s)
I20260608 12:41:42.938200   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:42.946182  8050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:42.946815  8051 instance_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:41:42.950274   431 server_base.cc:1061] running on GCE node
W20260608 12:41:42.950717  8054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:42.951856   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:42.952122   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:42.952165  8047 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45565
I20260608 12:41:42.952350   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922502952325 us; error 0 us; skew 500 ppm
I20260608 12:41:42.952848  8047 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:42.953262   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:42.953866  8047 heartbeater.cc:507] Master 127.0.107.254:45565 requested a full tablet report, sending...
I20260608 12:41:42.956609   431 webserver.cc:533] Webserver started at http://127.0.107.195:37923/ using document root <none> and password file <none>
I20260608 12:41:42.956631  7845 ts_manager.cc:194] Registered new tserver with Master: 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:42.957624   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:42.957933   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:42.958264   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:42.958887  7845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56372
I20260608 12:41:42.959767   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.964670   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:42.968325  8058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.969219   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:42.969630   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:42.969947   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-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:41:42.986846   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:42.988045   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:42.989617   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:42.992165   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:42.992427   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:42.992712   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:42.992908   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:43.033905   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:32975
I20260608 12:41:43.034022  8120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:32975 every 8 connection(s)
I20260608 12:41:43.048683  8121 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45565
I20260608 12:41:43.049117  8121 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:43.050005  8121 heartbeater.cc:507] Master 127.0.107.254:45565 requested a full tablet report, sending...
I20260608 12:41:43.052450  7845 ts_manager.cc:194] Registered new tserver with Master: 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:43.053465   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016208341s
I20260608 12:41:43.054036  7845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56382
I20260608 12:41:43.849011  7972 heartbeater.cc:499] Master 127.0.107.254:45565 was elected leader, sending a full tablet report...
I20260608 12:41:43.962119  8047 heartbeater.cc:499] Master 127.0.107.254:45565 was elected leader, sending a full tablet report...
I20260608 12:41:44.057194  8121 heartbeater.cc:499] Master 127.0.107.254:45565 was elected leader, sending a full tablet report...
I20260608 12:41:44.117300  7845 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56398:
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:41:44.120221  7845 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:41:44.192008  8011 tablet_service.cc:1511] Processing CreateTablet for tablet c9e4dc7af96244649b14d8be3805c974 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:44.194644  8010 tablet_service.cc:1511] Processing CreateTablet for tablet ecd9fffdb3524fb0807f2f3528084b07 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:44.197692  8086 tablet_service.cc:1511] Processing CreateTablet for tablet 3af475d73978419497e9d63188a55748 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:44.199167  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475d73978419497e9d63188a55748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.192407  8012 tablet_service.cc:1511] Processing CreateTablet for tablet 3af475d73978419497e9d63188a55748 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:44.199527  8009 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff9ebdf21e24721b042b9823e449a19 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:44.202033  8085 tablet_service.cc:1511] Processing CreateTablet for tablet c9e4dc7af96244649b14d8be3805c974 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:44.202395  8083 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff9ebdf21e24721b042b9823e449a19 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:44.203754  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e4dc7af96244649b14d8be3805c974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.204627  8084 tablet_service.cc:1511] Processing CreateTablet for tablet ecd9fffdb3524fb0807f2f3528084b07 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:44.206110  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e4dc7af96244649b14d8be3805c974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.206574  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd9fffdb3524fb0807f2f3528084b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.213510  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 3af475d73978419497e9d63188a55748 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:44.213879  8083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff9ebdf21e24721b042b9823e449a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.213879  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475d73978419497e9d63188a55748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.215327  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475d73978419497e9d63188a55748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.214907  7935 tablet_service.cc:1511] Processing CreateTablet for tablet ecd9fffdb3524fb0807f2f3528084b07 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:44.216377  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd9fffdb3524fb0807f2f3528084b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.218384  7934 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff9ebdf21e24721b042b9823e449a19 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:44.219734  7934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff9ebdf21e24721b042b9823e449a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.221925  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd9fffdb3524fb0807f2f3528084b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.222180  7936 tablet_service.cc:1511] Processing CreateTablet for tablet c9e4dc7af96244649b14d8be3805c974 (DEFAULT_TABLE table=test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:44.223723  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e4dc7af96244649b14d8be3805c974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.225935  8009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff9ebdf21e24721b042b9823e449a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.288384  8143 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:44.293900  8142 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:44.302731  8142 tablet_bootstrap.cc:654] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.293967  8144 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:44.310961  8143 tablet_bootstrap.cc:654] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.321448  8144 tablet_bootstrap.cc:654] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.321529  8142 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:44.321569  8143 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:44.322460  8142 ts_tablet_manager.cc:1403] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260608 12:41:44.322537  8143 ts_tablet_manager.cc:1403] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260608 12:41:44.325461  8142 raft_consensus.cc:359] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.326579  8142 raft_consensus.cc:385] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.326139  8143 raft_consensus.cc:359] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.326908  8142 raft_consensus.cc:740] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.327011  8143 raft_consensus.cc:385] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.327495  8143 raft_consensus.cc:740] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.328054  8144 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:44.327929  8142 consensus_queue.cc:260] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.328683  8144 ts_tablet_manager.cc:1403] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260608 12:41:44.328466  8143 consensus_queue.cc:260] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.331930  8142 ts_tablet_manager.cc:1434] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:41:44.331897  8144 raft_consensus.cc:359] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.333959  8144 raft_consensus.cc:385] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.334308  8144 raft_consensus.cc:740] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.334735  8142 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:44.335335  8144 consensus_queue.cc:260] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.339234  8143 ts_tablet_manager.cc:1434] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 12:41:44.340615  8143 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:44.342840  8144 ts_tablet_manager.cc:1434] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:41:44.346169  8144 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:44.349907  8142 tablet_bootstrap.cc:654] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.353744  8143 tablet_bootstrap.cc:654] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.353874  8144 tablet_bootstrap.cc:654] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.363730  8149 raft_consensus.cc:493] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:44.364471  8149 raft_consensus.cc:515] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.375540  8149 leader_election.cc:290] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:44.405673  8144 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:44.406354  8144 ts_tablet_manager.cc:1403] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.006s
I20260608 12:41:44.409132  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475d73978419497e9d63188a55748" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
W20260608 12:41:44.411106  7911 leader_election.cc:343] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:44.412895  8142 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:44.412895  8143 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:44.413848  8143 ts_tablet_manager.cc:1403] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.038s
I20260608 12:41:44.413991  8142 ts_tablet_manager.cc:1403] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.080s	user 0.037s	sys 0.038s
I20260608 12:41:44.414376  8144 raft_consensus.cc:359] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.415268  8144 raft_consensus.cc:385] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.415781  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475d73978419497e9d63188a55748" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:44.415949  8144 raft_consensus.cc:740] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.416599  8096 raft_consensus.cc:2468] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 0.
I20260608 12:41:44.417045  8144 consensus_queue.cc:260] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.417425  8143 raft_consensus.cc:359] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.417642  8142 raft_consensus.cc:359] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.418395  8143 raft_consensus.cc:385] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.418493  8142 raft_consensus.cc:385] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.418411  7913 leader_election.cc:304] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [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: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40; no voters: 4dc162d3ea5b41a49aef03ce6da0b057
I20260608 12:41:44.419083  8143 raft_consensus.cc:740] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.419178  8142 raft_consensus.cc:740] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.420356  8149 raft_consensus.cc:2804] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:44.420177  8142 consensus_queue.cc:260] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.420226  8143 consensus_queue.cc:260] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.420996  8149 raft_consensus.cc:493] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:44.421409  8149 raft_consensus.cc:3060] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.423158  8142 ts_tablet_manager.cc:1434] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:44.426992  8142 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:44.429936  8149 raft_consensus.cc:515] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.432114  8144 ts_tablet_manager.cc:1434] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260608 12:41:44.436829  8142 tablet_bootstrap.cc:654] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.437289  8144 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:44.438263  8149 leader_election.cc:290] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 election: Requested vote from peers 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:44.450176  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475d73978419497e9d63188a55748" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:44.450928  8096 raft_consensus.cc:3060] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.451311  8142 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:44.451915  8142 ts_tablet_manager.cc:1403] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260608 12:41:44.452723  8143 ts_tablet_manager.cc:1434] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.038s	user 0.024s	sys 0.011s
I20260608 12:41:44.453357  8144 tablet_bootstrap.cc:654] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.455662  8142 raft_consensus.cc:359] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.456468  8142 raft_consensus.cc:385] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.456817  8143 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:44.456789  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475d73978419497e9d63188a55748" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
I20260608 12:41:44.456770  8142 raft_consensus.cc:740] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.458668  8142 consensus_queue.cc:260] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.459615  8022 raft_consensus.cc:3060] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.466383  8143 tablet_bootstrap.cc:654] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.468587  8022 raft_consensus.cc:2468] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 1.
I20260608 12:41:44.471681  8142 ts_tablet_manager.cc:1434] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260608 12:41:44.469961  8096 raft_consensus.cc:2468] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 1.
I20260608 12:41:44.475129  8142 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:44.475210  7913 leader_election.cc:304] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:44.476893  8156 raft_consensus.cc:2804] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:44.477496  8156 raft_consensus.cc:697] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 LEADER]: Becoming Leader. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Running, Role: LEADER
I20260608 12:41:44.478520  8156 consensus_queue.cc:237] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:44.479897  8144 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:44.480710  8144 ts_tablet_manager.cc:1403] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.012s
I20260608 12:41:44.484028  8142 tablet_bootstrap.cc:654] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.485426  8144 raft_consensus.cc:359] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.486335  8144 raft_consensus.cc:385] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.486632  8143 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:44.486688  8144 raft_consensus.cc:740] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.488162  8144 consensus_queue.cc:260] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.489516  8143 ts_tablet_manager.cc:1403] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.010s
I20260608 12:41:44.493065  8143 raft_consensus.cc:359] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.493932  8143 raft_consensus.cc:385] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.494235  8143 raft_consensus.cc:740] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.495622  8143 consensus_queue.cc:260] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.499153  8143 ts_tablet_manager.cc:1434] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:44.500739  8143 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:44.502707  8144 ts_tablet_manager.cc:1434] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.003s
I20260608 12:41:44.508641  8143 tablet_bootstrap.cc:654] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.510807  8144 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:44.516367  8156 raft_consensus.cc:493] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:44.516989  8156 raft_consensus.cc:515] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.521524  8144 tablet_bootstrap.cc:654] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:44.521342  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
W20260608 12:41:44.523173  7911 leader_election.cc:343] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:44.513321  7841 catalog_manager.cc:5696] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a71506ae180345fba6faf4f2dfd53b40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:44.525977  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:44.526639  8096 raft_consensus.cc:2468] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 0.
I20260608 12:41:44.527658  8142 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:44.528268  8142 ts_tablet_manager.cc:1403] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.027s
I20260608 12:41:44.528028  7913 leader_election.cc:304] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [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: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40; no voters: 4dc162d3ea5b41a49aef03ce6da0b057
I20260608 12:41:44.529152  8149 raft_consensus.cc:2804] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:44.529611  8149 raft_consensus.cc:493] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:44.529991  8149 raft_consensus.cc:3060] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.527467  8156 leader_election.cc:290] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:44.531149  8143 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:44.531630  8143 ts_tablet_manager.cc:1403] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.010s
I20260608 12:41:44.533214  8142 raft_consensus.cc:359] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.534063  8142 raft_consensus.cc:385] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.534387  8142 raft_consensus.cc:740] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.534343  8143 raft_consensus.cc:359] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.535655  8143 raft_consensus.cc:385] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.535588  8142 consensus_queue.cc:260] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.536221  8143 raft_consensus.cc:740] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.537321  8143 consensus_queue.cc:260] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.542855  8143 ts_tablet_manager.cc:1434] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:41:44.546296  8142 ts_tablet_manager.cc:1434] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.005s
I20260608 12:41:44.550688  8148 raft_consensus.cc:493] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:44.551246  8148 raft_consensus.cc:515] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.552284  8149 raft_consensus.cc:515] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.561779  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:44.562644  8096 raft_consensus.cc:3060] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.565469  8148 leader_election.cc:290] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:44.566164  8148 raft_consensus.cc:493] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:44.567481  8148 raft_consensus.cc:515] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.571698  8148 leader_election.cc:290] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:44.574391  8096 raft_consensus.cc:2468] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 1.
I20260608 12:41:44.576077  8156 raft_consensus.cc:493] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:44.576150  7913 leader_election.cc:304] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:44.576719  8156 raft_consensus.cc:515] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.579092  8156 leader_election.cc:290] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:44.579602  8156 raft_consensus.cc:2804] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:44.580086  8156 raft_consensus.cc:697] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 LEADER]: Becoming Leader. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Running, Role: LEADER
I20260608 12:41:44.581005  8156 consensus_queue.cc:237] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.581915  8149 leader_election.cc:290] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 election: Requested vote from peers 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:44.583055  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
I20260608 12:41:44.583789  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
I20260608 12:41:44.583951  8022 raft_consensus.cc:3060] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.584703  8021 raft_consensus.cc:2468] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 0.
I20260608 12:41:44.586558  7911 leader_election.cc:304] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:44.587961  8149 raft_consensus.cc:2804] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:44.588398  8149 raft_consensus.cc:493] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:44.588835  8149 raft_consensus.cc:3060] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.591605  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40" is_pre_election: true
I20260608 12:41:44.591776  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:44.593978  8144 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:44.593750  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40" is_pre_election: true
I20260608 12:41:44.594550  8144 ts_tablet_manager.cc:1403] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.014s
W20260608 12:41:44.595096  7913 leader_election.cc:343] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:44.595151  8022 raft_consensus.cc:2468] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 1.
I20260608 12:41:44.598258  8144 raft_consensus.cc:359] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.599207  8144 raft_consensus.cc:385] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:44.599558  8144 raft_consensus.cc:740] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:44.600499  8144 consensus_queue.cc:260] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.604911  8149 raft_consensus.cc:515] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.605895  8144 ts_tablet_manager.cc:1434] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:41:44.606617  7946 raft_consensus.cc:2393] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc162d3ea5b41a49aef03ce6da0b057 in current term 1: Already voted for candidate a71506ae180345fba6faf4f2dfd53b40 in this term.
I20260608 12:41:44.607527  8149 leader_election.cc:290] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 election: Requested vote from peers 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:44.605002  7844 catalog_manager.cc:5696] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a71506ae180345fba6faf4f2dfd53b40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:44.609130  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
I20260608 12:41:44.609789  8022 raft_consensus.cc:3060] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.612082  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "a71506ae180345fba6faf4f2dfd53b40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:44.612783  8096 raft_consensus.cc:3060] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.620420  8096 raft_consensus.cc:2468] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 1.
I20260608 12:41:44.620898  8022 raft_consensus.cc:2468] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71506ae180345fba6faf4f2dfd53b40 in term 1.
I20260608 12:41:44.621739  7913 leader_election.cc:304] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:44.622778  8149 raft_consensus.cc:2804] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:44.623225  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:44.623330  8149 raft_consensus.cc:697] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 LEADER]: Becoming Leader. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Running, Role: LEADER
I20260608 12:41:44.623409  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:44.624163  8096 raft_consensus.cc:2393] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc162d3ea5b41a49aef03ce6da0b057 in current term 1: Already voted for candidate a71506ae180345fba6faf4f2dfd53b40 in this term.
I20260608 12:41:44.624447  8095 raft_consensus.cc:2393] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc162d3ea5b41a49aef03ce6da0b057 in current term 1: Already voted for candidate a71506ae180345fba6faf4f2dfd53b40 in this term.
I20260608 12:41:44.624449  8149 consensus_queue.cc:237] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.625667  7988 leader_election.cc:304] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:44.626718  8164 raft_consensus.cc:2749] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:44.626868  7988 leader_election.cc:304] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:44.627712  8164 raft_consensus.cc:2749] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:44.633996  7844 catalog_manager.cc:5696] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 reported cstate change: term changed from 0 to 1, leader changed from <none> to a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a71506ae180345fba6faf4f2dfd53b40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } }
W20260608 12:41:44.646459  7893 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:44.759617  8150 raft_consensus.cc:493] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:44.760201  8150 raft_consensus.cc:515] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.762630  8150 leader_election.cc:290] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:44.772722  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff9ebdf21e24721b042b9823e449a19" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40" is_pre_election: true
I20260608 12:41:44.773598  7946 raft_consensus.cc:2468] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 0.
I20260608 12:41:44.774808  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff9ebdf21e24721b042b9823e449a19" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
I20260608 12:41:44.774900  8060 leader_election.cc:304] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:44.775581  8022 raft_consensus.cc:2468] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 0.
I20260608 12:41:44.775837  8150 raft_consensus.cc:2804] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:44.776265  8150 raft_consensus.cc:493] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:44.776626  8150 raft_consensus.cc:3060] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.781991  8150 raft_consensus.cc:515] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.783672  8150 leader_election.cc:290] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 election: Requested vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:44.784675  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff9ebdf21e24721b042b9823e449a19" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40"
I20260608 12:41:44.784952  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff9ebdf21e24721b042b9823e449a19" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
I20260608 12:41:44.785250  7946 raft_consensus.cc:3060] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.785591  8022 raft_consensus.cc:3060] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:44.790657  8022 raft_consensus.cc:2468] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 1.
I20260608 12:41:44.790822  7946 raft_consensus.cc:2468] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 1.
I20260608 12:41:44.791898  8060 leader_election.cc:304] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 
I20260608 12:41:44.792707  8150 raft_consensus.cc:2804] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:44.793951  8150 raft_consensus.cc:697] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 LEADER]: Becoming Leader. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Running, Role: LEADER
I20260608 12:41:44.794770  8150 consensus_queue.cc:237] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:44.802902  7844 catalog_manager.cc:5696] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:44.931277  8149 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:44.938321  7844 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56406:
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:41:44.942075  7844 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:41:44.951730  8156 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:44.984035  7934 tablet_service.cc:1511] Processing CreateTablet for tablet a660fe5682dd4cd4950d1c270f983be7 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:44.985466  8011 tablet_service.cc:1511] Processing CreateTablet for tablet a660fe5682dd4cd4950d1c270f983be7 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:44.987059  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a660fe5682dd4cd4950d1c270f983be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.985538  7934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a660fe5682dd4cd4950d1c270f983be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.987751  8156 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:44.988026  8084 tablet_service.cc:1511] Processing CreateTablet for tablet a660fe5682dd4cd4950d1c270f983be7 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:44.989414  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a660fe5682dd4cd4950d1c270f983be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:44.998924  7935 tablet_service.cc:1511] Processing CreateTablet for tablet 73ce893599c346fd9c094cbb732802c0 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:45.000695  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ce893599c346fd9c094cbb732802c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.003471  8012 tablet_service.cc:1511] Processing CreateTablet for tablet 73ce893599c346fd9c094cbb732802c0 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:45.005059  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ce893599c346fd9c094cbb732802c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.010900  8142 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:45.013424  8143 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:45.018136  8142 tablet_bootstrap.cc:654] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.028851  8143 tablet_bootstrap.cc:654] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.028702  8167 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:45.033295  8086 tablet_service.cc:1511] Processing CreateTablet for tablet 73ce893599c346fd9c094cbb732802c0 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:45.035023  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ce893599c346fd9c094cbb732802c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.046854  8144 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:45.048139  8142 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:45.048727  8142 ts_tablet_manager.cc:1403] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260608 12:41:45.049252  7934 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0d6dd57565467fabd72533251e7672 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:45.050880  7934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0d6dd57565467fabd72533251e7672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.052078  8142 raft_consensus.cc:359] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.053038  8142 raft_consensus.cc:385] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.053385  8142 raft_consensus.cc:740] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.054430  8142 consensus_queue.cc:260] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.056336  8144 tablet_bootstrap.cc:654] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.057096  8142 ts_tablet_manager.cc:1434] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:41:45.058326  8142 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:45.060889  8012 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0d6dd57565467fabd72533251e7672 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:45.062431  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0d6dd57565467fabd72533251e7672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.064900  8143 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:45.068560  8149 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:41:45.070688  8084 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0d6dd57565467fabd72533251e7672 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:45.069070  8143 ts_tablet_manager.cc:1403] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.009s
I20260608 12:41:45.084262  8143 raft_consensus.cc:359] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.084652  8011 tablet_service.cc:1511] Processing CreateTablet for tablet d50e0b8767274afbbfa683c567c0b7c3 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:45.086755  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50e0b8767274afbbfa683c567c0b7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.088402  8085 tablet_service.cc:1511] Processing CreateTablet for tablet d50e0b8767274afbbfa683c567c0b7c3 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:45.090016  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50e0b8767274afbbfa683c567c0b7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.085724  8143 raft_consensus.cc:385] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.100566  7935 tablet_service.cc:1511] Processing CreateTablet for tablet d50e0b8767274afbbfa683c567c0b7c3 (DEFAULT_TABLE table=dugtrio [id=011739ce98b44cf388a3445f3e1a2030]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:45.103219  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50e0b8767274afbbfa683c567c0b7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.111673  8142 tablet_bootstrap.cc:654] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.115443  8143 raft_consensus.cc:740] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.116508  8143 consensus_queue.cc:260] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.117328  8144 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:45.118062  8144 ts_tablet_manager.cc:1403] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.011s
I20260608 12:41:45.099071  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0d6dd57565467fabd72533251e7672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.121924  8144 raft_consensus.cc:359] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.128197  8144 raft_consensus.cc:385] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.128767  8144 raft_consensus.cc:740] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.128051  8156 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:45.132959  8144 consensus_queue.cc:260] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.136296  8144 ts_tablet_manager.cc:1434] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260608 12:41:45.122196  8143 ts_tablet_manager.cc:1434] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260608 12:41:45.146422  8143 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:45.149132  8144 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:45.154846  8143 tablet_bootstrap.cc:654] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.159096  8144 tablet_bootstrap.cc:654] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.160194  8142 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:45.160795  8142 ts_tablet_manager.cc:1403] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.008s
I20260608 12:41:45.164201  8142 raft_consensus.cc:359] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.164968  8142 raft_consensus.cc:385] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.165280  8142 raft_consensus.cc:740] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.168733  8143 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:45.168557  8142 consensus_queue.cc:260] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.169346  8143 ts_tablet_manager.cc:1403] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260608 12:41:45.171710  8142 ts_tablet_manager.cc:1434] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:41:45.172956  8142 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:45.173568  8143 raft_consensus.cc:359] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.174547  8143 raft_consensus.cc:385] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.174952  8143 raft_consensus.cc:740] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.175186  8144 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:45.175863  8144 ts_tablet_manager.cc:1403] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260608 12:41:45.176082  8143 consensus_queue.cc:260] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.179303  8143 ts_tablet_manager.cc:1434] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:45.179920  8144 raft_consensus.cc:359] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.180593  8143 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:45.180852  8142 tablet_bootstrap.cc:654] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.180974  8144 raft_consensus.cc:385] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.181640  8144 raft_consensus.cc:740] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.182770  8144 consensus_queue.cc:260] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.187454  8150 consensus_queue.cc:1048] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:45.188885  8144 ts_tablet_manager.cc:1434] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:41:45.189430  8143 tablet_bootstrap.cc:654] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.190554  8144 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:45.192865  8142 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:45.193500  8142 ts_tablet_manager.cc:1403] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260608 12:41:45.197463  8164 raft_consensus.cc:493] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.197999  8164 raft_consensus.cc:515] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.200186  8142 raft_consensus.cc:359] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.201025  8142 raft_consensus.cc:385] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.201385  8142 raft_consensus.cc:740] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.201900  8144 tablet_bootstrap.cc:654] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.202209  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a660fe5682dd4cd4950d1c270f983be7" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40" is_pre_election: true
I20260608 12:41:45.202893  7947 raft_consensus.cc:2468] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 0.
I20260608 12:41:45.204123  7986 leader_election.cc:304] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:45.209254  8143 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:45.210254  8143 ts_tablet_manager.cc:1403] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.014s
I20260608 12:41:45.216969  8143 raft_consensus.cc:359] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.218039  8143 raft_consensus.cc:385] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.218477  8143 raft_consensus.cc:740] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.218502  8142 consensus_queue.cc:260] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.219753  8143 consensus_queue.cc:260] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.222229  8164 leader_election.cc:290] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:45.223273  8143 ts_tablet_manager.cc:1434] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:41:45.223990  8164 raft_consensus.cc:2804] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.224697  8164 raft_consensus.cc:493] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.225209  8164 raft_consensus.cc:3060] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.223884  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a660fe5682dd4cd4950d1c270f983be7" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:45.225917  8095 raft_consensus.cc:2468] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 0.
I20260608 12:41:45.219297  8144 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:45.224829  8143 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:45.228864  8144 ts_tablet_manager.cc:1403] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.007s
I20260608 12:41:45.233006  8164 raft_consensus.cc:515] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.236506  8143 tablet_bootstrap.cc:654] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.239581  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a660fe5682dd4cd4950d1c270f983be7" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:45.240638  8095 raft_consensus.cc:3060] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.241247  8144 raft_consensus.cc:359] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.242300  8144 raft_consensus.cc:385] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.242698  8144 raft_consensus.cc:740] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.249697  8143 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: No bootstrap required, opened a new log
I20260608 12:41:45.250419  8143 ts_tablet_manager.cc:1403] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260608 12:41:45.251332  8164 leader_election.cc:290] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 election: Requested vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:45.253823  8143 raft_consensus.cc:359] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.254915  8143 raft_consensus.cc:385] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.255298  8143 raft_consensus.cc:740] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.256142  8143 consensus_queue.cc:260] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.248955  8144 consensus_queue.cc:260] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.259315  8144 ts_tablet_manager.cc:1434] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260608 12:41:45.262912  8144 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: Bootstrap starting.
I20260608 12:41:45.270380  8144 tablet_bootstrap.cc:654] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.261441  8143 ts_tablet_manager.cc:1434] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:41:45.271831  8095 raft_consensus.cc:2468] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
I20260608 12:41:45.273517  7988 leader_election.cc:304] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 
I20260608 12:41:45.275193  8164 raft_consensus.cc:2804] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.275949  8164 raft_consensus.cc:697] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Running, Role: LEADER
I20260608 12:41:45.277289  8164 consensus_queue.cc:237] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.282179  8142 ts_tablet_manager.cc:1434] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.088s	user 0.015s	sys 0.025s
W20260608 12:41:45.283460  7986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:43473, user_credentials={real_user=slave}} blocked reactor thread for 79440.5us
I20260608 12:41:45.285282  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a660fe5682dd4cd4950d1c270f983be7" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40"
I20260608 12:41:45.285948  7947 raft_consensus.cc:3060] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.286860  8142 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: Bootstrap starting.
I20260608 12:41:45.293723  8142 tablet_bootstrap.cc:654] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.298161  7947 raft_consensus.cc:2468] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
I20260608 12:41:45.335608  8150 consensus_queue.cc:1048] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:45.344208  7841 catalog_manager.cc:5696] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:45.353500  8144 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: No bootstrap required, opened a new log
I20260608 12:41:45.354931  8144 ts_tablet_manager.cc:1403] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent bootstrapping tablet: real 0.092s	user 0.032s	sys 0.055s
I20260608 12:41:45.357789  8144 raft_consensus.cc:359] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.358021  8142 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: No bootstrap required, opened a new log
I20260608 12:41:45.358371  8144 raft_consensus.cc:385] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.358677  8142 ts_tablet_manager.cc:1403] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.026s
I20260608 12:41:45.358675  8144 raft_consensus.cc:740] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.359894  8144 consensus_queue.cc:260] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.362109  8144 ts_tablet_manager.cc:1434] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:45.361733  8142 raft_consensus.cc:359] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.362542  8142 raft_consensus.cc:385] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.362814  8142 raft_consensus.cc:740] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.363556  8142 consensus_queue.cc:260] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.368963  8142 ts_tablet_manager.cc:1434] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:41:45.388348  8205 raft_consensus.cc:493] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.388825  8205 raft_consensus.cc:515] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.390774  8205 leader_election.cc:290] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:45.391592  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ce893599c346fd9c094cbb732802c0" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40" is_pre_election: true
I20260608 12:41:45.391844  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ce893599c346fd9c094cbb732802c0" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
I20260608 12:41:45.392364  7947 raft_consensus.cc:2468] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 0.
I20260608 12:41:45.392457  8022 raft_consensus.cc:2468] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 0.
I20260608 12:41:45.393627  8060 leader_election.cc:304] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 
I20260608 12:41:45.394325  8205 raft_consensus.cc:2804] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.394713  8205 raft_consensus.cc:493] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.395007  8205 raft_consensus.cc:3060] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.400060  8205 raft_consensus.cc:515] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.402014  8205 leader_election.cc:290] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 election: Requested vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:45.402976  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ce893599c346fd9c094cbb732802c0" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40"
I20260608 12:41:45.403263  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ce893599c346fd9c094cbb732802c0" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
I20260608 12:41:45.403576  7947 raft_consensus.cc:3060] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.403962  8022 raft_consensus.cc:3060] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.409026  7947 raft_consensus.cc:2468] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 1.
I20260608 12:41:45.409116  8022 raft_consensus.cc:2468] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 1.
I20260608 12:41:45.410439  8060 leader_election.cc:304] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 
I20260608 12:41:45.411213  8205 raft_consensus.cc:2804] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.411674  8205 raft_consensus.cc:697] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 LEADER]: Becoming Leader. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Running, Role: LEADER
I20260608 12:41:45.412360  8205 consensus_queue.cc:237] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.420403  7841 catalog_manager.cc:5696] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:45.468204  8164 raft_consensus.cc:493] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.468909  8164 raft_consensus.cc:515] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.471282  8164 leader_election.cc:290] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:45.472302  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0d6dd57565467fabd72533251e7672" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40" is_pre_election: true
I20260608 12:41:45.472582  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0d6dd57565467fabd72533251e7672" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:45.473011  7947 raft_consensus.cc:2468] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 0.
I20260608 12:41:45.473294  8095 raft_consensus.cc:2468] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 0.
I20260608 12:41:45.474362  7986 leader_election.cc:304] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:45.475261  8164 raft_consensus.cc:2804] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.475670  8164 raft_consensus.cc:493] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.475983  8164 raft_consensus.cc:3060] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.482693  8164 raft_consensus.cc:515] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.484707  8164 leader_election.cc:290] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 election: Requested vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:45.485788  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0d6dd57565467fabd72533251e7672" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40"
I20260608 12:41:45.486033  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0d6dd57565467fabd72533251e7672" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:45.486394  7947 raft_consensus.cc:3060] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.486760  8095 raft_consensus.cc:3060] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.492115  7947 raft_consensus.cc:2468] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
I20260608 12:41:45.492664  8095 raft_consensus.cc:2468] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
I20260608 12:41:45.493752  7986 leader_election.cc:304] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:45.494823  8164 raft_consensus.cc:2804] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.495406  8164 raft_consensus.cc:697] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Running, Role: LEADER
I20260608 12:41:45.496227  8164 consensus_queue.cc:237] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.504037  7841 catalog_manager.cc:5696] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:45.589368  8164 raft_consensus.cc:493] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.590098  8164 raft_consensus.cc:515] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.592413  8164 leader_election.cc:290] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:45.593067  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e0b8767274afbbfa683c567c0b7c3" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40" is_pre_election: true
I20260608 12:41:45.593793  7947 raft_consensus.cc:2468] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 0.
I20260608 12:41:45.594923  7986 leader_election.cc:304] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:45.595671  8164 raft_consensus.cc:2804] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.596064  8164 raft_consensus.cc:493] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.596040  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e0b8767274afbbfa683c567c0b7c3" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:45.596705  8164 raft_consensus.cc:3060] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.596951  8095 raft_consensus.cc:2468] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 0.
I20260608 12:41:45.602075  8164 raft_consensus.cc:515] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.604040  8164 leader_election.cc:290] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 election: Requested vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:45.604964  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e0b8767274afbbfa683c567c0b7c3" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a71506ae180345fba6faf4f2dfd53b40"
I20260608 12:41:45.605125  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50e0b8767274afbbfa683c567c0b7c3" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:45.605799  7947 raft_consensus.cc:3060] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.605854  8095 raft_consensus.cc:3060] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.611044  7947 raft_consensus.cc:2468] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
I20260608 12:41:45.611129  8095 raft_consensus.cc:2468] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
I20260608 12:41:45.612344  7986 leader_election.cc:304] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40; no voters: 
I20260608 12:41:45.613205  8164 raft_consensus.cc:2804] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.613776  8164 raft_consensus.cc:697] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Running, Role: LEADER
I20260608 12:41:45.614526  8164 consensus_queue.cc:237] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:45.623553  7841 catalog_manager.cc:5696] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:45.638183   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:45.671604   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:45.672951   431 tablet_replica.cc:333] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.673707   431 raft_consensus.cc:2243] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:45.674152   431 raft_consensus.cc:2272] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.676558   431 tablet_replica.cc:333] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.677196   431 raft_consensus.cc:2243] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:45.677693   431 raft_consensus.cc:2272] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.679783   431 tablet_replica.cc:333] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.680363   431 raft_consensus.cc:2243] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:45.680773   431 raft_consensus.cc:2272] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.682646   431 tablet_replica.cc:333] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.683182   431 raft_consensus.cc:2243] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:45.683980   431 raft_consensus.cc:2272] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.686461   431 tablet_replica.cc:333] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.687093   431 raft_consensus.cc:2243] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:45.687541   431 raft_consensus.cc:2272] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.689450   431 tablet_replica.cc:333] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.690091   431 raft_consensus.cc:2243] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:45.690543   431 raft_consensus.cc:2272] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.693095   431 tablet_replica.cc:333] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.693760   431 raft_consensus.cc:2243] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:45.694563   431 raft_consensus.cc:2272] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.696882   431 tablet_replica.cc:333] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: stopping tablet replica
I20260608 12:41:45.697425   431 raft_consensus.cc:2243] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:45.698299   431 raft_consensus.cc:2272] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:45.727694   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:41:45.736660  7986 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
W20260608 12:41:45.740742  7986 consensus_peers.cc:597] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 -> Peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Couldn't send request to peer a71506ae180345fba6faf4f2dfd53b40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:45.817956  8164 consensus_queue.cc:1048] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:45.870739  8060 consensus_peers.cc:597] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 -> Peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Couldn't send request to peer a71506ae180345fba6faf4f2dfd53b40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:45.912935  8060 consensus_peers.cc:597] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 -> Peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Couldn't send request to peer a71506ae180345fba6faf4f2dfd53b40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:45.997844  8213 consensus_queue.cc:1048] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:46.012159  7986 consensus_peers.cc:597] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 -> Peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Couldn't send request to peer a71506ae180345fba6faf4f2dfd53b40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:46.016690  8214 consensus_queue.cc:1048] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:46.079092  7986 consensus_peers.cc:597] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 -> Peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Couldn't send request to peer a71506ae180345fba6faf4f2dfd53b40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:46.126976  8200 consensus_queue.cc:1048] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:46.282343  8213 consensus_queue.cc:579] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Leader has been unable to successfully communicate with peer a71506ae180345fba6faf4f2dfd53b40 for more than 1 seconds (1.003s)
I20260608 12:41:46.321529  8214 consensus_queue.cc:579] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Leader has been unable to successfully communicate with peer a71506ae180345fba6faf4f2dfd53b40 for more than 1 seconds (1.000s)
I20260608 12:41:46.613171  8214 raft_consensus.cc:493] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:46.613786  8214 raft_consensus.cc:515] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:46.615711  8214 leader_election.cc:290] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:46.617449  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
W20260608 12:41:46.620296  8060 leader_election.cc:336] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:46.620754  8060 leader_election.cc:304] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: 13efbdbb6bce41a0bcf4c48c6f480840; no voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:46.621467  8214 raft_consensus.cc:2749] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:46.627974  8213 consensus_queue.cc:579] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Leader has been unable to successfully communicate with peer a71506ae180345fba6faf4f2dfd53b40 for more than 1 seconds (1.131s)
W20260608 12:41:46.671720  7893 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a71506ae180345fba6faf4f2dfd53b40 not available for placement
I20260608 12:41:46.764874  7841 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56398:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:41:46.765446  7841 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:56398:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:41:46.783215  7841 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: Sending DeleteTablet for 3 replicas of tablet a660fe5682dd4cd4950d1c270f983be7
I20260608 12:41:46.785205  7841 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: Sending DeleteTablet for 3 replicas of tablet 73ce893599c346fd9c094cbb732802c0
I20260608 12:41:46.787086  8084 tablet_service.cc:1558] Processing DeleteTablet for tablet a660fe5682dd4cd4950d1c270f983be7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:34272
I20260608 12:41:46.787956  7841 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: Sending DeleteTablet for 3 replicas of tablet 6e0d6dd57565467fabd72533251e7672
I20260608 12:41:46.788486  8011 tablet_service.cc:1558] Processing DeleteTablet for tablet a660fe5682dd4cd4950d1c270f983be7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:37796
I20260608 12:41:46.789387  8085 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ce893599c346fd9c094cbb732802c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:34272
I20260608 12:41:46.789955  8012 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ce893599c346fd9c094cbb732802c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:37796
I20260608 12:41:46.791270  8085 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e0d6dd57565467fabd72533251e7672 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:34272
I20260608 12:41:46.793107  8228 tablet_replica.cc:333] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:46.789969  7841 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: Sending DeleteTablet for 3 replicas of tablet d50e0b8767274afbbfa683c567c0b7c3
I20260608 12:41:46.794131  8214 consensus_queue.cc:579] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Leader has been unable to successfully communicate with peer a71506ae180345fba6faf4f2dfd53b40 for more than 1 seconds (1.381s)
I20260608 12:41:46.803673  8011 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e0d6dd57565467fabd72533251e7672 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:37796
I20260608 12:41:46.804392  8228 raft_consensus.cc:2243] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.806193  8011 tablet_service.cc:1558] Processing DeleteTablet for tablet d50e0b8767274afbbfa683c567c0b7c3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:37796
I20260608 12:41:46.806689  8085 tablet_service.cc:1558] Processing DeleteTablet for tablet d50e0b8767274afbbfa683c567c0b7c3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:34272
W20260608 12:41:46.806782  7830 catalog_manager.cc:4754] TS a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 73ce893599c346fd9c094cbb732802c0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:46.812424   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:41:46.808681  8227 tablet_replica.cc:333] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:46.814250  8227 raft_consensus.cc:2243] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.815043  8227 raft_consensus.cc:2272] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.812948  8228 raft_consensus.cc:2272] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.819783  8228 ts_tablet_manager.cc:1916] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:46.820472  8227 ts_tablet_manager.cc:1916] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:41:46.825618  8230 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:46.827780  8231 instance_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:41:46.836998   431 server_base.cc:1061] running on GCE node
W20260608 12:41:46.838374  8233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:46.839965   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:46.840377   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:46.840713   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922506840686 us; error 0 us; skew 500 ppm
I20260608 12:41:46.841849   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:46.841929  8228 ts_tablet_manager.cc:1929] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.842101  8227 ts_tablet_manager.cc:1929] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.842749  8228 log.cc:1199] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root/wals/a660fe5682dd4cd4950d1c270f983be7
I20260608 12:41:46.843237  8227 log.cc:1199] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root/wals/a660fe5682dd4cd4950d1c270f983be7
I20260608 12:41:46.843972  8228 ts_tablet_manager.cc:1950] T a660fe5682dd4cd4950d1c270f983be7 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting consensus metadata
I20260608 12:41:46.843969  8227 ts_tablet_manager.cc:1950] T a660fe5682dd4cd4950d1c270f983be7 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting consensus metadata
I20260608 12:41:46.846273   431 webserver.cc:533] Webserver started at http://127.0.107.196:39583/ using document root <none> and password file <none>
I20260608 12:41:46.846864   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:46.847126   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:46.847496   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:46.848405  8227 tablet_replica.cc:333] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:46.848729  7832 catalog_manager.cc:5027] TS 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975): tablet a660fe5682dd4cd4950d1c270f983be7 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:46.848951  7830 catalog_manager.cc:5027] TS 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811): tablet a660fe5682dd4cd4950d1c270f983be7 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:46.849133   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "65ac01d5a3ae40c792f1cb0986461934"
format_stamp: "Formatted at 2026-06-08 12:41:46 on dist-test-slave-5cx1"
I20260608 12:41:46.848407  8228 tablet_replica.cc:333] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:46.849738  8227 raft_consensus.cc:2243] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.851133  8228 raft_consensus.cc:2243] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.851476  8227 raft_consensus.cc:2272] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.851858  8228 raft_consensus.cc:2272] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.855191  8227 ts_tablet_manager.cc:1916] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:46.856081  8228 ts_tablet_manager.cc:1916] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:46.856840   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260608 12:41:46.874650  8228 ts_tablet_manager.cc:1929] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.874841  8238 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:46.875356  8228 log.cc:1199] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root/wals/73ce893599c346fd9c094cbb732802c0
I20260608 12:41:46.876220   431 fs_manager.cc:730] Time spent opening block manager: real 0.016s	user 0.010s	sys 0.006s
I20260608 12:41:46.876271  8228 ts_tablet_manager.cc:1950] T 73ce893599c346fd9c094cbb732802c0 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting consensus metadata
I20260608 12:41:46.876896   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "65ac01d5a3ae40c792f1cb0986461934"
format_stamp: "Formatted at 2026-06-08 12:41:46 on dist-test-slave-5cx1"
I20260608 12:41:46.877535   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-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:41:46.878098  8227 ts_tablet_manager.cc:1929] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.878891  8227 log.cc:1199] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root/wals/73ce893599c346fd9c094cbb732802c0
I20260608 12:41:46.879724  8227 ts_tablet_manager.cc:1950] T 73ce893599c346fd9c094cbb732802c0 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting consensus metadata
I20260608 12:41:46.880086  7830 catalog_manager.cc:5027] TS 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811): tablet 73ce893599c346fd9c094cbb732802c0 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:46.880431  8228 tablet_replica.cc:333] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:46.881258  8228 raft_consensus.cc:2243] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.882441  8228 raft_consensus.cc:2272] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.883980  8205 raft_consensus.cc:493] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:46.884706  8205 raft_consensus.cc:515] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:46.885151  8227 tablet_replica.cc:333] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:46.885751  8228 ts_tablet_manager.cc:1916] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:46.886606  8227 raft_consensus.cc:2243] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.887171  8205 leader_election.cc:290] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811), a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473)
I20260608 12:41:46.887514  8227 raft_consensus.cc:2272] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.891417  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475d73978419497e9d63188a55748" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
I20260608 12:41:46.892235  8227 ts_tablet_manager.cc:1916] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:46.883824  7832 catalog_manager.cc:5027] TS 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975): tablet 73ce893599c346fd9c094cbb732802c0 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
W20260608 12:41:46.894840  8060 leader_election.cc:336] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:46.895467  8060 leader_election.cc:304] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: 13efbdbb6bce41a0bcf4c48c6f480840; no voters: 4dc162d3ea5b41a49aef03ce6da0b057, a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:46.896898  8205 raft_consensus.cc:2749] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:46.905889  8227 ts_tablet_manager.cc:1929] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.906352  8227 log.cc:1199] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root/wals/6e0d6dd57565467fabd72533251e7672
I20260608 12:41:46.906996  8227 ts_tablet_manager.cc:1950] T 6e0d6dd57565467fabd72533251e7672 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting consensus metadata
I20260608 12:41:46.906919  8228 ts_tablet_manager.cc:1929] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.907613  8228 log.cc:1199] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root/wals/6e0d6dd57565467fabd72533251e7672
I20260608 12:41:46.908344  8228 ts_tablet_manager.cc:1950] T 6e0d6dd57565467fabd72533251e7672 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting consensus metadata
I20260608 12:41:46.910125  8227 tablet_replica.cc:333] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:46.910296  7832 catalog_manager.cc:5027] TS 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975): tablet 6e0d6dd57565467fabd72533251e7672 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:46.911443  8228 tablet_replica.cc:333] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:46.911589  8227 raft_consensus.cc:2243] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.912058  7830 catalog_manager.cc:5027] TS 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811): tablet 6e0d6dd57565467fabd72533251e7672 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:46.912398  8227 raft_consensus.cc:2272] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.912410  8228 raft_consensus.cc:2243] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.913931  8228 raft_consensus.cc:2272] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.916132  8227 ts_tablet_manager.cc:1916] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:46.917312  8228 ts_tablet_manager.cc:1916] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:46.930857  8227 ts_tablet_manager.cc:1929] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.931336  8227 log.cc:1199] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root/wals/d50e0b8767274afbbfa683c567c0b7c3
I20260608 12:41:46.932224  8227 ts_tablet_manager.cc:1950] T d50e0b8767274afbbfa683c567c0b7c3 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting consensus metadata
I20260608 12:41:46.933337  8228 ts_tablet_manager.cc:1929] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:41:46.933887  8228 log.cc:1199] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root/wals/d50e0b8767274afbbfa683c567c0b7c3
I20260608 12:41:46.934667  8228 ts_tablet_manager.cc:1950] T d50e0b8767274afbbfa683c567c0b7c3 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting consensus metadata
I20260608 12:41:46.935608  7832 catalog_manager.cc:5027] TS 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975): tablet d50e0b8767274afbbfa683c567c0b7c3 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:46.937860   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:46.937808  7830 catalog_manager.cc:5027] TS 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811): tablet d50e0b8767274afbbfa683c567c0b7c3 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:46.939354   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:46.940465  8213 raft_consensus.cc:493] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:46.940959   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:46.941211  8213 raft_consensus.cc:515] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:46.945446  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:46.946825   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:46.947196   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:46.947542   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:46.947764   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:46.949712  8213 leader_election.cc:290] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
W20260608 12:41:46.950170  7986 leader_election.cc:336] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:46.950731  7986 leader_election.cc:304] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 13efbdbb6bce41a0bcf4c48c6f480840, a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:46.951679  8213 raft_consensus.cc:2749] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:46.981433  8213 raft_consensus.cc:493] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:46.982080  8213 raft_consensus.cc:515] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:46.984269  8213 leader_election.cc:290] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975), a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473)
I20260608 12:41:46.985360  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475d73978419497e9d63188a55748" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:46.986160  8095 raft_consensus.cc:2468] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
I20260608 12:41:46.987488  7988 leader_election.cc:304] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 
I20260608 12:41:46.988309  8213 raft_consensus.cc:2804] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:46.988777  8213 raft_consensus.cc:493] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:46.989240  8213 raft_consensus.cc:3060] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:46.989698  7986 leader_election.cc:336] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:46.997167  8213 raft_consensus.cc:515] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:47.000664  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af475d73978419497e9d63188a55748" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:47.001328  8095 raft_consensus.cc:3060] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:47.004031  8213 leader_election.cc:290] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 election: Requested vote from peers 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975), a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473)
W20260608 12:41:47.006747  7986 leader_election.cc:336] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:47.008460   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34799
I20260608 12:41:47.008656  8300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34799 every 8 connection(s)
I20260608 12:41:47.009301  8095 raft_consensus.cc:2468] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 2.
I20260608 12:41:47.010663  7988 leader_election.cc:304] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:47.011483  8213 raft_consensus.cc:2804] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:47.012111  8213 raft_consensus.cc:697] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Running, Role: LEADER
I20260608 12:41:47.013319  8213 consensus_queue.cc:237] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:47.014876   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:47.023191  8305 instance_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:41:47.023439  7845 catalog_manager.cc:5696] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 reported cstate change: term changed from 1 to 2, leader changed from a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193) to 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } }
W20260608 12:41:47.027648  8306 instance_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:41:47.044396  8301 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45565
I20260608 12:41:47.045054  8301 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:47.045949   431 server_base.cc:1061] running on GCE node
I20260608 12:41:47.046236  8301 heartbeater.cc:507] Master 127.0.107.254:45565 requested a full tablet report, sending...
W20260608 12:41:47.046989  8308 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:47.048302   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:47.048626   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:47.048857   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922507048841 us; error 0 us; skew 500 ppm
I20260608 12:41:47.049074  7845 ts_manager.cc:194] Registered new tserver with Master: 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196:34799)
I20260608 12:41:47.049671   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:47.050841  7845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56426
I20260608 12:41:47.052631   431 webserver.cc:533] Webserver started at http://127.0.107.193:46343/ using document root <none> and password file <none>
I20260608 12:41:47.053386   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:47.053654   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:41:47.057724   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:41:47.058902  8205 raft_consensus.cc:493] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:47.059528  8205 raft_consensus.cc:515] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.062083  8313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:47.062124  8205 leader_election.cc:290] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:47.063555   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:41:47.063705  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" is_pre_election: true
I20260608 12:41:47.063959   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "a71506ae180345fba6faf4f2dfd53b40"
format_stamp: "Formatted at 2026-06-08 12:41:42 on dist-test-slave-5cx1"
I20260608 12:41:47.064420  8022 raft_consensus.cc:2468] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 1.
I20260608 12:41:47.064391   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-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:41:47.066126  8060 leader_election.cc:304] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: 
I20260608 12:41:47.066938  8205 raft_consensus.cc:2804] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:47.067399  8205 raft_consensus.cc:493] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:47.067890  8205 raft_consensus.cc:3060] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:47.069414  8060 leader_election.cc:336] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:47.074469  8205 raft_consensus.cc:515] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.076541  8205 leader_election.cc:290] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 election: Requested vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:47.078184  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e4dc7af96244649b14d8be3805c974" candidate_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dc162d3ea5b41a49aef03ce6da0b057"
I20260608 12:41:47.078887  8022 raft_consensus.cc:3060] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:47.081486  8060 leader_election.cc:336] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:47.084993  8022 raft_consensus.cc:2468] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13efbdbb6bce41a0bcf4c48c6f480840 in term 2.
I20260608 12:41:47.085911   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:47.086246  8060 leader_election.cc:304] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:47.087078  8205 raft_consensus.cc:2804] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:47.087630  8205 raft_consensus.cc:697] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 LEADER]: Becoming Leader. State: Replica: 13efbdbb6bce41a0bcf4c48c6f480840, State: Running, Role: LEADER
I20260608 12:41:47.087713   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:47.088735  8205 consensus_queue.cc:237] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.090242   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:47.091048  8213 raft_consensus.cc:493] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:47.091562  8213 raft_consensus.cc:515] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.093698  8213 leader_election.cc:290] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:47.097710  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" is_pre_election: true
I20260608 12:41:47.098693  8095 raft_consensus.cc:2468] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 1.
W20260608 12:41:47.099112  7986 leader_election.cc:336] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:47.100572  7988 leader_election.cc:304] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:47.100745  7845 catalog_manager.cc:5696] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: term changed from 1 to 2, leader changed from a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193) to 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:47.102366  8213 raft_consensus.cc:2804] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:47.102531  8321 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:41:47.102887  8213 raft_consensus.cc:493] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a71506ae180345fba6faf4f2dfd53b40)
I20260608 12:41:47.103361  8213 raft_consensus.cc:3060] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:47.109814  8213 raft_consensus.cc:515] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.113016  8213 leader_election.cc:290] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 election: Requested vote from peers a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473), 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:47.113299  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9fffdb3524fb0807f2f3528084b07" candidate_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13efbdbb6bce41a0bcf4c48c6f480840"
I20260608 12:41:47.114048  8095 raft_consensus.cc:3060] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:47.116672  7986 leader_election.cc:336] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111)
I20260608 12:41:47.120078  8095 raft_consensus.cc:2468] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc162d3ea5b41a49aef03ce6da0b057 in term 2.
I20260608 12:41:47.121400  7988 leader_election.cc:304] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: 13efbdbb6bce41a0bcf4c48c6f480840, 4dc162d3ea5b41a49aef03ce6da0b057; no voters: a71506ae180345fba6faf4f2dfd53b40
I20260608 12:41:47.122284  8213 raft_consensus.cc:2804] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:47.122839  8213 raft_consensus.cc:697] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc162d3ea5b41a49aef03ce6da0b057, State: Running, Role: LEADER
I20260608 12:41:47.123696  8213 consensus_queue.cc:237] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.133287  7845 catalog_manager.cc:5696] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 reported cstate change: term changed from 1 to 2, leader changed from a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193) to 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:47.156577   431 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:41:47.156905   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.007s	sys 0.000s
I20260608 12:41:47.157225   431 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:41:47.162122  8321 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.174443  8321 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.175343  8321 tablet_bootstrap.cc:492] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.176003  8321 ts_tablet_manager.cc:1403] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:41:47.178761  8321 raft_consensus.cc:359] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.179376  8321 raft_consensus.cc:740] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.180088  8321 consensus_queue.cc:260] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.182494  8321 ts_tablet_manager.cc:1434] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:41:47.183245  8321 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.190316   431 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:41:47.190712   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.030s	sys 0.003s
I20260608 12:41:47.197793  8321 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.198626  8321 tablet_bootstrap.cc:492] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.199326  8321 ts_tablet_manager.cc:1403] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:41:47.202018  8321 raft_consensus.cc:359] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.202819  8321 raft_consensus.cc:740] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.203611  8321 consensus_queue.cc:260] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.205906  8321 ts_tablet_manager.cc:1434] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:41:47.206889  8321 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.221041  8321 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.221909  8321 tablet_bootstrap.cc:492] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.222543  8321 ts_tablet_manager.cc:1403] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 12:41:47.224759  8321 raft_consensus.cc:359] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.225387  8321 raft_consensus.cc:740] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.226274  8321 consensus_queue.cc:260] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.228752  8321 ts_tablet_manager.cc:1434] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 12:41:47.229660  8321 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.243729  8321 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.244541  8321 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.245251  8321 ts_tablet_manager.cc:1403] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:41:47.247759  8321 raft_consensus.cc:359] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.248332  8321 raft_consensus.cc:740] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.249006  8321 consensus_queue.cc:260] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.250633  8321 ts_tablet_manager.cc:1434] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:41:47.251341  8321 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.255555   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43473
I20260608 12:41:47.255664  8383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43473 every 8 connection(s)
I20260608 12:41:47.269259  8321 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.270267  8321 tablet_bootstrap.cc:492] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.270998  8321 ts_tablet_manager.cc:1403] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:41:47.273782  8321 raft_consensus.cc:359] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.274307  8321 raft_consensus.cc:740] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.275106  8321 consensus_queue.cc:260] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.276950  8321 ts_tablet_manager.cc:1434] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:47.277791  8321 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.279284  8384 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45565
I20260608 12:41:47.279771  8384 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:47.280887  8384 heartbeater.cc:507] Master 127.0.107.254:45565 requested a full tablet report, sending...
I20260608 12:41:47.286571  7845 ts_manager.cc:194] Re-registered known tserver with Master: a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473)
I20260608 12:41:47.291291  8321 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.292138  8321 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.292737  8321 ts_tablet_manager.cc:1403] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 12:41:47.294575  7845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56436
I20260608 12:41:47.295010  8321 raft_consensus.cc:359] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:47.295641  8321 raft_consensus.cc:740] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.296402  8321 consensus_queue.cc:260] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [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: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } }
I20260608 12:41:47.297887  8384 heartbeater.cc:499] Master 127.0.107.254:45565 was elected leader, sending a full tablet report...
I20260608 12:41:47.297992  8321 ts_tablet_manager.cc:1434] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:41:47.298790  8321 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.309748  8321 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.310635  8321 tablet_bootstrap.cc:492] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.311322  8321 ts_tablet_manager.cc:1403] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:41:47.313282  8321 raft_consensus.cc:359] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.313894  8321 raft_consensus.cc:740] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.314536  8321 consensus_queue.cc:260] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.316097  8321 ts_tablet_manager.cc:1434] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:47.316744  8321 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap starting.
I20260608 12:41:47.330539  8321 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: 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:41:47.331349  8321 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Bootstrap complete.
I20260608 12:41:47.332050  8321 ts_tablet_manager.cc:1403] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:41:47.334810  8321 raft_consensus.cc:359] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.335628  8321 raft_consensus.cc:740] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71506ae180345fba6faf4f2dfd53b40, State: Initialized, Role: FOLLOWER
I20260608 12:41:47.336427  8321 consensus_queue.cc:260] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.338613  8321 ts_tablet_manager.cc:1434] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:41:47.426601  8348 tablet_service.cc:1558] Processing DeleteTablet for tablet d50e0b8767274afbbfa683c567c0b7c3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:50266
I20260608 12:41:47.428277  8392 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:47.429025  8392 raft_consensus.cc:2243] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:47.429625  8392 raft_consensus.cc:2272] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:47.431970  8392 ts_tablet_manager.cc:1916] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:47.444461  8392 ts_tablet_manager.cc:1929] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:41:47.444859  8392 log.cc:1199] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root/wals/d50e0b8767274afbbfa683c567c0b7c3
I20260608 12:41:47.445437  8392 ts_tablet_manager.cc:1950] T d50e0b8767274afbbfa683c567c0b7c3 P a71506ae180345fba6faf4f2dfd53b40: Deleting consensus metadata
I20260608 12:41:47.448165  7830 catalog_manager.cc:5027] TS a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): tablet d50e0b8767274afbbfa683c567c0b7c3 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:47.451591  8095 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:47.453382  8213 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:47.468811  8358 raft_consensus.cc:3060] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:47.475916  8358 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:47.477629  8213 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:47.477777  8348 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e0d6dd57565467fabd72533251e7672 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:50266
I20260608 12:41:47.478765  8392 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:47.479604  8392 raft_consensus.cc:2243] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:47.480206  8392 raft_consensus.cc:2272] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:47.482879  8392 ts_tablet_manager.cc:1916] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:47.491467  8358 raft_consensus.cc:3060] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:47.493847  8348 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ce893599c346fd9c094cbb732802c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:50266
I20260608 12:41:47.498759  8358 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:47.499838  8392 ts_tablet_manager.cc:1929] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:41:47.500352  8392 log.cc:1199] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root/wals/6e0d6dd57565467fabd72533251e7672
I20260608 12:41:47.500350  8205 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:47.501152  8392 ts_tablet_manager.cc:1950] T 6e0d6dd57565467fabd72533251e7672 P a71506ae180345fba6faf4f2dfd53b40: Deleting consensus metadata
I20260608 12:41:47.502923  8348 tablet_service.cc:1558] Processing DeleteTablet for tablet a660fe5682dd4cd4950d1c270f983be7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:41:46 UTC) from {username='slave'} at 127.0.0.1:50266
I20260608 12:41:47.504570  8392 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:47.504783  7830 catalog_manager.cc:5027] TS a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): tablet 6e0d6dd57565467fabd72533251e7672 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:47.505630  8392 raft_consensus.cc:2243] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:47.506238  8392 raft_consensus.cc:2272] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:47.509164  8392 ts_tablet_manager.cc:1916] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:47.512887  8022 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:47.514636  8399 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:47.527959  8392 ts_tablet_manager.cc:1929] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:41:47.528427  8392 log.cc:1199] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root/wals/73ce893599c346fd9c094cbb732802c0
I20260608 12:41:47.529017  8392 ts_tablet_manager.cc:1950] T 73ce893599c346fd9c094cbb732802c0 P a71506ae180345fba6faf4f2dfd53b40: Deleting consensus metadata
I20260608 12:41:47.531641  8392 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:47.532604  8392 raft_consensus.cc:2243] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:47.533468  7830 catalog_manager.cc:5027] TS a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): tablet 73ce893599c346fd9c094cbb732802c0 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
I20260608 12:41:47.533502  8392 raft_consensus.cc:2272] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:47.537266  8095 consensus_queue.cc:237] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:47.544605  8392 ts_tablet_manager.cc:1916] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:41:47.546849  8022 raft_consensus.cc:1275] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:47.547806  8358 raft_consensus.cc:1275] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:47.549166  8399 consensus_queue.cc:1048] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:47.550606  8214 consensus_queue.cc:1048] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:47.566028  8392 ts_tablet_manager.cc:1929] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:41:47.566754  8392 log.cc:1199] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root/wals/a660fe5682dd4cd4950d1c270f983be7
I20260608 12:41:47.567687  8392 ts_tablet_manager.cc:1950] T a660fe5682dd4cd4950d1c270f983be7 P a71506ae180345fba6faf4f2dfd53b40: Deleting consensus metadata
I20260608 12:41:47.571309  7830 catalog_manager.cc:5027] TS a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): tablet a660fe5682dd4cd4950d1c270f983be7 (table dugtrio [id=011739ce98b44cf388a3445f3e1a2030]) successfully deleted
W20260608 12:41:47.574189  8062 consensus_peers.cc:597] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 -> Peer 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196:34799): Couldn't send request to peer 65ac01d5a3ae40c792f1cb0986461934. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ff9ebdf21e24721b042b9823e449a19. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:47.573529  8214 raft_consensus.cc:2955] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.575703  8358 raft_consensus.cc:2955] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.578590  8022 raft_consensus.cc:2955] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.585345  7832 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0ff9ebdf21e24721b042b9823e449a19 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260608 12:41:47.588969  7845 catalog_manager.cc:5696] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: config changed from index -1 to 2, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:47.602514  8095 consensus_queue.cc:237] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } }
I20260608 12:41:47.608405  8022 raft_consensus.cc:1275] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:47.608422  8358 raft_consensus.cc:1275] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:47.610038  8214 consensus_queue.cc:1048] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:47.610776  8399 consensus_queue.cc:1048] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:47.618211  8205 raft_consensus.cc:2955] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } }
I20260608 12:41:47.620198  8358 raft_consensus.cc:2955] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } }
I20260608 12:41:47.620450  8022 raft_consensus.cc:2955] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } }
I20260608 12:41:47.628852  7832 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0ff9ebdf21e24721b042b9823e449a19 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:47.633054  7844 catalog_manager.cc:5696] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 reported cstate change: config changed from index 2 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } }
I20260608 12:41:47.637176  8095 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:47.638659  8213 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:47.657578  8266 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ff9ebdf21e24721b042b9823e449a19 with delete_type TABLET_DATA_TOMBSTONED (TS 65ac01d5a3ae40c792f1cb0986461934 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40602
I20260608 12:41:47.660291  8358 raft_consensus.cc:3060] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:47.660686  7832 catalog_manager.cc:4994] TS 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196:34799): delete failed for tablet 0ff9ebdf21e24721b042b9823e449a19 because the tablet was not found. No further retry: Not found: Tablet not found: 0ff9ebdf21e24721b042b9823e449a19
I20260608 12:41:47.668385  8358 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:47.669991  8406 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:47.700404  8022 consensus_queue.cc:237] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:47.707072  8358 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:47.708041  8095 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:47.708873  8200 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:47.709911  8406 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } 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:41:47.717123  8213 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
W20260608 12:41:47.718835  7988 consensus_peers.cc:597] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 -> Peer 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196:34799): Couldn't send request to peer 65ac01d5a3ae40c792f1cb0986461934. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3af475d73978419497e9d63188a55748. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:47.719542  8358 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.720666  8095 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.732553  7844 catalog_manager.cc:5696] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 reported cstate change: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:47.733273  8022 consensus_queue.cc:237] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:47.741669  8358 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:41:47.743466  7988 consensus_peers.cc:597] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 -> Peer 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196:34799): Couldn't send request to peer 65ac01d5a3ae40c792f1cb0986461934. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecd9fffdb3524fb0807f2f3528084b07. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:47.743567  8213 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } 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:41:47.744760  8095 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:47.746531  8213 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:47.752357  8200 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.754537  8358 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.758531  8095 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.772444  7845 catalog_manager.cc:5696] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 reported cstate change: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.783805  8095 consensus_queue.cc:237] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
W20260608 12:41:47.791481  8062 consensus_peers.cc:597] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 -> Peer 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196:34799): Couldn't send request to peer 65ac01d5a3ae40c792f1cb0986461934. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9e4dc7af96244649b14d8be3805c974. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:47.792860  8022 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:47.792986  8358 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:47.794909  8399 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } 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:41:47.795683  8205 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:47.803383  8399 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.805526  8358 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.805924  8022 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } } }
I20260608 12:41:47.816653  7844 catalog_manager.cc:5696] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: config changed from index -1 to 3, NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:48.054221  8301 heartbeater.cc:499] Master 127.0.107.254:45565 was elected leader, sending a full tablet report...
I20260608 12:41:48.176817  8412 ts_tablet_manager.cc:933] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: Initiating tablet copy from peer 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:48.178701  8412 tablet_copy_client.cc:323] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43811
I20260608 12:41:48.189327  8032 tablet_copy_service.cc:140] P 4dc162d3ea5b41a49aef03ce6da0b057: Received BeginTabletCopySession request for tablet 3af475d73978419497e9d63188a55748 from peer 65ac01d5a3ae40c792f1cb0986461934 ({username='slave'} at 127.0.0.1:37836)
I20260608 12:41:48.190076  8032 tablet_copy_service.cc:161] P 4dc162d3ea5b41a49aef03ce6da0b057: Beginning new tablet copy session on tablet 3af475d73978419497e9d63188a55748 from peer 65ac01d5a3ae40c792f1cb0986461934 at {username='slave'} at 127.0.0.1:37836: session id = 65ac01d5a3ae40c792f1cb0986461934-3af475d73978419497e9d63188a55748
I20260608 12:41:48.198499  8032 tablet_copy_source_session.cc:215] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:48.201820  8412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af475d73978419497e9d63188a55748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:48.213630  8412 tablet_copy_client.cc:806] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:48.214267  8412 tablet_copy_client.cc:670] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:48.218640  8412 tablet_copy_client.cc:538] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:48.225519  8412 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: Bootstrap starting.
I20260608 12:41:48.244253  8412 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: 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:41:48.245115  8412 tablet_bootstrap.cc:492] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: Bootstrap complete.
I20260608 12:41:48.245848  8412 ts_tablet_manager.cc:1403] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.005s
I20260608 12:41:48.248729  8416 ts_tablet_manager.cc:933] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: Initiating tablet copy from peer 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811)
I20260608 12:41:48.248981  8412 raft_consensus.cc:359] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:48.249922  8412 raft_consensus.cc:740] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 65ac01d5a3ae40c792f1cb0986461934, State: Initialized, Role: LEARNER
I20260608 12:41:48.250953  8416 tablet_copy_client.cc:323] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43811
I20260608 12:41:48.250851  8412 consensus_queue.cc:260] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [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: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:48.253139  8032 tablet_copy_service.cc:140] P 4dc162d3ea5b41a49aef03ce6da0b057: Received BeginTabletCopySession request for tablet ecd9fffdb3524fb0807f2f3528084b07 from peer 65ac01d5a3ae40c792f1cb0986461934 ({username='slave'} at 127.0.0.1:37836)
I20260608 12:41:48.253741  8032 tablet_copy_service.cc:161] P 4dc162d3ea5b41a49aef03ce6da0b057: Beginning new tablet copy session on tablet ecd9fffdb3524fb0807f2f3528084b07 from peer 65ac01d5a3ae40c792f1cb0986461934 at {username='slave'} at 127.0.0.1:37836: session id = 65ac01d5a3ae40c792f1cb0986461934-ecd9fffdb3524fb0807f2f3528084b07
I20260608 12:41:48.253901  8412 ts_tablet_manager.cc:1434] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:41:48.257400  8031 tablet_copy_service.cc:342] P 4dc162d3ea5b41a49aef03ce6da0b057: Request end of tablet copy session 65ac01d5a3ae40c792f1cb0986461934-3af475d73978419497e9d63188a55748 received from {username='slave'} at 127.0.0.1:37836
I20260608 12:41:48.257964  8031 tablet_copy_service.cc:434] P 4dc162d3ea5b41a49aef03ce6da0b057: ending tablet copy session 65ac01d5a3ae40c792f1cb0986461934-3af475d73978419497e9d63188a55748 on tablet 3af475d73978419497e9d63188a55748 with peer 65ac01d5a3ae40c792f1cb0986461934
I20260608 12:41:48.262203  8032 tablet_copy_source_session.cc:215] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:48.266206  8416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd9fffdb3524fb0807f2f3528084b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:48.285364  8416 tablet_copy_client.cc:806] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:48.286068  8416 tablet_copy_client.cc:670] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:48.290530  8416 tablet_copy_client.cc:538] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:48.298215  8416 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: Bootstrap starting.
I20260608 12:41:48.303071  8412 ts_tablet_manager.cc:933] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: Initiating tablet copy from peer 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975)
I20260608 12:41:48.304948  8412 tablet_copy_client.cc:323] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:32975
I20260608 12:41:48.318691  8106 tablet_copy_service.cc:140] P 13efbdbb6bce41a0bcf4c48c6f480840: Received BeginTabletCopySession request for tablet c9e4dc7af96244649b14d8be3805c974 from peer 65ac01d5a3ae40c792f1cb0986461934 ({username='slave'} at 127.0.0.1:34316)
I20260608 12:41:48.319484  8106 tablet_copy_service.cc:161] P 13efbdbb6bce41a0bcf4c48c6f480840: Beginning new tablet copy session on tablet c9e4dc7af96244649b14d8be3805c974 from peer 65ac01d5a3ae40c792f1cb0986461934 at {username='slave'} at 127.0.0.1:34316: session id = 65ac01d5a3ae40c792f1cb0986461934-c9e4dc7af96244649b14d8be3805c974
I20260608 12:41:48.322376  8416 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: 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:41:48.323449  8416 tablet_bootstrap.cc:492] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: Bootstrap complete.
I20260608 12:41:48.324266  8416 ts_tablet_manager.cc:1403] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260608 12:41:48.327922  8416 raft_consensus.cc:359] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:48.328555  8106 tablet_copy_source_session.cc:215] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:48.328788  8416 raft_consensus.cc:740] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 65ac01d5a3ae40c792f1cb0986461934, State: Initialized, Role: LEARNER
I20260608 12:41:48.329576  8416 consensus_queue.cc:260] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:48.331928  8416 ts_tablet_manager.cc:1434] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:41:48.332520  8412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e4dc7af96244649b14d8be3805c974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:48.334893  8032 tablet_copy_service.cc:342] P 4dc162d3ea5b41a49aef03ce6da0b057: Request end of tablet copy session 65ac01d5a3ae40c792f1cb0986461934-ecd9fffdb3524fb0807f2f3528084b07 received from {username='slave'} at 127.0.0.1:37836
I20260608 12:41:48.335393  8032 tablet_copy_service.cc:434] P 4dc162d3ea5b41a49aef03ce6da0b057: ending tablet copy session 65ac01d5a3ae40c792f1cb0986461934-ecd9fffdb3524fb0807f2f3528084b07 on tablet ecd9fffdb3524fb0807f2f3528084b07 with peer 65ac01d5a3ae40c792f1cb0986461934
I20260608 12:41:48.352872  8412 tablet_copy_client.cc:806] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:48.353642  8412 tablet_copy_client.cc:670] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:48.357919  8412 tablet_copy_client.cc:538] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:48.367734  8412 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: Bootstrap starting.
I20260608 12:41:48.391960  8412 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: 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:41:48.392956  8412 tablet_bootstrap.cc:492] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: Bootstrap complete.
I20260608 12:41:48.393735  8412 ts_tablet_manager.cc:1403] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: Time spent bootstrapping tablet: real 0.026s	user 0.027s	sys 0.000s
I20260608 12:41:48.396988  8412 raft_consensus.cc:359] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:48.397953  8412 raft_consensus.cc:740] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 65ac01d5a3ae40c792f1cb0986461934, State: Initialized, Role: LEARNER
I20260608 12:41:48.398669  8412 consensus_queue.cc:260] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: true } }
I20260608 12:41:48.401135  8412 ts_tablet_manager.cc:1434] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:41:48.403467  8106 tablet_copy_service.cc:342] P 13efbdbb6bce41a0bcf4c48c6f480840: Request end of tablet copy session 65ac01d5a3ae40c792f1cb0986461934-c9e4dc7af96244649b14d8be3805c974 received from {username='slave'} at 127.0.0.1:34316
I20260608 12:41:48.403980  8106 tablet_copy_service.cc:434] P 13efbdbb6bce41a0bcf4c48c6f480840: ending tablet copy session 65ac01d5a3ae40c792f1cb0986461934-c9e4dc7af96244649b14d8be3805c974 on tablet c9e4dc7af96244649b14d8be3805c974 with peer 65ac01d5a3ae40c792f1cb0986461934
I20260608 12:41:48.710614  8276 raft_consensus.cc:1217] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:41:48.763494  8276 raft_consensus.cc:1217] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:41:48.819950  8276 raft_consensus.cc:1217] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:41:49.260982  8213 raft_consensus.cc:1064] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: attempting to promote NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 to VOTER
I20260608 12:41:49.264845  8425 raft_consensus.cc:1064] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: attempting to promote NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 to VOTER
I20260608 12:41:49.264256  8213 consensus_queue.cc:237] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } }
I20260608 12:41:49.267310  8425 consensus_queue.cc:237] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } }
I20260608 12:41:49.272264  8276 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.272424  8358 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.275926  8095 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.275765  8423 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } 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:41:49.277477  8426 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:49.285240  8423 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } 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:41:49.290896  8022 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.293365  8357 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.293465  8425 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } 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:41:49.297187  8427 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:49.293370  8275 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.303709  8425 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } 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:41:49.322685  8427 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.340878  8357 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.349704  8423 raft_consensus.cc:1064] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: attempting to promote NON_VOTER 65ac01d5a3ae40c792f1cb0986461934 to VOTER
I20260608 12:41:49.356784  8423 consensus_queue.cc:237] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } }
I20260608 12:41:49.360551  8022 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.364506  7841 catalog_manager.cc:5696] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:49.364399  8275 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.375180  8429 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.377900  8096 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.389344  8358 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.399034  8276 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.400246  8274 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 LEARNER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.403245  8426 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } 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:41:49.411154  8357 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.413719  8430 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } 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:41:49.423787  8096 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:49.426502  8430 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:49.447997  8429 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.451551  8095 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.459968  8274 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.466405  8357 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.491922  7842 catalog_manager.cc:5696] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 reported cstate change: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.504451  7844 catalog_manager.cc:5696] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: config changed from index 3 to 4, 65ac01d5a3ae40c792f1cb0986461934 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } attrs { replace: true } } peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.524653  8022 consensus_queue.cc:237] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } }
I20260608 12:41:49.525180  8021 consensus_queue.cc:237] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [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: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } }
I20260608 12:41:49.531486  8274 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:49.531879  8276 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:49.531985  8095 raft_consensus.cc:1275] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:49.534143  8357 raft_consensus.cc:1275] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 4dc162d3ea5b41a49aef03ce6da0b057: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:49.534297  8430 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:49.536037  8423 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:49.538158  8423 consensus_queue.cc:1048] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } 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:41:49.544513  8430 consensus_queue.cc:1048] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } 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:41:49.545596  8429 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.550508  8442 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.552062  8357 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.557413  8095 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.548470  8276 raft_consensus.cc:2955] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.558275  7830 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ecd9fffdb3524fb0807f2f3528084b07 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:49.567822  7841 catalog_manager.cc:5696] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 reported cstate change: config changed from index 4 to 5, VOTER a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:49.574682  8276 raft_consensus.cc:2955] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.580689  7830 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3af475d73978419497e9d63188a55748 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:49.586697  7845 catalog_manager.cc:5696] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 reported cstate change: config changed from index 4 to 5, VOTER 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4dc162d3ea5b41a49aef03ce6da0b057" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43811 } } peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.590555  8348 tablet_service.cc:1558] Processing DeleteTablet for tablet ecd9fffdb3524fb0807f2f3528084b07 with delete_type TABLET_DATA_TOMBSTONED (TS a71506ae180345fba6faf4f2dfd53b40 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50266
I20260608 12:41:49.596114  8451 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:49.601819  8451 raft_consensus.cc:2243] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:49.602851  8451 raft_consensus.cc:2272] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:49.601908  8084 tablet_service.cc:1558] Processing DeleteTablet for tablet 3af475d73978419497e9d63188a55748 with delete_type TABLET_DATA_TOMBSTONED (TS 13efbdbb6bce41a0bcf4c48c6f480840 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34272
I20260608 12:41:49.608187  8451 ts_tablet_manager.cc:1916] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:49.614950  8452 tablet_replica.cc:333] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:49.616027  8452 raft_consensus.cc:2243] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:49.616773  8452 raft_consensus.cc:2272] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:49.620218  8452 ts_tablet_manager.cc:1916] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:49.623680  8451 ts_tablet_manager.cc:1929] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:49.624191  8451 log.cc:1199] T ecd9fffdb3524fb0807f2f3528084b07 P a71506ae180345fba6faf4f2dfd53b40: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-0-root/wals/ecd9fffdb3524fb0807f2f3528084b07
I20260608 12:41:49.625962  7830 catalog_manager.cc:5027] TS a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): tablet ecd9fffdb3524fb0807f2f3528084b07 (table test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]) successfully deleted
I20260608 12:41:49.639868  8452 ts_tablet_manager.cc:1929] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:49.640439  8452 log.cc:1199] T 3af475d73978419497e9d63188a55748 P 13efbdbb6bce41a0bcf4c48c6f480840: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-2-root/wals/3af475d73978419497e9d63188a55748
I20260608 12:41:49.642467  7832 catalog_manager.cc:5027] TS 13efbdbb6bce41a0bcf4c48c6f480840 (127.0.107.195:32975): tablet 3af475d73978419497e9d63188a55748 (table test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]) successfully deleted
I20260608 12:41:49.941810  8095 consensus_queue.cc:237] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [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: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } }
I20260608 12:41:49.947216  8276 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:49.947549  8357 raft_consensus.cc:1275] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Refusing update from remote peer 13efbdbb6bce41a0bcf4c48c6f480840: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:49.948891  8454 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } 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:41:49.950167  8453 consensus_queue.cc:1048] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:49.958041  8427 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.961150  8274 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.962661  8357 raft_consensus.cc:2955] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } } }
I20260608 12:41:49.975337  7832 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9e4dc7af96244649b14d8be3805c974 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:49.977619  7842 catalog_manager.cc:5696] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 reported cstate change: config changed from index 4 to 5, VOTER 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a71506ae180345fba6faf4f2dfd53b40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13efbdbb6bce41a0bcf4c48c6f480840" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ac01d5a3ae40c792f1cb0986461934" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34799 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:49.989921  8011 tablet_service.cc:1558] Processing DeleteTablet for tablet c9e4dc7af96244649b14d8be3805c974 with delete_type TABLET_DATA_TOMBSTONED (TS 4dc162d3ea5b41a49aef03ce6da0b057 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37796
I20260608 12:41:49.992334  8455 tablet_replica.cc:333] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:49.993556  8455 raft_consensus.cc:2243] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:49.994452  8455 raft_consensus.cc:2272] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:49.997671  8455 ts_tablet_manager.cc:1916] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:50.009397  8455 ts_tablet_manager.cc:1929] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:50.009826  8455 log.cc:1199] T c9e4dc7af96244649b14d8be3805c974 P 4dc162d3ea5b41a49aef03ce6da0b057: Deleting WAL directory at /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922312059458-431-0/minicluster-data/ts-1-root/wals/c9e4dc7af96244649b14d8be3805c974
I20260608 12:41:50.011736  7830 catalog_manager.cc:5027] TS 4dc162d3ea5b41a49aef03ce6da0b057 (127.0.107.194:43811): tablet c9e4dc7af96244649b14d8be3805c974 (table test-workload [id=97ca065962b54bfb99d5a465c3b2eaf3]) successfully deleted
W20260608 12:41:50.990103  7893 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a71506ae180345fba6faf4f2dfd53b40 not available for placement
I20260608 12:41:51.297309   431 tablet_server.cc:179] TabletServer@127.0.107.193:43473 shutting down...
I20260608 12:41:51.320590   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:51.321450   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:51.322124   431 raft_consensus.cc:2243] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.322674   431 raft_consensus.cc:2272] T 3af475d73978419497e9d63188a55748 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.324724   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:51.325266   431 raft_consensus.cc:2243] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.325817   431 raft_consensus.cc:2272] T c9e4dc7af96244649b14d8be3805c974 P a71506ae180345fba6faf4f2dfd53b40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.327752   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:51.328264   431 raft_consensus.cc:2243] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.328784   431 raft_consensus.cc:2272] T 0ff9ebdf21e24721b042b9823e449a19 P a71506ae180345fba6faf4f2dfd53b40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.352932   431 tablet_server.cc:196] TabletServer@127.0.107.193:43473 shutdown complete.
I20260608 12:41:51.369853   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:41:51.393903  7986 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111) [suppressed 41 similar messages]
I20260608 12:41:51.401952   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:41:51.401952  7986 consensus_peers.cc:597] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 -> Peer a71506ae180345fba6faf4f2dfd53b40 (127.0.107.193:43473): Couldn't send request to peer a71506ae180345fba6faf4f2dfd53b40. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:51.403055   431 tablet_replica.cc:333] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:51.403714   431 raft_consensus.cc:2243] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:51.404562   431 raft_consensus.cc:2272] T 3af475d73978419497e9d63188a55748 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.406641   431 tablet_replica.cc:333] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:51.407171   431 raft_consensus.cc:2243] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.407699   431 raft_consensus.cc:2272] T 0ff9ebdf21e24721b042b9823e449a19 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.409658   431 tablet_replica.cc:333] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057: stopping tablet replica
I20260608 12:41:51.410151   431 raft_consensus.cc:2243] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:51.410944   431 raft_consensus.cc:2272] T ecd9fffdb3524fb0807f2f3528084b07 P 4dc162d3ea5b41a49aef03ce6da0b057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.435815   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:51.455011   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:51.491667   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:51.492508   431 tablet_replica.cc:333] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:51.493110   431 raft_consensus.cc:2243] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.493831   431 raft_consensus.cc:2272] T ecd9fffdb3524fb0807f2f3528084b07 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.495975   431 tablet_replica.cc:333] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:51.496481   431 raft_consensus.cc:2243] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:51.497246   431 raft_consensus.cc:2272] T 0ff9ebdf21e24721b042b9823e449a19 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.499228   431 tablet_replica.cc:333] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840: stopping tablet replica
I20260608 12:41:51.499692   431 raft_consensus.cc:2243] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:51.500423   431 raft_consensus.cc:2272] T c9e4dc7af96244649b14d8be3805c974 P 13efbdbb6bce41a0bcf4c48c6f480840 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.524657   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:51.543812   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:51.565804   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:51.566421   431 tablet_replica.cc:333] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934: stopping tablet replica
I20260608 12:41:51.567037   431 raft_consensus.cc:2243] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.567625   431 raft_consensus.cc:2272] T c9e4dc7af96244649b14d8be3805c974 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.569805   431 tablet_replica.cc:333] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934: stopping tablet replica
I20260608 12:41:51.570606   431 raft_consensus.cc:2243] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.571233   431 raft_consensus.cc:2272] T ecd9fffdb3524fb0807f2f3528084b07 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.573230   431 tablet_replica.cc:333] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934: stopping tablet replica
I20260608 12:41:51.573868   431 raft_consensus.cc:2243] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:51.574383   431 raft_consensus.cc:2272] T 3af475d73978419497e9d63188a55748 P 65ac01d5a3ae40c792f1cb0986461934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.596311   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:51.608376   431 master.cc:562] Master@127.0.107.254:45565 shutting down...
I20260608 12:41:51.628274   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:51.628786   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:51.629175   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3095b237a3764d24b9d608113e0c3211: stopping tablet replica
I20260608 12:41:51.649040   431 master.cc:584] Master@127.0.107.254:45565 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9188 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:41:51.691418   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34789
I20260608 12:41:51.692618   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:51.697850  8458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:51.698046  8459 instance_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:41:51.700688  8461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:51.700766   431 server_base.cc:1061] running on GCE node
I20260608 12:41:51.702116   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:51.702346   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:51.702530   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922511702513 us; error 0 us; skew 500 ppm
I20260608 12:41:51.703147   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:51.706040   431 webserver.cc:533] Webserver started at http://127.0.107.254:45427/ using document root <none> and password file <none>
I20260608 12:41:51.706604   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:51.706815   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:51.707111   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:51.708316   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "8a32fde29e5e4c80b552f3995c96cb22"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-5cx1"
I20260608 12:41:51.713649   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260608 12:41:51.717617  8466 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:51.718617   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:51.718886   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "8a32fde29e5e4c80b552f3995c96cb22"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-5cx1"
I20260608 12:41:51.719148   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-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:41:51.751919   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:51.753116   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:51.792286   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34789
I20260608 12:41:51.792482  8517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34789 every 8 connection(s)
I20260608 12:41:51.796661  8518 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:41:51.807669  8518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22: Bootstrap starting.
I20260608 12:41:51.812839  8518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:51.817466  8518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22: No bootstrap required, opened a new log
I20260608 12:41:51.819830  8518 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a32fde29e5e4c80b552f3995c96cb22" member_type: VOTER }
I20260608 12:41:51.820218  8518 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:51.820550  8518 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a32fde29e5e4c80b552f3995c96cb22, State: Initialized, Role: FOLLOWER
I20260608 12:41:51.821331  8518 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a32fde29e5e4c80b552f3995c96cb22" member_type: VOTER }
I20260608 12:41:51.821846  8518 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:51.822064  8518 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:51.822314  8518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:51.827165  8518 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a32fde29e5e4c80b552f3995c96cb22" member_type: VOTER }
I20260608 12:41:51.827781  8518 leader_election.cc:304] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [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: 8a32fde29e5e4c80b552f3995c96cb22; no voters: 
I20260608 12:41:51.828994  8518 leader_election.cc:290] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:51.829491  8521 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:51.830976  8521 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 1 LEADER]: Becoming Leader. State: Replica: 8a32fde29e5e4c80b552f3995c96cb22, State: Running, Role: LEADER
I20260608 12:41:51.831691  8521 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [LEADER]: Queue going to LEADER mode. State: All 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: "8a32fde29e5e4c80b552f3995c96cb22" member_type: VOTER }
I20260608 12:41:51.832288  8518 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:51.836751  8522 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a32fde29e5e4c80b552f3995c96cb22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a32fde29e5e4c80b552f3995c96cb22" member_type: VOTER } }
I20260608 12:41:51.837435  8523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a32fde29e5e4c80b552f3995c96cb22. Latest consensus state: current_term: 1 leader_uuid: "8a32fde29e5e4c80b552f3995c96cb22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a32fde29e5e4c80b552f3995c96cb22" member_type: VOTER } }
I20260608 12:41:51.837493  8522 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:51.838235  8523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:51.841751  8530 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:51.846906  8530 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:51.849123   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:51.856817  8530 catalog_manager.cc:1382] Generated new cluster ID: b240fe3ffc904ae398e7a3a4239cc868
I20260608 12:41:51.857139  8530 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:51.879654  8530 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:51.881047  8530 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:51.915452  8530 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22: Generated new TSK 0
I20260608 12:41:51.916158  8530 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:51.980474   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:51.987186  8539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:51.988410  8540 instance_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:41:51.991104  8542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:51.992468   431 server_base.cc:1061] running on GCE node
I20260608 12:41:51.993410   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:51.993693   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:51.993880   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922511993863 us; error 0 us; skew 500 ppm
I20260608 12:41:51.994525   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:51.997040   431 webserver.cc:533] Webserver started at http://127.0.107.193:42367/ using document root <none> and password file <none>
I20260608 12:41:51.997686   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:51.997902   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:51.998189   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:51.999311   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "1d64561d2da14bc9a498728875f39cd0"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-5cx1"
I20260608 12:41:52.004174   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:52.008275  8547 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.009282   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:52.009639   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "1d64561d2da14bc9a498728875f39cd0"
format_stamp: "Formatted at 2026-06-08 12:41:51 on dist-test-slave-5cx1"
I20260608 12:41:52.009909   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-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:41:52.035450   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:52.036679   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:52.038287   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:52.040737   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:52.040972   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.041240   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:52.041420   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.080781   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40355
I20260608 12:41:52.080909  8609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40355 every 8 connection(s)
I20260608 12:41:52.085983   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:52.094281  8614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:52.095093  8615 instance_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:41:52.099728  8617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:52.100816  8610 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34789
I20260608 12:41:52.101044   431 server_base.cc:1061] running on GCE node
I20260608 12:41:52.101329  8610 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:52.102211  8610 heartbeater.cc:507] Master 127.0.107.254:34789 requested a full tablet report, sending...
I20260608 12:41:52.102299   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:52.102648   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:52.102833   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922512102801 us; error 0 us; skew 500 ppm
I20260608 12:41:52.103538   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:52.104751  8483 ts_manager.cc:194] Registered new tserver with Master: 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355)
I20260608 12:41:52.106421   431 webserver.cc:533] Webserver started at http://127.0.107.194:44361/ using document root <none> and password file <none>
I20260608 12:41:52.107013   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:52.107026  8483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53908
I20260608 12:41:52.107285   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:52.107688   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:52.108816   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "9ad5a44b51f64810a1f8f183931b0a7e"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-5cx1"
I20260608 12:41:52.113863   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:52.117494  8622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.118432   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:41:52.118862   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "9ad5a44b51f64810a1f8f183931b0a7e"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-5cx1"
I20260608 12:41:52.119223   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-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:41:52.135741   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:52.136911   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:52.138515   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:52.140971   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:52.141219   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.141474   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:52.141716   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:41:52.181435   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41843
I20260608 12:41:52.181581  8684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41843 every 8 connection(s)
I20260608 12:41:52.186800   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:52.195876  8688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:52.196221  8689 instance_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:41:52.200829  8685 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34789
I20260608 12:41:52.201551  8685 heartbeater.cc:461] Registering TS with master...
W20260608 12:41:52.202059  8691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:52.202433   431 server_base.cc:1061] running on GCE node
I20260608 12:41:52.202867  8685 heartbeater.cc:507] Master 127.0.107.254:34789 requested a full tablet report, sending...
I20260608 12:41:52.203577   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:52.203848   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:52.204092   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922512204066 us; error 0 us; skew 500 ppm
I20260608 12:41:52.204950   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:52.205894  8483 ts_manager.cc:194] Registered new tserver with Master: 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194:41843)
I20260608 12:41:52.207942  8483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53922
I20260608 12:41:52.207954   431 webserver.cc:533] Webserver started at http://127.0.107.195:41669/ using document root <none> and password file <none>
I20260608 12:41:52.208724   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:52.208988   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:52.209393   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:52.210583   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "3043ed376a3d4e29a956f7db66f0da65"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-5cx1"
I20260608 12:41:52.215708   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:41:52.220168  8696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.221506   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:52.221853   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "3043ed376a3d4e29a956f7db66f0da65"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-5cx1"
I20260608 12:41:52.222141   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-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:41:52.236708   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:52.237995   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:52.239531   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:52.242107   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:52.242316   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.242642   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:52.242810   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.285882   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43733
I20260608 12:41:52.285989  8758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43733 every 8 connection(s)
I20260608 12:41:52.301323  8759 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34789
I20260608 12:41:52.301797  8759 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:52.302560  8759 heartbeater.cc:507] Master 127.0.107.254:34789 requested a full tablet report, sending...
I20260608 12:41:52.304750  8483 ts_manager.cc:194] Registered new tserver with Master: 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733)
I20260608 12:41:52.304988   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015415735s
I20260608 12:41:52.306423  8483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53936
I20260608 12:41:53.110255  8610 heartbeater.cc:499] Master 127.0.107.254:34789 was elected leader, sending a full tablet report...
I20260608 12:41:53.211092  8685 heartbeater.cc:499] Master 127.0.107.254:34789 was elected leader, sending a full tablet report...
I20260608 12:41:53.309368  8759 heartbeater.cc:499] Master 127.0.107.254:34789 was elected leader, sending a full tablet report...
I20260608 12:41:53.363353  8483 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47330:
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:41:53.365792  8483 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:41:53.424276  8724 tablet_service.cc:1511] Processing CreateTablet for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88 (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:53.426280  8724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.429678  8723 tablet_service.cc:1511] Processing CreateTablet for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:53.431463  8723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.450009  8575 tablet_service.cc:1511] Processing CreateTablet for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88 (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:53.451436  8573 tablet_service.cc:1511] Processing CreateTablet for tablet 05f6517e57f240b29063cd8b7482477e (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:53.452028  8575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.451777  8574 tablet_service.cc:1511] Processing CreateTablet for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:53.452843  8573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f6517e57f240b29063cd8b7482477e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.453673  8574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.468313  8572 tablet_service.cc:1511] Processing CreateTablet for tablet 97783e7014034d3abf494506de140cca (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:53.469945  8572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97783e7014034d3abf494506de140cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.478060  8780 tablet_bootstrap.cc:492] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65: Bootstrap starting.
I20260608 12:41:53.519448  8648 tablet_service.cc:1511] Processing CreateTablet for tablet 05f6517e57f240b29063cd8b7482477e (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:53.523823  8648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f6517e57f240b29063cd8b7482477e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.515234  8647 tablet_service.cc:1511] Processing CreateTablet for tablet 97783e7014034d3abf494506de140cca (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:53.532410  8649 tablet_service.cc:1511] Processing CreateTablet for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:53.535458  8649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.536059  8650 tablet_service.cc:1511] Processing CreateTablet for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88 (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:53.537778  8647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97783e7014034d3abf494506de140cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.539706  8650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.564422  8724 tablet_service.cc:1511] Processing CreateTablet for tablet 05f6517e57f240b29063cd8b7482477e (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:53.571141  8780 tablet_bootstrap.cc:654] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.577826  8724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f6517e57f240b29063cd8b7482477e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.578202  8723 tablet_service.cc:1511] Processing CreateTablet for tablet 97783e7014034d3abf494506de140cca (DEFAULT_TABLE table=test-workload [id=41f01360574e47c192821117084e8e08]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:53.579828  8723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97783e7014034d3abf494506de140cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.581799  8781 tablet_bootstrap.cc:492] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0: Bootstrap starting.
I20260608 12:41:53.599116  8782 tablet_bootstrap.cc:492] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e: Bootstrap starting.
I20260608 12:41:53.600539  8781 tablet_bootstrap.cc:654] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.607836  8782 tablet_bootstrap.cc:654] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.610745  8780 tablet_bootstrap.cc:492] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65: No bootstrap required, opened a new log
I20260608 12:41:53.611836  8780 ts_tablet_manager.cc:1403] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.008s
I20260608 12:41:53.619629  8781 tablet_bootstrap.cc:492] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0: No bootstrap required, opened a new log
I20260608 12:41:53.620314  8781 ts_tablet_manager.cc:1403] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.005s
I20260608 12:41:53.616536  8780 raft_consensus.cc:359] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.629381  8780 raft_consensus.cc:385] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.629896  8780 raft_consensus.cc:740] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3043ed376a3d4e29a956f7db66f0da65, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.631124  8780 consensus_queue.cc:260] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.631925  8782 tablet_bootstrap.cc:492] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e: No bootstrap required, opened a new log
I20260608 12:41:53.632582  8782 ts_tablet_manager.cc:1403] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260608 12:41:53.637885  8780 ts_tablet_manager.cc:1434] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.000s
I20260608 12:41:53.637518  8782 raft_consensus.cc:359] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.638074  8781 raft_consensus.cc:359] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.638640  8782 raft_consensus.cc:385] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.639076  8781 raft_consensus.cc:385] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.639117  8782 raft_consensus.cc:740] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad5a44b51f64810a1f8f183931b0a7e, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.639577  8780 tablet_bootstrap.cc:492] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65: Bootstrap starting.
I20260608 12:41:53.639681  8781 raft_consensus.cc:740] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d64561d2da14bc9a498728875f39cd0, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.640588  8782 consensus_queue.cc:260] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.640971  8781 consensus_queue.cc:260] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.651552  8782 ts_tablet_manager.cc:1434] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.006s
I20260608 12:41:53.651775  8781 ts_tablet_manager.cc:1434] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.005s
I20260608 12:41:53.652456  8780 tablet_bootstrap.cc:654] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.655992  8781 tablet_bootstrap.cc:492] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0: Bootstrap starting.
I20260608 12:41:53.665092  8780 tablet_bootstrap.cc:492] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65: No bootstrap required, opened a new log
I20260608 12:41:53.665766  8780 ts_tablet_manager.cc:1403] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260608 12:41:53.665933  8781 tablet_bootstrap.cc:654] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.667903  8782 tablet_bootstrap.cc:492] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e: Bootstrap starting.
I20260608 12:41:53.669421  8780 raft_consensus.cc:359] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.670315  8780 raft_consensus.cc:385] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.670694  8780 raft_consensus.cc:740] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3043ed376a3d4e29a956f7db66f0da65, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.671823  8780 consensus_queue.cc:260] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.679193  8782 tablet_bootstrap.cc:654] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.680233  8788 raft_consensus.cc:493] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:53.680964  8788 raft_consensus.cc:515] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.682406  8780 ts_tablet_manager.cc:1434] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:41:53.692783  8780 tablet_bootstrap.cc:492] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65: Bootstrap starting.
I20260608 12:41:53.693014  8788 leader_election.cc:290] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194:41843), 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733)
I20260608 12:41:53.693780  8782 tablet_bootstrap.cc:492] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e: No bootstrap required, opened a new log
I20260608 12:41:53.696321  8782 ts_tablet_manager.cc:1403] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.016s
I20260608 12:41:53.701449  8780 tablet_bootstrap.cc:654] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.701779  8782 raft_consensus.cc:359] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.702822  8782 raft_consensus.cc:385] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.703146  8782 raft_consensus.cc:740] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad5a44b51f64810a1f8f183931b0a7e, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.705472  8781 tablet_bootstrap.cc:492] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0: No bootstrap required, opened a new log
I20260608 12:41:53.707141  8781 ts_tablet_manager.cc:1403] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.020s
I20260608 12:41:53.707559  8782 consensus_queue.cc:260] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.711252  8781 raft_consensus.cc:359] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.712381  8781 raft_consensus.cc:385] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.712809  8781 raft_consensus.cc:740] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d64561d2da14bc9a498728875f39cd0, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.714072  8781 consensus_queue.cc:260] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.715461  8780 tablet_bootstrap.cc:492] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65: No bootstrap required, opened a new log
I20260608 12:41:53.716107  8780 ts_tablet_manager.cc:1403] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260608 12:41:53.716966  8781 ts_tablet_manager.cc:1434] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:41:53.718362  8781 tablet_bootstrap.cc:492] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0: Bootstrap starting.
I20260608 12:41:53.718655  8782 ts_tablet_manager.cc:1434] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260608 12:41:53.719663  8780 raft_consensus.cc:359] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.720535  8780 raft_consensus.cc:385] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.721043  8780 raft_consensus.cc:740] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3043ed376a3d4e29a956f7db66f0da65, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.722096  8780 consensus_queue.cc:260] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.723178  8660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a642bbd4b4b6bb56c19e9b0a1a14c" candidate_uuid: "1d64561d2da14bc9a498728875f39cd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" is_pre_election: true
I20260608 12:41:53.724077  8660 raft_consensus.cc:2468] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d64561d2da14bc9a498728875f39cd0 in term 0.
I20260608 12:41:53.727480  8781 tablet_bootstrap.cc:654] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.727711  8782 tablet_bootstrap.cc:492] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e: Bootstrap starting.
I20260608 12:41:53.731348  8780 ts_tablet_manager.cc:1434] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:41:53.733002  8780 tablet_bootstrap.cc:492] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65: Bootstrap starting.
I20260608 12:41:53.727066  8549 leader_election.cc:304] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d64561d2da14bc9a498728875f39cd0, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 
I20260608 12:41:53.735357  8788 raft_consensus.cc:2804] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:53.735860  8788 raft_consensus.cc:493] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:53.736483  8788 raft_consensus.cc:3060] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.741465  8781 tablet_bootstrap.cc:492] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0: No bootstrap required, opened a new log
I20260608 12:41:53.742252  8781 ts_tablet_manager.cc:1403] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260608 12:41:53.743431  8782 tablet_bootstrap.cc:654] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.746555  8781 raft_consensus.cc:359] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.747778  8781 raft_consensus.cc:385] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.748312  8781 raft_consensus.cc:740] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d64561d2da14bc9a498728875f39cd0, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.750537  8780 tablet_bootstrap.cc:654] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.749897  8781 consensus_queue.cc:260] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.762120  8781 ts_tablet_manager.cc:1434] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 12:41:53.763178  8788 raft_consensus.cc:515] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.769156  8781 tablet_bootstrap.cc:492] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0: Bootstrap starting.
I20260608 12:41:53.770244  8660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a642bbd4b4b6bb56c19e9b0a1a14c" candidate_uuid: "1d64561d2da14bc9a498728875f39cd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad5a44b51f64810a1f8f183931b0a7e"
I20260608 12:41:53.773877  8660 raft_consensus.cc:3060] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.775158  8780 tablet_bootstrap.cc:492] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65: No bootstrap required, opened a new log
I20260608 12:41:53.775777  8780 ts_tablet_manager.cc:1403] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.008s
I20260608 12:41:53.779495  8780 raft_consensus.cc:359] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.780364  8780 raft_consensus.cc:385] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.780764  8780 raft_consensus.cc:740] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3043ed376a3d4e29a956f7db66f0da65, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.781900  8780 consensus_queue.cc:260] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.784971  8781 tablet_bootstrap.cc:654] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.792199  8780 ts_tablet_manager.cc:1434] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260608 12:41:53.794974  8787 raft_consensus.cc:493] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:53.795590  8787 raft_consensus.cc:515] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.799263  8734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a642bbd4b4b6bb56c19e9b0a1a14c" candidate_uuid: "1d64561d2da14bc9a498728875f39cd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65" is_pre_election: true
I20260608 12:41:53.800065  8734 raft_consensus.cc:2468] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d64561d2da14bc9a498728875f39cd0 in term 0.
I20260608 12:41:53.800366  8781 tablet_bootstrap.cc:492] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0: No bootstrap required, opened a new log
I20260608 12:41:53.801198  8733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a642bbd4b4b6bb56c19e9b0a1a14c" candidate_uuid: "1d64561d2da14bc9a498728875f39cd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65"
I20260608 12:41:53.801241  8781 ts_tablet_manager.cc:1403] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.011s
I20260608 12:41:53.802654  8787 leader_election.cc:290] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355), 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733)
I20260608 12:41:53.806583  8781 raft_consensus.cc:359] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.807817  8781 raft_consensus.cc:385] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.808228  8781 raft_consensus.cc:740] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d64561d2da14bc9a498728875f39cd0, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.812248  8781 consensus_queue.cc:260] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.816411  8781 ts_tablet_manager.cc:1434] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:41:53.826520  8734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f6517e57f240b29063cd8b7482477e" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65" is_pre_election: true
I20260608 12:41:53.827658  8734 raft_consensus.cc:2468] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 0.
I20260608 12:41:53.829264  8623 leader_election.cc:304] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3043ed376a3d4e29a956f7db66f0da65, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 
I20260608 12:41:53.830410  8787 raft_consensus.cc:2804] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:53.830968  8787 raft_consensus.cc:493] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:53.831394  8787 raft_consensus.cc:3060] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.792093  8660 raft_consensus.cc:2468] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d64561d2da14bc9a498728875f39cd0 in term 1.
I20260608 12:41:53.836174  8788 leader_election.cc:290] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [CANDIDATE]: Term 1 election: Requested vote from peers 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194:41843), 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733)
I20260608 12:41:53.841717  8549 leader_election.cc:304] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [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: 1d64561d2da14bc9a498728875f39cd0, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 3043ed376a3d4e29a956f7db66f0da65
I20260608 12:41:53.844527  8585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f6517e57f240b29063cd8b7482477e" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0" is_pre_election: true
I20260608 12:41:53.845688  8797 raft_consensus.cc:2804] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:53.845753  8585 raft_consensus.cc:2468] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 0.
W20260608 12:41:53.846400  8531 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:53.847564  8787 raft_consensus.cc:515] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.851965  8585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f6517e57f240b29063cd8b7482477e" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0"
I20260608 12:41:53.852376  8734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f6517e57f240b29063cd8b7482477e" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65"
I20260608 12:41:53.852905  8585 raft_consensus.cc:3060] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.853117  8734 raft_consensus.cc:3060] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.855490  8787 leader_election.cc:290] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 election: Requested vote from peers 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355), 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733)
I20260608 12:41:53.860708  8782 tablet_bootstrap.cc:492] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e: No bootstrap required, opened a new log
I20260608 12:41:53.861411  8782 ts_tablet_manager.cc:1403] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent bootstrapping tablet: real 0.134s	user 0.067s	sys 0.059s
I20260608 12:41:53.863235  8797 raft_consensus.cc:697] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d64561d2da14bc9a498728875f39cd0, State: Running, Role: LEADER
I20260608 12:41:53.863451  8734 raft_consensus.cc:2468] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 1.
I20260608 12:41:53.864370  8797 consensus_queue.cc:237] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.864907  8623 leader_election.cc:304] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3043ed376a3d4e29a956f7db66f0da65, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 
I20260608 12:41:53.865034  8782 raft_consensus.cc:359] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.865760  8585 raft_consensus.cc:2468] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 1.
I20260608 12:41:53.866086  8782 raft_consensus.cc:385] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.866096  8787 raft_consensus.cc:2804] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:53.866559  8782 raft_consensus.cc:740] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad5a44b51f64810a1f8f183931b0a7e, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.867796  8782 consensus_queue.cc:260] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.871559  8782 ts_tablet_manager.cc:1434] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:41:53.872502  8782 tablet_bootstrap.cc:492] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e: Bootstrap starting.
I20260608 12:41:53.872673  8787 raft_consensus.cc:697] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Becoming Leader. State: Replica: 9ad5a44b51f64810a1f8f183931b0a7e, State: Running, Role: LEADER
I20260608 12:41:53.874078  8787 consensus_queue.cc:237] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.879532  8782 tablet_bootstrap.cc:654] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.881784  8480 catalog_manager.cc:5696] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1d64561d2da14bc9a498728875f39cd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:53.885716  8481 catalog_manager.cc:5696] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:53.888216  8782 tablet_bootstrap.cc:492] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e: No bootstrap required, opened a new log
I20260608 12:41:53.888921  8782 ts_tablet_manager.cc:1403] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 12:41:53.892643  8782 raft_consensus.cc:359] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.893489  8782 raft_consensus.cc:385] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.893888  8782 raft_consensus.cc:740] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad5a44b51f64810a1f8f183931b0a7e, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.894698  8782 consensus_queue.cc:260] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:53.897006  8782 ts_tablet_manager.cc:1434] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:41:53.927780  8786 raft_consensus.cc:493] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:53.928334  8786 raft_consensus.cc:515] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.930851  8786 leader_election.cc:290] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355), 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194:41843)
I20260608 12:41:53.933540  8787 raft_consensus.cc:493] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:53.934804  8787 raft_consensus.cc:515] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.938421  8734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65" is_pre_election: true
I20260608 12:41:53.939174  8734 raft_consensus.cc:2468] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 0.
I20260608 12:41:53.939435  8585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0" is_pre_election: true
I20260608 12:41:53.940220  8585 raft_consensus.cc:2468] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 0.
I20260608 12:41:53.940359  8787 leader_election.cc:290] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733), 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355)
I20260608 12:41:53.940856  8623 leader_election.cc:304] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3043ed376a3d4e29a956f7db66f0da65, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 
I20260608 12:41:53.942410  8787 raft_consensus.cc:2804] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:53.942834  8787 raft_consensus.cc:493] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:53.943302  8787 raft_consensus.cc:3060] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.946581  8660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "3043ed376a3d4e29a956f7db66f0da65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" is_pre_election: true
I20260608 12:41:53.947232  8585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "3043ed376a3d4e29a956f7db66f0da65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0" is_pre_election: true
I20260608 12:41:53.947821  8585 raft_consensus.cc:2468] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3043ed376a3d4e29a956f7db66f0da65 in term 0.
I20260608 12:41:53.948936  8700 leader_election.cc:304] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d64561d2da14bc9a498728875f39cd0, 3043ed376a3d4e29a956f7db66f0da65; no voters: 
I20260608 12:41:53.949810  8786 raft_consensus.cc:2804] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:53.950209  8786 raft_consensus.cc:493] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:53.950599  8786 raft_consensus.cc:3060] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.950616  8787 raft_consensus.cc:515] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.952013  8660 raft_consensus.cc:2393] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3043ed376a3d4e29a956f7db66f0da65 in current term 1: Already voted for candidate 9ad5a44b51f64810a1f8f183931b0a7e in this term.
I20260608 12:41:53.953861  8787 leader_election.cc:290] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 election: Requested vote from peers 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733), 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355)
I20260608 12:41:53.954337  8734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65"
I20260608 12:41:53.955487  8585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0"
I20260608 12:41:53.956046  8585 raft_consensus.cc:3060] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.958277  8786 raft_consensus.cc:515] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.959582  8734 raft_consensus.cc:2393] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ad5a44b51f64810a1f8f183931b0a7e in current term 1: Already voted for candidate 3043ed376a3d4e29a956f7db66f0da65 in this term.
I20260608 12:41:53.960804  8786 leader_election.cc:290] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [CANDIDATE]: Term 1 election: Requested vote from peers 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355), 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194:41843)
I20260608 12:41:53.961918  8584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "3043ed376a3d4e29a956f7db66f0da65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0"
I20260608 12:41:53.962885  8660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f3cfb31b04ea9bfeec1f8f4e82b88" candidate_uuid: "3043ed376a3d4e29a956f7db66f0da65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad5a44b51f64810a1f8f183931b0a7e"
I20260608 12:41:53.963784  8660 raft_consensus.cc:2393] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3043ed376a3d4e29a956f7db66f0da65 in current term 1: Already voted for candidate 9ad5a44b51f64810a1f8f183931b0a7e in this term.
I20260608 12:41:53.964393  8585 raft_consensus.cc:2468] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 1.
I20260608 12:41:53.965102  8698 leader_election.cc:304] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [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: 3043ed376a3d4e29a956f7db66f0da65; no voters: 1d64561d2da14bc9a498728875f39cd0, 9ad5a44b51f64810a1f8f183931b0a7e
I20260608 12:41:53.965775  8626 leader_election.cc:304] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [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: 1d64561d2da14bc9a498728875f39cd0, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 3043ed376a3d4e29a956f7db66f0da65
I20260608 12:41:53.966008  8786 raft_consensus.cc:2749] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:53.966657  8787 raft_consensus.cc:2804] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:53.967128  8787 raft_consensus.cc:697] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Becoming Leader. State: Replica: 9ad5a44b51f64810a1f8f183931b0a7e, State: Running, Role: LEADER
I20260608 12:41:53.967988  8787 consensus_queue.cc:237] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:53.975495  8481 catalog_manager.cc:5696] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:54.080459  8787 raft_consensus.cc:493] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.081050  8787 raft_consensus.cc:515] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:54.083160  8787 leader_election.cc:290] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355), 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733)
I20260608 12:41:54.083981  8585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97783e7014034d3abf494506de140cca" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0" is_pre_election: true
I20260608 12:41:54.084324  8734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97783e7014034d3abf494506de140cca" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65" is_pre_election: true
I20260608 12:41:54.084594  8585 raft_consensus.cc:2468] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 0.
I20260608 12:41:54.085170  8734 raft_consensus.cc:2468] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 0.
I20260608 12:41:54.085803  8626 leader_election.cc:304] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d64561d2da14bc9a498728875f39cd0, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 
I20260608 12:41:54.086540  8787 raft_consensus.cc:2804] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:54.086963  8787 raft_consensus.cc:493] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.087311  8787 raft_consensus.cc:3060] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.092415  8787 raft_consensus.cc:515] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:54.094352  8787 leader_election.cc:290] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 election: Requested vote from peers 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355), 3043ed376a3d4e29a956f7db66f0da65 (127.0.107.195:43733)
I20260608 12:41:54.095186  8585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97783e7014034d3abf494506de140cca" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d64561d2da14bc9a498728875f39cd0"
I20260608 12:41:54.095436  8734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97783e7014034d3abf494506de140cca" candidate_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3043ed376a3d4e29a956f7db66f0da65"
I20260608 12:41:54.095746  8585 raft_consensus.cc:3060] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.096081  8734 raft_consensus.cc:3060] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.100759  8585 raft_consensus.cc:2468] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 1.
I20260608 12:41:54.101035  8734 raft_consensus.cc:2468] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad5a44b51f64810a1f8f183931b0a7e in term 1.
I20260608 12:41:54.102079  8626 leader_election.cc:304] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d64561d2da14bc9a498728875f39cd0, 9ad5a44b51f64810a1f8f183931b0a7e; no voters: 
I20260608 12:41:54.102838  8787 raft_consensus.cc:2804] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:54.103350  8787 raft_consensus.cc:697] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Becoming Leader. State: Replica: 9ad5a44b51f64810a1f8f183931b0a7e, State: Running, Role: LEADER
I20260608 12:41:54.104175  8787 consensus_queue.cc:237] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:54.111503  8481 catalog_manager.cc:5696] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad5a44b51f64810a1f8f183931b0a7e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.165037   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:54.172912  8812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:54.173666  8813 instance_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:41:54.177007  8815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:54.177309   431 server_base.cc:1061] running on GCE node
I20260608 12:41:54.178606   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:54.178882   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:54.179092   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922514179073 us; error 0 us; skew 500 ppm
I20260608 12:41:54.179728   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:54.182964   431 webserver.cc:533] Webserver started at http://127.0.107.196:32805/ using document root <none> and password file <none>
I20260608 12:41:54.183552   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:54.183781   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:54.184105   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:54.185451   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "dc44ee6979824fe5bbc523995461b2a2"
format_stamp: "Formatted at 2026-06-08 12:41:54 on dist-test-slave-5cx1"
I20260608 12:41:54.190768   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:41:54.194844  8820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:54.195842   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:41:54.196254   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "dc44ee6979824fe5bbc523995461b2a2"
format_stamp: "Formatted at 2026-06-08 12:41:54 on dist-test-slave-5cx1"
I20260608 12:41:54.196532   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922312059458-431-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:41:54.216384   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:54.217849   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:54.219254   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:54.222026   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:54.222283   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:54.222544   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:54.222740   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:54.268009   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:46175
I20260608 12:41:54.268147  8882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:46175 every 8 connection(s)
I20260608 12:41:54.284626  8883 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34789
I20260608 12:41:54.285104  8883 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:54.285915  8883 heartbeater.cc:507] Master 127.0.107.254:34789 requested a full tablet report, sending...
I20260608 12:41:54.287907  8481 ts_manager.cc:194] Registered new tserver with Master: dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175)
I20260608 12:41:54.289515  8481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47346
I20260608 12:41:54.299630  8797 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:54.307384  8787 consensus_queue.cc:1048] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:54.314569  8733 raft_consensus.cc:3060] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.336107  8802 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:54.345275  8805 consensus_queue.cc:1048] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:54.382516  8805 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:54.397437  8787 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:54.716607  8787 consensus_queue.cc:1048] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:54.731485  8787 consensus_queue.cc:1048] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:54.876577  8585 consensus_queue.cc:237] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: true } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } }
I20260608 12:41:54.884186  8732 raft_consensus.cc:1275] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 1d64561d2da14bc9a498728875f39cd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.885304  8660 raft_consensus.cc:1275] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Refusing update from remote peer 1d64561d2da14bc9a498728875f39cd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.886487  8788 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:54.887640  8802 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } 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:41:54.897071  8549 consensus_peers.cc:597] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 -> Peer dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): Couldn't send request to peer dc44ee6979824fe5bbc523995461b2a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 825a642bbd4b4b6bb56c19e9b0a1a14c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.896346  8797 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: true } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:54.898723  8732 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: true } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:54.899410  8660 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: true } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:54.910208  8481 catalog_manager.cc:5696] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 reported cstate change: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1d64561d2da14bc9a498728875f39cd0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.929944  8660 consensus_queue.cc:237] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [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: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: true } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } }
I20260608 12:41:54.938771  8585 raft_consensus.cc:1275] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.941037  8732 raft_consensus.cc:1275] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.941190  8787 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:54.943136  8896 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } 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:41:54.951807  8787 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: true } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:54.955138  8585 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: true } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:54.956138  8732 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: true } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
W20260608 12:41:54.964531  8624 consensus_peers.cc:597] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e -> Peer dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): Couldn't send request to peer dc44ee6979824fe5bbc523995461b2a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 595f3cfb31b04ea9bfeec1f8f4e82b88. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.972216  8660 consensus_queue.cc:237] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: true } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } }
I20260608 12:41:54.972249  8483 catalog_manager.cc:5696] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e reported cstate change: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:41:54.982486  8624 consensus_peers.cc:597] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e -> Peer dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): Couldn't send request to peer dc44ee6979824fe5bbc523995461b2a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97783e7014034d3abf494506de140cca. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:54.982841  8585 raft_consensus.cc:1275] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.981604  8732 raft_consensus.cc:1275] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:54.984802  8787 consensus_queue.cc:1048] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } 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:41:54.985735  8896 consensus_queue.cc:1048] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:54.995170  8896 raft_consensus.cc:2955] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: true } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:54.997327  8732 raft_consensus.cc:2955] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: true } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:54.998382  8584 raft_consensus.cc:2955] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: true } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.011483  8481 catalog_manager.cc:5696] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 reported cstate change: config changed from index -1 to 2, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: true } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.013609  8584 consensus_queue.cc:237] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } }
I20260608 12:41:55.021261  8732 raft_consensus.cc:1275] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 1d64561d2da14bc9a498728875f39cd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:41:55.021355  8549 consensus_peers.cc:597] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 -> Peer dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): Couldn't send request to peer dc44ee6979824fe5bbc523995461b2a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 825a642bbd4b4b6bb56c19e9b0a1a14c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.021250  8660 raft_consensus.cc:1275] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Refusing update from remote peer 1d64561d2da14bc9a498728875f39cd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.023672  8788 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:55.024503  8797 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } 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:41:55.032332  8797 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.034773  8660 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.039135  8732 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
W20260608 12:41:55.042706  8531 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:41:55.043175  8531 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:41:55.047261  8483 catalog_manager.cc:5696] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "1d64561d2da14bc9a498728875f39cd0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.054658  8659 consensus_queue.cc:237] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [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: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } }
I20260608 12:41:55.062619  8585 raft_consensus.cc:1275] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.063930  8732 raft_consensus.cc:1275] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.063771  8584 consensus_queue.cc:237] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } }
I20260608 12:41:55.065591  8787 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:41:55.067343  8624 consensus_peers.cc:597] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e -> Peer dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): Couldn't send request to peer dc44ee6979824fe5bbc523995461b2a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 595f3cfb31b04ea9bfeec1f8f4e82b88. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.068430  8787 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:55.072521  8733 raft_consensus.cc:1275] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 1d64561d2da14bc9a498728875f39cd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.074441  8802 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.076275  8805 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [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: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.078081  8659 raft_consensus.cc:1275] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Refusing update from remote peer 1d64561d2da14bc9a498728875f39cd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.080168  8802 consensus_queue.cc:1048] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } 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:41:55.081945  8802 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } }
I20260608 12:41:55.083463  8584 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [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: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.085038  8733 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [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: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
W20260608 12:41:55.088459  8531 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:41:55.088901  8531 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:41:55.093458  8732 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } }
I20260608 12:41:55.094437  8660 consensus_queue.cc:237] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: false } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } }
I20260608 12:41:55.096343  8481 catalog_manager.cc:5696] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.102288  8470 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:55.101979  8658 raft_consensus.cc:2955] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } }
I20260608 12:41:55.106904  8734 raft_consensus.cc:1275] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.110399  8896 consensus_queue.cc:1048] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:55.115103  8624 consensus_peers.cc:597] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e -> Peer dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): Couldn't send request to peer dc44ee6979824fe5bbc523995461b2a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97783e7014034d3abf494506de140cca. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.108491  8480 catalog_manager.cc:5696] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 reported cstate change: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "1d64561d2da14bc9a498728875f39cd0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:55.122124  8805 raft_consensus.cc:2955] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: false } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.123574  8734 raft_consensus.cc:2955] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: false } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
I20260608 12:41:55.129944  8659 consensus_queue.cc:237] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [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: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } }
I20260608 12:41:55.130540  8584 raft_consensus.cc:1275] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:55.136644  8787 consensus_queue.cc:1048] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } 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:41:55.142560  8584 raft_consensus.cc:2955] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [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: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: false } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } } }
W20260608 12:41:55.145651  8531 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:41:55.146073  8531 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:41:55.148556  8585 raft_consensus.cc:1275] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.149148  8734 raft_consensus.cc:1275] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Refusing update from remote peer 9ad5a44b51f64810a1f8f183931b0a7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:55.150899  8805 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } 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:41:55.151990  8896 consensus_queue.cc:1048] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:55.159183  8787 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } }
I20260608 12:41:55.162540  8480 catalog_manager.cc:5696] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc44ee6979824fe5bbc523995461b2a2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.164005  8583 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } }
I20260608 12:41:55.172147  8732 raft_consensus.cc:2955] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } }
I20260608 12:41:55.183872  8481 catalog_manager.cc:5696] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 reported cstate change: config changed from index 3 to 4, NON_VOTER dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3043ed376a3d4e29a956f7db66f0da65" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43733 } attrs { replace: false } } peers { permanent_uuid: "1d64561d2da14bc9a498728875f39cd0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40355 } } peers { permanent_uuid: "9ad5a44b51f64810a1f8f183931b0a7e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41843 } } }
I20260608 12:41:55.190168  8468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:55.201356  8848 tablet_service.cc:1558] Processing DeleteTablet for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c with delete_type TABLET_DATA_TOMBSTONED (TS dc44ee6979824fe5bbc523995461b2a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55970
I20260608 12:41:55.202710  8847 tablet_service.cc:1558] Processing DeleteTablet for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88 with delete_type TABLET_DATA_TOMBSTONED (TS dc44ee6979824fe5bbc523995461b2a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55970
W20260608 12:41:55.205448  8468 catalog_manager.cc:4994] TS dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): delete failed for tablet 825a642bbd4b4b6bb56c19e9b0a1a14c because the tablet was not found. No further retry: Not found: Tablet not found: 825a642bbd4b4b6bb56c19e9b0a1a14c
W20260608 12:41:55.207242  8468 catalog_manager.cc:4994] TS dc44ee6979824fe5bbc523995461b2a2 (127.0.107.196:46175): delete failed for tablet 595f3cfb31b04ea9bfeec1f8f4e82b88 because the tablet was not found. No further retry: Not found: Tablet not found: 595f3cfb31b04ea9bfeec1f8f4e82b88
I20260608 12:41:55.292505  8883 heartbeater.cc:499] Master 127.0.107.254:34789 was elected leader, sending a full tablet report...
I20260608 12:41:55.365967   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:55.391515   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:55.392429   431 tablet_replica.cc:333] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0: stopping tablet replica
I20260608 12:41:55.393162   431 raft_consensus.cc:2243] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.393898   431 raft_consensus.cc:2272] T 97783e7014034d3abf494506de140cca P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.396919   431 tablet_replica.cc:333] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0: stopping tablet replica
I20260608 12:41:55.397526   431 raft_consensus.cc:2243] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.398056   431 raft_consensus.cc:2272] T 05f6517e57f240b29063cd8b7482477e P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.400063   431 tablet_replica.cc:333] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0: stopping tablet replica
I20260608 12:41:55.400645   431 raft_consensus.cc:2243] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.401288   431 raft_consensus.cc:2272] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.404013   431 tablet_replica.cc:333] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0: stopping tablet replica
I20260608 12:41:55.404606   431 raft_consensus.cc:2243] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:55.405438   431 raft_consensus.cc:2272] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 1d64561d2da14bc9a498728875f39cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:55.422638  8626 consensus_peers.cc:597] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e -> Peer 1d64561d2da14bc9a498728875f39cd0 (127.0.107.193:40355): Couldn't send request to peer 1d64561d2da14bc9a498728875f39cd0. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:55.432163   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:55.448180   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:55.478195   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:55.479013   431 tablet_replica.cc:333] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e: stopping tablet replica
I20260608 12:41:55.479718   431 raft_consensus.cc:2243] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:55.480662   431 raft_consensus.cc:2272] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.483632   431 tablet_replica.cc:333] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e: stopping tablet replica
I20260608 12:41:55.484252   431 raft_consensus.cc:2243] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.484901   431 raft_consensus.cc:2272] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.487538   431 tablet_replica.cc:333] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e: stopping tablet replica
I20260608 12:41:55.488125   431 raft_consensus.cc:2243] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:55.489297   431 raft_consensus.cc:2272] T 97783e7014034d3abf494506de140cca P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.491788   431 tablet_replica.cc:333] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e: stopping tablet replica
I20260608 12:41:55.492377   431 raft_consensus.cc:2243] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:55.493227   431 raft_consensus.cc:2272] T 05f6517e57f240b29063cd8b7482477e P 9ad5a44b51f64810a1f8f183931b0a7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.508437   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:55.523784   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:55.555749   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:55.556581   431 tablet_replica.cc:333] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65: stopping tablet replica
I20260608 12:41:55.557189   431 raft_consensus.cc:2243] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.557755   431 raft_consensus.cc:2272] T 05f6517e57f240b29063cd8b7482477e P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.559808   431 tablet_replica.cc:333] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65: stopping tablet replica
I20260608 12:41:55.560352   431 raft_consensus.cc:2243] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.560911   431 raft_consensus.cc:2272] T 97783e7014034d3abf494506de140cca P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.563599   431 tablet_replica.cc:333] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65: stopping tablet replica
I20260608 12:41:55.564355   431 raft_consensus.cc:2243] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.565250   431 raft_consensus.cc:2272] T 825a642bbd4b4b6bb56c19e9b0a1a14c P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.568429   431 tablet_replica.cc:333] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65: stopping tablet replica
I20260608 12:41:55.569025   431 raft_consensus.cc:2243] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:55.569756   431 raft_consensus.cc:2272] T 595f3cfb31b04ea9bfeec1f8f4e82b88 P 3043ed376a3d4e29a956f7db66f0da65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.593375   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:55.608268   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:55.626415   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:55.643561   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:55.652506   431 master.cc:562] Master@127.0.107.254:34789 shutting down...
I20260608 12:41:55.675164   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:55.675777   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:55.676183   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a32fde29e5e4c80b552f3995c96cb22: stopping tablet replica
I20260608 12:41:55.697453   431 master.cc:584] Master@127.0.107.254:34789 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4043 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:41:55.735777   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43289
I20260608 12:41:55.737576   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:55.743963  8914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:55.748940  8915 instance_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:41:55.750115   431 server_base.cc:1061] running on GCE node
W20260608 12:41:55.750461  8917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:55.751571   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:55.751824   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:55.751991   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922515751976 us; error 0 us; skew 500 ppm
I20260608 12:41:55.752727   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:55.755396   431 webserver.cc:533] Webserver started at http://127.0.107.254:33053/ using document root <none> and password file <none>
I20260608 12:41:55.755900   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:55.756062   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:55.756291   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:55.757370   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "f24d552b890744d9af2298d096de2b75"
format_stamp: "Formatted at 2026-06-08 12:41:55 on dist-test-slave-5cx1"
I20260608 12:41:55.762418   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:41:55.766129  8922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:55.766950   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:41:55.767275   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "f24d552b890744d9af2298d096de2b75"
format_stamp: "Formatted at 2026-06-08 12:41:55 on dist-test-slave-5cx1"
I20260608 12:41:55.767583   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-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:41:55.786845   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:55.788125   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:55.829241   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43289
I20260608 12:41:55.829411  8973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43289 every 8 connection(s)
I20260608 12:41:55.833904  8974 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:41:55.845605  8974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75: Bootstrap starting.
I20260608 12:41:55.851150  8974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.856142  8974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75: No bootstrap required, opened a new log
I20260608 12:41:55.858845  8974 raft_consensus.cc:359] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24d552b890744d9af2298d096de2b75" member_type: VOTER }
I20260608 12:41:55.859283  8974 raft_consensus.cc:385] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.859579  8974 raft_consensus.cc:740] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f24d552b890744d9af2298d096de2b75, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.860283  8974 consensus_queue.cc:260] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f24d552b890744d9af2298d096de2b75" member_type: VOTER }
I20260608 12:41:55.860811  8974 raft_consensus.cc:399] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:55.861037  8974 raft_consensus.cc:493] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:55.861369  8974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.866513  8974 raft_consensus.cc:515] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24d552b890744d9af2298d096de2b75" member_type: VOTER }
I20260608 12:41:55.867134  8974 leader_election.cc:304] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [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: f24d552b890744d9af2298d096de2b75; no voters: 
I20260608 12:41:55.868384  8974 leader_election.cc:290] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:55.868902  8977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.870541  8977 raft_consensus.cc:697] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 1 LEADER]: Becoming Leader. State: Replica: f24d552b890744d9af2298d096de2b75, State: Running, Role: LEADER
I20260608 12:41:55.871281  8977 consensus_queue.cc:237] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [LEADER]: Queue going to LEADER mode. State: All 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: "f24d552b890744d9af2298d096de2b75" member_type: VOTER }
I20260608 12:41:55.871821  8974 sys_catalog.cc:565] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:55.874374  8979 sys_catalog.cc:455] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f24d552b890744d9af2298d096de2b75. Latest consensus state: current_term: 1 leader_uuid: "f24d552b890744d9af2298d096de2b75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24d552b890744d9af2298d096de2b75" member_type: VOTER } }
I20260608 12:41:55.874343  8978 sys_catalog.cc:455] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f24d552b890744d9af2298d096de2b75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f24d552b890744d9af2298d096de2b75" member_type: VOTER } }
I20260608 12:41:55.875207  8979 sys_catalog.cc:458] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:55.875350  8978 sys_catalog.cc:458] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:55.883862  8982 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:55.890085  8982 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:55.894397   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:55.899771  8982 catalog_manager.cc:1382] Generated new cluster ID: 40af78b8b1fc4d84a79fb60fc8255691
I20260608 12:41:55.900101  8982 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:55.924269  8982 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:55.925777  8982 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:55.940284  8982 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75: Generated new TSK 0
I20260608 12:41:55.940999  8982 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:55.961076   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:55.967893  8995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:55.968858  8996 instance_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:41:55.971686  8998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:55.971910   431 server_base.cc:1061] running on GCE node
I20260608 12:41:55.973232   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:55.973548   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:55.973776   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922515973759 us; error 0 us; skew 500 ppm
I20260608 12:41:55.974412   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:55.977285   431 webserver.cc:533] Webserver started at http://127.0.107.193:46337/ using document root <none> and password file <none>
I20260608 12:41:55.977893   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:55.978128   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:55.978426   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:55.979614   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "66db8724b80d484ab72b4af24364cf1e"
format_stamp: "Formatted at 2026-06-08 12:41:55 on dist-test-slave-5cx1"
I20260608 12:41:55.984790   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:41:55.989144  9003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:55.990274   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:55.990726   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "66db8724b80d484ab72b4af24364cf1e"
format_stamp: "Formatted at 2026-06-08 12:41:55 on dist-test-slave-5cx1"
I20260608 12:41:55.991082   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-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:41:56.006975   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:56.008270   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:56.009931   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:56.012526   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:56.012792   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.013070   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:56.013269   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.055411   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46743
I20260608 12:41:56.055524  9065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46743 every 8 connection(s)
I20260608 12:41:56.061007   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:56.068521  9070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:56.068831  9071 instance_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:41:56.072822  9073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:56.073565   431 server_base.cc:1061] running on GCE node
I20260608 12:41:56.074949  9066 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43289
I20260608 12:41:56.075105   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:56.075484   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:56.075534  9066 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:56.075682   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922516075664 us; error 0 us; skew 500 ppm
I20260608 12:41:56.076552   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:56.076586  9066 heartbeater.cc:507] Master 127.0.107.254:43289 requested a full tablet report, sending...
I20260608 12:41:56.079496  8939 ts_manager.cc:194] Registered new tserver with Master: 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743)
I20260608 12:41:56.079782   431 webserver.cc:533] Webserver started at http://127.0.107.194:36707/ using document root <none> and password file <none>
I20260608 12:41:56.080436   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:56.080660   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:56.080960   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:56.081779  8939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54970
I20260608 12:41:56.082261   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "0e986c37172a472786c4df1638b5b4da"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-5cx1"
I20260608 12:41:56.087467   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:56.091413  9078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.092360   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:41:56.092770   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "0e986c37172a472786c4df1638b5b4da"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-5cx1"
I20260608 12:41:56.093092   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-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:41:56.121268   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:56.122459   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:56.123991   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:56.126605   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:56.126863   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.127142   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:56.127329   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.170323   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42951
I20260608 12:41:56.170456  9140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42951 every 8 connection(s)
I20260608 12:41:56.175707   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:56.183408  9144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:56.185076  9145 instance_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:41:56.187232  9147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:56.188004   431 server_base.cc:1061] running on GCE node
I20260608 12:41:56.188046  9141 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43289
I20260608 12:41:56.188829  9141 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:56.189468   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:56.189823   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:56.189898  9141 heartbeater.cc:507] Master 127.0.107.254:43289 requested a full tablet report, sending...
I20260608 12:41:56.190120   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922516190090 us; error 0 us; skew 500 ppm
I20260608 12:41:56.191064   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:56.192610  8939 ts_manager.cc:194] Registered new tserver with Master: 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951)
I20260608 12:41:56.194108   431 webserver.cc:533] Webserver started at http://127.0.107.195:44171/ using document root <none> and password file <none>
I20260608 12:41:56.194736   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:56.194649  8939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54982
I20260608 12:41:56.195268   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:56.195587   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:56.196861   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "4ef111efa6a14b0280e96abbefd6a0c0"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-5cx1"
I20260608 12:41:56.201699   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260608 12:41:56.205463  9152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.206542   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:56.206919   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "4ef111efa6a14b0280e96abbefd6a0c0"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-5cx1"
I20260608 12:41:56.207317   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922312059458-431-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:41:56.233117   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:56.234387   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:56.235930   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:56.238447   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:56.238703   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.238951   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:56.239145   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.278772   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40359
I20260608 12:41:56.278900  9214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40359 every 8 connection(s)
I20260608 12:41:56.293741  9215 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43289
I20260608 12:41:56.294168  9215 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:56.294979  9215 heartbeater.cc:507] Master 127.0.107.254:43289 requested a full tablet report, sending...
I20260608 12:41:56.297194  8939 ts_manager.cc:194] Registered new tserver with Master: 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:56.297333   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015156289s
I20260608 12:41:56.299216  8939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54998
I20260608 12:41:57.084813  9066 heartbeater.cc:499] Master 127.0.107.254:43289 was elected leader, sending a full tablet report...
I20260608 12:41:57.198230  9141 heartbeater.cc:499] Master 127.0.107.254:43289 was elected leader, sending a full tablet report...
I20260608 12:41:57.302393  9215 heartbeater.cc:499] Master 127.0.107.254:43289 was elected leader, sending a full tablet report...
I20260608 12:41:57.356257  8939 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55000:
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:41:57.359064  8939 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:41:57.424927  9105 tablet_service.cc:1511] Processing CreateTablet for tablet 140f70a3ea794f97aa4849abea3dccdc (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:57.426736  9105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140f70a3ea794f97aa4849abea3dccdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.424927  9106 tablet_service.cc:1511] Processing CreateTablet for tablet a229c737d4ed41ed810bac7fa243b833 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:57.428658  9106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a229c737d4ed41ed810bac7fa243b833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.432324  9104 tablet_service.cc:1511] Processing CreateTablet for tablet 7588450d78e54e9d8b3cee8312101ab8 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:57.434118  9104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7588450d78e54e9d8b3cee8312101ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.437469  9180 tablet_service.cc:1511] Processing CreateTablet for tablet a229c737d4ed41ed810bac7fa243b833 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:57.445914  9028 tablet_service.cc:1511] Processing CreateTablet for tablet f265f6afe78c4ed3b76a7a57edc86bbf (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:57.446887  9180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a229c737d4ed41ed810bac7fa243b833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.447465  9028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265f6afe78c4ed3b76a7a57edc86bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.450208  9101 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee779e74cef46a2ab9767f578ae5d95 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:57.450901  9026 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee779e74cef46a2ab9767f578ae5d95 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:57.451730  9101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee779e74cef46a2ab9767f578ae5d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.452345  9026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee779e74cef46a2ab9767f578ae5d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.438604  9103 tablet_service.cc:1511] Processing CreateTablet for tablet f265f6afe78c4ed3b76a7a57edc86bbf (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:57.455787  9103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265f6afe78c4ed3b76a7a57edc86bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.445106  9031 tablet_service.cc:1511] Processing CreateTablet for tablet a229c737d4ed41ed810bac7fa243b833 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:57.455021  9175 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee779e74cef46a2ab9767f578ae5d95 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:57.438951  9179 tablet_service.cc:1511] Processing CreateTablet for tablet 140f70a3ea794f97aa4849abea3dccdc (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:57.440339  9178 tablet_service.cc:1511] Processing CreateTablet for tablet 7588450d78e54e9d8b3cee8312101ab8 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:57.444850  9177 tablet_service.cc:1511] Processing CreateTablet for tablet f265f6afe78c4ed3b76a7a57edc86bbf (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:57.458065  9176 tablet_service.cc:1511] Processing CreateTablet for tablet cef82babf224409899e9f15ad5959edd (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:57.442166  9102 tablet_service.cc:1511] Processing CreateTablet for tablet cef82babf224409899e9f15ad5959edd (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:57.443502  9027 tablet_service.cc:1511] Processing CreateTablet for tablet cef82babf224409899e9f15ad5959edd (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:57.468163  9102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef82babf224409899e9f15ad5959edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.468489  9027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef82babf224409899e9f15ad5959edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.442943  9030 tablet_service.cc:1511] Processing CreateTablet for tablet 140f70a3ea794f97aa4849abea3dccdc (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:57.470568  9030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140f70a3ea794f97aa4849abea3dccdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.444315  9029 tablet_service.cc:1511] Processing CreateTablet for tablet 7588450d78e54e9d8b3cee8312101ab8 (DEFAULT_TABLE table=test-workload [id=cbbb1c5440e243c1ac155e073bc8beb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:57.472776  9029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7588450d78e54e9d8b3cee8312101ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.474184  9175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee779e74cef46a2ab9767f578ae5d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.474992  9176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef82babf224409899e9f15ad5959edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.475695  9177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265f6afe78c4ed3b76a7a57edc86bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.477133  9178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7588450d78e54e9d8b3cee8312101ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.478601  9179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140f70a3ea794f97aa4849abea3dccdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.480224  9031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a229c737d4ed41ed810bac7fa243b833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.508066  9235 tablet_bootstrap.cc:492] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da: Bootstrap starting.
I20260608 12:41:57.520399  9235 tablet_bootstrap.cc:654] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.555454  9235 tablet_bootstrap.cc:492] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da: No bootstrap required, opened a new log
I20260608 12:41:57.556078  9235 ts_tablet_manager.cc:1403] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.007s
I20260608 12:41:57.559996  9235 raft_consensus.cc:359] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.560938  9235 raft_consensus.cc:385] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.561295  9235 raft_consensus.cc:740] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.562219  9235 consensus_queue.cc:260] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.674160  9240 raft_consensus.cc:493] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:57.675117  9240 raft_consensus.cc:515] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.719826  9237 tablet_bootstrap.cc:492] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0: Bootstrap starting.
I20260608 12:41:57.723382  9235 ts_tablet_manager.cc:1434] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da: Time spent starting tablet: real 0.167s	user 0.082s	sys 0.081s
I20260608 12:41:57.726999  9235 tablet_bootstrap.cc:492] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da: Bootstrap starting.
I20260608 12:41:57.735039  9235 tablet_bootstrap.cc:654] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.721159  9238 tablet_bootstrap.cc:492] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e: Bootstrap starting.
I20260608 12:41:57.739022  9237 tablet_bootstrap.cc:654] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.739182  9240 leader_election.cc:290] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:57.742710  9238 tablet_bootstrap.cc:654] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.759451  9238 tablet_bootstrap.cc:492] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e: No bootstrap required, opened a new log
W20260608 12:41:57.761909  9080 leader_election.cc:343] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743): Not found: Tablet not found: a229c737d4ed41ed810bac7fa243b833
I20260608 12:41:57.762593  9238 ts_tablet_manager.cc:1403] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.012s
I20260608 12:41:57.765208  9237 tablet_bootstrap.cc:492] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0: No bootstrap required, opened a new log
I20260608 12:41:57.766079  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a229c737d4ed41ed810bac7fa243b833" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
I20260608 12:41:57.767417  9235 tablet_bootstrap.cc:492] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da: No bootstrap required, opened a new log
I20260608 12:41:57.767089  9238 raft_consensus.cc:359] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.766866  9237 ts_tablet_manager.cc:1403] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
W20260608 12:41:57.767947  9080 leader_election.cc:343] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:57.768189  9235 ts_tablet_manager.cc:1403] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.007s
I20260608 12:41:57.768226  9238 raft_consensus.cc:385] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.768620  9080 leader_election.cc:304] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [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: 0e986c37172a472786c4df1638b5b4da; no voters: 4ef111efa6a14b0280e96abbefd6a0c0, 66db8724b80d484ab72b4af24364cf1e
I20260608 12:41:57.768957  9238 raft_consensus.cc:740] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.769791  9240 raft_consensus.cc:2749] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:57.771077  9237 raft_consensus.cc:359] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.771685  9237 raft_consensus.cc:385] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.771407  9235 raft_consensus.cc:359] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.772001  9237 raft_consensus.cc:740] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.772221  9235 raft_consensus.cc:385] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.772645  9235 raft_consensus.cc:740] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.772369  9238 consensus_queue.cc:260] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.772890  9237 consensus_queue.cc:260] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.773535  9235 consensus_queue.cc:260] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.775890  9238 ts_tablet_manager.cc:1434] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:41:57.777086  9238 tablet_bootstrap.cc:492] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e: Bootstrap starting.
I20260608 12:41:57.779452  9237 ts_tablet_manager.cc:1434] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 12:41:57.780793  9237 tablet_bootstrap.cc:492] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0: Bootstrap starting.
W20260608 12:41:57.784925  9216 tablet.cc:2404] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:57.786525  9235 ts_tablet_manager.cc:1434] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260608 12:41:57.788357  9237 tablet_bootstrap.cc:654] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.790047  9235 tablet_bootstrap.cc:492] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da: Bootstrap starting.
I20260608 12:41:57.799814  9235 tablet_bootstrap.cc:654] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.800714  9237 tablet_bootstrap.cc:492] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0: No bootstrap required, opened a new log
I20260608 12:41:57.797457  9238 tablet_bootstrap.cc:654] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.801345  9237 ts_tablet_manager.cc:1403] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 12:41:57.804934  9237 raft_consensus.cc:359] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.805541  9237 raft_consensus.cc:385] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.805920  9237 raft_consensus.cc:740] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.806865  9235 tablet_bootstrap.cc:492] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da: No bootstrap required, opened a new log
I20260608 12:41:57.806816  9237 consensus_queue.cc:260] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.807471  9235 ts_tablet_manager.cc:1403] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 12:41:57.808133  9238 tablet_bootstrap.cc:492] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e: No bootstrap required, opened a new log
I20260608 12:41:57.808678  9238 ts_tablet_manager.cc:1403] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.001s
I20260608 12:41:57.809796  9246 raft_consensus.cc:493] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:57.810344  9246 raft_consensus.cc:515] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.810911  9235 raft_consensus.cc:359] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.811839  9235 raft_consensus.cc:385] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.811828  9238 raft_consensus.cc:359] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.812479  9235 raft_consensus.cc:740] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.812899  9238 raft_consensus.cc:385] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.813288  9238 raft_consensus.cc:740] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.813410  9246 leader_election.cc:290] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:57.814343  9238 consensus_queue.cc:260] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.819382  9240 raft_consensus.cc:493] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:57.819717  9235 consensus_queue.cc:260] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.809150  9237 ts_tablet_manager.cc:1434] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:57.820168  9240 raft_consensus.cc:515] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.820775  9238 ts_tablet_manager.cc:1434] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:41:57.821592  9237 tablet_bootstrap.cc:492] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0: Bootstrap starting.
I20260608 12:41:57.822337  9238 tablet_bootstrap.cc:492] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e: Bootstrap starting.
I20260608 12:41:57.828524  9237 tablet_bootstrap.cc:654] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.828847  9235 ts_tablet_manager.cc:1434] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:41:57.831923  9235 tablet_bootstrap.cc:492] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da: Bootstrap starting.
I20260608 12:41:57.833460  9240 leader_election.cc:290] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:57.835491  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140f70a3ea794f97aa4849abea3dccdc" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
I20260608 12:41:57.836272  9190 raft_consensus.cc:2468] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e986c37172a472786c4df1638b5b4da in term 0.
I20260608 12:41:57.838912  9238 tablet_bootstrap.cc:654] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.840492  9080 leader_election.cc:304] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0; no voters: 
I20260608 12:41:57.841938  9041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140f70a3ea794f97aa4849abea3dccdc" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e" is_pre_election: true
W20260608 12:41:57.843715  9080 leader_election.cc:343] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:57.844811  9240 raft_consensus.cc:2804] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:57.845350  9240 raft_consensus.cc:493] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:57.845816  9240 raft_consensus.cc:3060] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:57.854382  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee779e74cef46a2ab9767f578ae5d95" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
W20260608 12:41:57.856396  9005 leader_election.cc:343] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:57.862707  9240 raft_consensus.cc:515] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.864003  9237 tablet_bootstrap.cc:492] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0: No bootstrap required, opened a new log
I20260608 12:41:57.864616  9237 ts_tablet_manager.cc:1403] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.013s
I20260608 12:41:57.865442  9235 tablet_bootstrap.cc:654] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.866309  9041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140f70a3ea794f97aa4849abea3dccdc" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e"
W20260608 12:41:57.867964  9080 leader_election.cc:343] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:57.868042  9237 raft_consensus.cc:359] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.869112  9237 raft_consensus.cc:385] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.869508  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee779e74cef46a2ab9767f578ae5d95" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da" is_pre_election: true
I20260608 12:41:57.869596  9237 raft_consensus.cc:740] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Initialized, Role: FOLLOWER
W20260608 12:41:57.871651  9004 leader_election.cc:343] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:57.871083  9237 consensus_queue.cc:260] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.872218  9004 leader_election.cc:304] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [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: 66db8724b80d484ab72b4af24364cf1e; no voters: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0
I20260608 12:41:57.873607  9246 raft_consensus.cc:2749] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:57.875109  9237 ts_tablet_manager.cc:1434] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:41:57.875110  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140f70a3ea794f97aa4849abea3dccdc" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0"
I20260608 12:41:57.876096  9190 raft_consensus.cc:3060] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:57.879566  9238 tablet_bootstrap.cc:492] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e: No bootstrap required, opened a new log
I20260608 12:41:57.880396  9238 ts_tablet_manager.cc:1403] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.001s
I20260608 12:41:57.884784  9238 raft_consensus.cc:359] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.885867  9240 leader_election.cc:290] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 election: Requested vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:57.876926  9237 tablet_bootstrap.cc:492] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0: Bootstrap starting.
I20260608 12:41:57.885875  9238 raft_consensus.cc:385] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.887127  9238 raft_consensus.cc:740] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.888263  9238 consensus_queue.cc:260] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
W20260608 12:41:57.891043  8987 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:57.889518  9190 raft_consensus.cc:2468] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e986c37172a472786c4df1638b5b4da in term 1.
I20260608 12:41:57.892871  9238 ts_tablet_manager.cc:1434] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 12:41:57.894261  9238 tablet_bootstrap.cc:492] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e: Bootstrap starting.
I20260608 12:41:57.895428  9246 raft_consensus.cc:493] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:57.895951  9237 tablet_bootstrap.cc:654] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.896061  9246 raft_consensus.cc:515] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.900296  9246 leader_election.cc:290] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:57.902423  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265f6afe78c4ed3b76a7a57edc86bbf" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da" is_pre_election: true
I20260608 12:41:57.903697  9238 tablet_bootstrap.cc:654] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.904695  9080 leader_election.cc:304] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [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: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0; no voters: 66db8724b80d484ab72b4af24364cf1e
I20260608 12:41:57.905799  9240 raft_consensus.cc:2804] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:57.906381  9240 raft_consensus.cc:697] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 1 LEADER]: Becoming Leader. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Running, Role: LEADER
W20260608 12:41:57.906436  9004 leader_election.cc:343] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:57.907516  9240 consensus_queue.cc:237] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.909490  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265f6afe78c4ed3b76a7a57edc86bbf" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
I20260608 12:41:57.910094  9237 tablet_bootstrap.cc:492] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0: No bootstrap required, opened a new log
I20260608 12:41:57.910640  9237 ts_tablet_manager.cc:1403] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.011s
W20260608 12:41:57.911341  9005 leader_election.cc:343] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:57.911924  9005 leader_election.cc:304] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [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: 66db8724b80d484ab72b4af24364cf1e; no voters: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0
I20260608 12:41:57.913417  9246 raft_consensus.cc:2749] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:57.913589  9237 raft_consensus.cc:359] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.914479  9237 raft_consensus.cc:385] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.914825  9237 raft_consensus.cc:740] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.916501  9237 consensus_queue.cc:260] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.920032  9238 tablet_bootstrap.cc:492] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e: No bootstrap required, opened a new log
I20260608 12:41:57.919341  8938 catalog_manager.cc:5696] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e986c37172a472786c4df1638b5b4da (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0e986c37172a472786c4df1638b5b4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:57.920642  9238 ts_tablet_manager.cc:1403] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
I20260608 12:41:57.921819  9237 ts_tablet_manager.cc:1434] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:41:57.923033  9237 tablet_bootstrap.cc:492] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0: Bootstrap starting.
I20260608 12:41:57.914908  9235 tablet_bootstrap.cc:492] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da: No bootstrap required, opened a new log
I20260608 12:41:57.924226  9235 ts_tablet_manager.cc:1403] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.025s
I20260608 12:41:57.924415  9238 raft_consensus.cc:359] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.925412  9238 raft_consensus.cc:385] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.925844  9238 raft_consensus.cc:740] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.926975  9238 consensus_queue.cc:260] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.930160  9238 ts_tablet_manager.cc:1434] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260608 12:41:57.931582  9238 tablet_bootstrap.cc:492] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e: Bootstrap starting.
I20260608 12:41:57.927980  9235 raft_consensus.cc:359] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.933729  9235 raft_consensus.cc:385] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.934080  9235 raft_consensus.cc:740] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.935256  9237 tablet_bootstrap.cc:654] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.938982  9238 tablet_bootstrap.cc:654] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.939193  9235 consensus_queue.cc:260] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.942368  9235 ts_tablet_manager.cc:1434] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:41:57.944208  9235 tablet_bootstrap.cc:492] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da: Bootstrap starting.
I20260608 12:41:57.946303  9237 tablet_bootstrap.cc:492] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0: No bootstrap required, opened a new log
I20260608 12:41:57.946916  9237 ts_tablet_manager.cc:1403] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.001s
I20260608 12:41:57.947805  9246 raft_consensus.cc:493] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:57.948369  9246 raft_consensus.cc:515] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.950096  9237 raft_consensus.cc:359] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.950894  9237 raft_consensus.cc:385] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.951186  9237 raft_consensus.cc:740] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.951529  9235 tablet_bootstrap.cc:654] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.952010  9237 consensus_queue.cc:260] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.954802  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef82babf224409899e9f15ad5959edd" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da" is_pre_election: true
I20260608 12:41:57.955513  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef82babf224409899e9f15ad5959edd" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
I20260608 12:41:57.955801  9116 raft_consensus.cc:2468] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 0.
I20260608 12:41:57.956234  9190 raft_consensus.cc:2468] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 0.
I20260608 12:41:57.957026  9237 ts_tablet_manager.cc:1434] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 12:41:57.958261  9237 tablet_bootstrap.cc:492] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0: Bootstrap starting.
I20260608 12:41:57.958027  9004 leader_election.cc:304] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 66db8724b80d484ab72b4af24364cf1e; no voters: 
I20260608 12:41:57.971541  9246 leader_election.cc:290] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:57.974049  9246 raft_consensus.cc:2804] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:57.974758  9246 raft_consensus.cc:493] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:57.975310  9246 raft_consensus.cc:3060] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:57.978447  9237 tablet_bootstrap.cc:654] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:57.992990  9235 tablet_bootstrap.cc:492] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da: No bootstrap required, opened a new log
I20260608 12:41:57.993165  9238 tablet_bootstrap.cc:492] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e: No bootstrap required, opened a new log
I20260608 12:41:57.993631  9235 ts_tablet_manager.cc:1403] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.031s
I20260608 12:41:57.993856  9238 ts_tablet_manager.cc:1403] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.007s
I20260608 12:41:57.997107  9238 raft_consensus.cc:359] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.997252  9235 raft_consensus.cc:359] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.997990  9238 raft_consensus.cc:385] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.998171  9235 raft_consensus.cc:385] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:57.998425  9238 raft_consensus.cc:740] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.998597  9235 raft_consensus.cc:740] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Initialized, Role: FOLLOWER
I20260608 12:41:57.999017  9246 raft_consensus.cc:515] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.999533  9238 consensus_queue.cc:260] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:57.999708  9235 consensus_queue.cc:260] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.001076  9237 tablet_bootstrap.cc:492] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0: No bootstrap required, opened a new log
I20260608 12:41:58.001747  9237 ts_tablet_manager.cc:1403] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.006s
I20260608 12:41:58.002444  9235 ts_tablet_manager.cc:1434] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:58.003597  9235 tablet_bootstrap.cc:492] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da: Bootstrap starting.
I20260608 12:41:58.005235  9237 raft_consensus.cc:359] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.006167  9237 raft_consensus.cc:385] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:58.006537  9237 raft_consensus.cc:740] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Initialized, Role: FOLLOWER
I20260608 12:41:58.007477  9237 consensus_queue.cc:260] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.008657  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef82babf224409899e9f15ad5959edd" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da"
I20260608 12:41:58.009333  9116 raft_consensus.cc:3060] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.010601  9238 ts_tablet_manager.cc:1434] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:41:58.011624  9235 tablet_bootstrap.cc:654] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:58.013379  9237 ts_tablet_manager.cc:1434] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:41:58.017993  9238 tablet_bootstrap.cc:492] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e: Bootstrap starting.
I20260608 12:41:58.018672  9235 tablet_bootstrap.cc:492] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da: No bootstrap required, opened a new log
I20260608 12:41:58.019269  9235 ts_tablet_manager.cc:1403] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260608 12:41:58.020305  9246 leader_election.cc:290] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 election: Requested vote from peers 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:58.021013  9116 raft_consensus.cc:2468] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 1.
I20260608 12:41:58.022689  9004 leader_election.cc:304] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 66db8724b80d484ab72b4af24364cf1e; no voters: 
I20260608 12:41:58.022850  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef82babf224409899e9f15ad5959edd" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0"
I20260608 12:41:58.023547  9190 raft_consensus.cc:3060] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.022689  9235 raft_consensus.cc:359] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.024631  9235 raft_consensus.cc:385] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:58.024935  9235 raft_consensus.cc:740] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Initialized, Role: FOLLOWER
I20260608 12:41:58.025887  9235 consensus_queue.cc:260] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.028247  9235 ts_tablet_manager.cc:1434] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:41:58.023710  9246 raft_consensus.cc:2804] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:58.029477  9246 raft_consensus.cc:697] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 1 LEADER]: Becoming Leader. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Running, Role: LEADER
I20260608 12:41:58.030408  9246 consensus_queue.cc:237] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.030947  9238 tablet_bootstrap.cc:654] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:58.033890  9190 raft_consensus.cc:2468] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 1.
I20260608 12:41:58.043807  9238 tablet_bootstrap.cc:492] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e: No bootstrap required, opened a new log
I20260608 12:41:58.044413  9238 ts_tablet_manager.cc:1403] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260608 12:41:58.044052  8937 catalog_manager.cc:5696] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66db8724b80d484ab72b4af24364cf1e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "66db8724b80d484ab72b4af24364cf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:58.047302  9240 raft_consensus.cc:493] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:58.047504  9238 raft_consensus.cc:359] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.047899  9240 raft_consensus.cc:515] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.048300  9238 raft_consensus.cc:385] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:58.048643  9238 raft_consensus.cc:740] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Initialized, Role: FOLLOWER
I20260608 12:41:58.049643  9238 consensus_queue.cc:260] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.050307  9240 leader_election.cc:290] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:58.052179  9041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7588450d78e54e9d8b3cee8312101ab8" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e" is_pre_election: true
I20260608 12:41:58.052593  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7588450d78e54e9d8b3cee8312101ab8" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
I20260608 12:41:58.052913  9041 raft_consensus.cc:2468] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e986c37172a472786c4df1638b5b4da in term 0.
I20260608 12:41:58.053275  9190 raft_consensus.cc:2468] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e986c37172a472786c4df1638b5b4da in term 0.
I20260608 12:41:58.054509  9080 leader_election.cc:304] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 66db8724b80d484ab72b4af24364cf1e; no voters: 
I20260608 12:41:58.055091  9238 ts_tablet_manager.cc:1434] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 12:41:58.055438  9240 raft_consensus.cc:2804] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:58.055847  9240 raft_consensus.cc:493] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:58.056223  9240 raft_consensus.cc:3060] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.061668  9240 raft_consensus.cc:515] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.063627  9240 leader_election.cc:290] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 election: Requested vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:58.064451  9041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7588450d78e54e9d8b3cee8312101ab8" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e"
I20260608 12:41:58.064764  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7588450d78e54e9d8b3cee8312101ab8" candidate_uuid: "0e986c37172a472786c4df1638b5b4da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0"
I20260608 12:41:58.065114  9041 raft_consensus.cc:3060] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.065460  9190 raft_consensus.cc:3060] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.071411  9041 raft_consensus.cc:2468] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e986c37172a472786c4df1638b5b4da in term 1.
I20260608 12:41:58.071617  9190 raft_consensus.cc:2468] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e986c37172a472786c4df1638b5b4da in term 1.
I20260608 12:41:58.072876  9080 leader_election.cc:304] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 66db8724b80d484ab72b4af24364cf1e; no voters: 
I20260608 12:41:58.073868  9240 raft_consensus.cc:2804] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:58.074323  9240 raft_consensus.cc:697] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 1 LEADER]: Becoming Leader. State: Replica: 0e986c37172a472786c4df1638b5b4da, State: Running, Role: LEADER
I20260608 12:41:58.075073  9240 consensus_queue.cc:237] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.083027  8937 catalog_manager.cc:5696] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e986c37172a472786c4df1638b5b4da (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0e986c37172a472786c4df1638b5b4da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:58.118574  9246 raft_consensus.cc:493] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:58.119144  9246 raft_consensus.cc:515] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.120996  9246 leader_election.cc:290] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:58.121946  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a229c737d4ed41ed810bac7fa243b833" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da" is_pre_election: true
I20260608 12:41:58.122170  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a229c737d4ed41ed810bac7fa243b833" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
I20260608 12:41:58.122581  9116 raft_consensus.cc:2468] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 0.
I20260608 12:41:58.122849  9190 raft_consensus.cc:2468] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 0.
I20260608 12:41:58.123776  9004 leader_election.cc:304] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 66db8724b80d484ab72b4af24364cf1e; no voters: 
I20260608 12:41:58.124581  9246 raft_consensus.cc:2804] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:58.124938  9246 raft_consensus.cc:493] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:58.125216  9246 raft_consensus.cc:3060] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.130446  9246 raft_consensus.cc:515] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.132233  9246 leader_election.cc:290] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 election: Requested vote from peers 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:58.133437  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a229c737d4ed41ed810bac7fa243b833" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0"
I20260608 12:41:58.133808  9247 raft_consensus.cc:493] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:58.133365  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a229c737d4ed41ed810bac7fa243b833" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da"
I20260608 12:41:58.134339  9190 raft_consensus.cc:3060] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.134466  9116 raft_consensus.cc:3060] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.134410  9247 raft_consensus.cc:515] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.138428  9247 leader_election.cc:290] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951)
I20260608 12:41:58.138968  9247 raft_consensus.cc:493] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:58.139453  9247 raft_consensus.cc:515] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.141731  9247 leader_election.cc:290] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951)
I20260608 12:41:58.141860  9190 raft_consensus.cc:2468] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 1.
I20260608 12:41:58.141855  9116 raft_consensus.cc:2468] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66db8724b80d484ab72b4af24364cf1e in term 1.
I20260608 12:41:58.144747  9004 leader_election.cc:304] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 66db8724b80d484ab72b4af24364cf1e; no voters: 
I20260608 12:41:58.145999  9246 raft_consensus.cc:2804] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:58.146791  9246 raft_consensus.cc:697] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 1 LEADER]: Becoming Leader. State: Replica: 66db8724b80d484ab72b4af24364cf1e, State: Running, Role: LEADER
I20260608 12:41:58.147711  9246 consensus_queue.cc:237] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.157326  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265f6afe78c4ed3b76a7a57edc86bbf" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da" is_pre_election: true
I20260608 12:41:58.157692  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee779e74cef46a2ab9767f578ae5d95" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da" is_pre_election: true
I20260608 12:41:58.158165  9116 raft_consensus.cc:2468] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 0.
I20260608 12:41:58.158362  9041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265f6afe78c4ed3b76a7a57edc86bbf" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e" is_pre_election: true
I20260608 12:41:58.157742  8937 catalog_manager.cc:5696] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66db8724b80d484ab72b4af24364cf1e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "66db8724b80d484ab72b4af24364cf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:58.159101  9041 raft_consensus.cc:2468] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 0.
I20260608 12:41:58.159564  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee779e74cef46a2ab9767f578ae5d95" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e" is_pre_election: true
I20260608 12:41:58.159703  9153 leader_election.cc:304] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0; no voters: 
I20260608 12:41:58.160269  9040 raft_consensus.cc:2468] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 0.
I20260608 12:41:58.158691  9115 raft_consensus.cc:2468] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 0.
I20260608 12:41:58.160959  9271 raft_consensus.cc:2804] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:58.161442  9271 raft_consensus.cc:493] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:58.161851  9271 raft_consensus.cc:3060] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.162272  9154 leader_election.cc:304] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef111efa6a14b0280e96abbefd6a0c0, 66db8724b80d484ab72b4af24364cf1e; no voters: 
I20260608 12:41:58.163210  9247 raft_consensus.cc:2804] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:58.163621  9247 raft_consensus.cc:493] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:58.163971  9247 raft_consensus.cc:3060] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.170099  9271 raft_consensus.cc:515] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.171502  9247 raft_consensus.cc:515] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.173702  9040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265f6afe78c4ed3b76a7a57edc86bbf" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e"
I20260608 12:41:58.174233  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265f6afe78c4ed3b76a7a57edc86bbf" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da"
I20260608 12:41:58.174397  9040 raft_consensus.cc:3060] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.174621  9041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee779e74cef46a2ab9767f578ae5d95" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66db8724b80d484ab72b4af24364cf1e"
I20260608 12:41:58.174907  9116 raft_consensus.cc:3060] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.175030  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee779e74cef46a2ab9767f578ae5d95" candidate_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da"
I20260608 12:41:58.175855  9115 raft_consensus.cc:3060] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.177825  9271 leader_election.cc:290] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 election: Requested vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951)
I20260608 12:41:58.175362  9041 raft_consensus.cc:3060] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.183136  9116 raft_consensus.cc:2468] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 1.
I20260608 12:41:58.184222  9247 leader_election.cc:290] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 election: Requested vote from peers 66db8724b80d484ab72b4af24364cf1e (127.0.107.193:46743), 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951)
I20260608 12:41:58.184726  9153 leader_election.cc:304] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0; no voters: 
I20260608 12:41:58.184834  9115 raft_consensus.cc:2468] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 1.
I20260608 12:41:58.185745  9247 raft_consensus.cc:2804] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:58.185812  9040 raft_consensus.cc:2468] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 1.
I20260608 12:41:58.186254  9041 raft_consensus.cc:2468] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef111efa6a14b0280e96abbefd6a0c0 in term 1.
I20260608 12:41:58.186563  9247 raft_consensus.cc:697] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 LEADER]: Becoming Leader. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Running, Role: LEADER
I20260608 12:41:58.186728  9153 leader_election.cc:304] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0; no voters: 
I20260608 12:41:58.187839  9271 raft_consensus.cc:2804] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:58.188426  9271 raft_consensus.cc:697] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 LEADER]: Becoming Leader. State: Replica: 4ef111efa6a14b0280e96abbefd6a0c0, State: Running, Role: LEADER
I20260608 12:41:58.188740  9247 consensus_queue.cc:237] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.189314  9271 consensus_queue.cc:237] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.198288  8937 catalog_manager.cc:5696] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.211586  8937 catalog_manager.cc:5696] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.388337  9246 raft_consensus.cc:493] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:58.389001  9246 raft_consensus.cc:515] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 } } peers { permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 } } peers { permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 } }
I20260608 12:41:58.392355  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140f70a3ea794f97aa4849abea3dccdc" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e986c37172a472786c4df1638b5b4da" is_pre_election: true
I20260608 12:41:58.392650  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140f70a3ea794f97aa4849abea3dccdc" candidate_uuid: "66db8724b80d484ab72b4af24364cf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" is_pre_election: true
I20260608 12:41:58.393617  9190 raft_consensus.cc:2393] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66db8724b80d484ab72b4af24364cf1e in current term 1: Already voted for candidate 0e986c37172a472786c4df1638b5b4da in this term.
I20260608 12:41:58.395004  9005 leader_election.cc:304] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [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: 66db8724b80d484ab72b4af24364cf1e; no voters: 0e986c37172a472786c4df1638b5b4da, 4ef111efa6a14b0280e96abbefd6a0c0
I20260608 12:41:58.396335  9265 raft_consensus.cc:3060] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:58.404569  9265 raft_consensus.cc:2749] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:58.405316  9246 leader_election.cc:290] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e986c37172a472786c4df1638b5b4da (127.0.107.194:42951), 4ef111efa6a14b0280e96abbefd6a0c0 (127.0.107.195:40359)
I20260608 12:41:58.446419  9240 consensus_queue.cc:1048] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:58.463832  9239 consensus_queue.cc:1048] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:58.536779  9190 raft_consensus.cc:1275] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Refusing update from remote peer 66db8724b80d484ab72b4af24364cf1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.545284  9115 raft_consensus.cc:1275] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Refusing update from remote peer 66db8724b80d484ab72b4af24364cf1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.548135  9116 raft_consensus.cc:1275] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Refusing update from remote peer 66db8724b80d484ab72b4af24364cf1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.557790  9190 raft_consensus.cc:1275] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Refusing update from remote peer 66db8724b80d484ab72b4af24364cf1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.560322  9246 consensus_queue.cc:1048] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:58.562618  9246 consensus_queue.cc:1048] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:58.564706  9246 consensus_queue.cc:1048] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:58.567032  9239 consensus_queue.cc:1048] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:58.573037  9265 consensus_queue.cc:1048] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:58.576951  9116 raft_consensus.cc:1275] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Refusing update from remote peer 4ef111efa6a14b0280e96abbefd6a0c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.581499  9115 raft_consensus.cc:1275] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Refusing update from remote peer 4ef111efa6a14b0280e96abbefd6a0c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.581969  9040 raft_consensus.cc:1275] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Refusing update from remote peer 4ef111efa6a14b0280e96abbefd6a0c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.584067  9271 consensus_queue.cc:1048] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:58.588245  9271 consensus_queue.cc:1048] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e986c37172a472786c4df1638b5b4da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:58.592924  9247 consensus_queue.cc:1048] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:58.595083  9040 raft_consensus.cc:1275] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Refusing update from remote peer 4ef111efa6a14b0280e96abbefd6a0c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:58.597405  9247 consensus_queue.cc:1048] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66db8724b80d484ab72b4af24364cf1e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:58.606119  9004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42951, user_credentials={real_user=slave}} blocked reactor thread for 46317us
I20260608 12:41:58.608731  9239 consensus_queue.cc:1048] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef111efa6a14b0280e96abbefd6a0c0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:58.883281  9309 log.cc:927] Time spent T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0: Append to log took a long time: real 0.095s	user 0.004s	sys 0.000s
W20260608 12:41:58.927634  9316 log.cc:927] Time spent T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da: Append to log took a long time: real 0.139s	user 0.002s	sys 0.000s
W20260608 12:41:58.958283  9004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42951, user_credentials={real_user=slave}} blocked reactor thread for 66939.5us
W20260608 12:41:58.990062  9317 log.cc:927] Time spent T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0: Append to log took a long time: real 0.169s	user 0.003s	sys 0.000s
W20260608 12:41:59.506433  9154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46743, user_credentials={real_user=slave}} blocked reactor thread for 155968us
I20260608 12:42:00.100014   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:00.130201   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:00.130937   431 tablet_replica.cc:333] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e: stopping tablet replica
I20260608 12:42:00.131788   431 raft_consensus.cc:2243] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.132385   431 raft_consensus.cc:2272] T 7588450d78e54e9d8b3cee8312101ab8 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.135746   431 tablet_replica.cc:333] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e: stopping tablet replica
I20260608 12:42:00.136385   431 raft_consensus.cc:2243] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.137029   431 raft_consensus.cc:2272] T 8ee779e74cef46a2ab9767f578ae5d95 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.140000   431 tablet_replica.cc:333] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e: stopping tablet replica
I20260608 12:42:00.140566   431 raft_consensus.cc:2243] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.141080   431 raft_consensus.cc:2272] T f265f6afe78c4ed3b76a7a57edc86bbf P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.144145   431 tablet_replica.cc:333] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e: stopping tablet replica
I20260608 12:42:00.144717   431 raft_consensus.cc:2243] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.145637   431 raft_consensus.cc:2272] T a229c737d4ed41ed810bac7fa243b833 P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.148244   431 tablet_replica.cc:333] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e: stopping tablet replica
I20260608 12:42:00.148767   431 raft_consensus.cc:2243] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.149192   431 raft_consensus.cc:2272] T 140f70a3ea794f97aa4849abea3dccdc P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.151896   431 tablet_replica.cc:333] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e: stopping tablet replica
I20260608 12:42:00.152395   431 raft_consensus.cc:2243] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.153182   431 raft_consensus.cc:2272] T cef82babf224409899e9f15ad5959edd P 66db8724b80d484ab72b4af24364cf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.175763   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:00.192497   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:00.217007   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:00.217774   431 tablet_replica.cc:333] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da: stopping tablet replica
I20260608 12:42:00.218433   431 raft_consensus.cc:2243] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.218966   431 raft_consensus.cc:2272] T f265f6afe78c4ed3b76a7a57edc86bbf P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.221655   431 tablet_replica.cc:333] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da: stopping tablet replica
I20260608 12:42:00.222268   431 raft_consensus.cc:2243] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.222796   431 raft_consensus.cc:2272] T 8ee779e74cef46a2ab9767f578ae5d95 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.225960   431 tablet_replica.cc:333] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da: stopping tablet replica
I20260608 12:42:00.226588   431 raft_consensus.cc:2243] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.227134   431 raft_consensus.cc:2272] T cef82babf224409899e9f15ad5959edd P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.230446   431 tablet_replica.cc:333] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da: stopping tablet replica
I20260608 12:42:00.231135   431 raft_consensus.cc:2243] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.232053   431 raft_consensus.cc:2272] T 7588450d78e54e9d8b3cee8312101ab8 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.234952   431 tablet_replica.cc:333] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da: stopping tablet replica
I20260608 12:42:00.235534   431 raft_consensus.cc:2243] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.236403   431 raft_consensus.cc:2272] T 140f70a3ea794f97aa4849abea3dccdc P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.239032   431 tablet_replica.cc:333] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da: stopping tablet replica
I20260608 12:42:00.239565   431 raft_consensus.cc:2243] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.240037   431 raft_consensus.cc:2272] T a229c737d4ed41ed810bac7fa243b833 P 0e986c37172a472786c4df1638b5b4da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.268013   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:00.285022   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:00.309388   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:00.310155   431 tablet_replica.cc:333] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0: stopping tablet replica
I20260608 12:42:00.310807   431 raft_consensus.cc:2243] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.311496   431 raft_consensus.cc:2272] T 7588450d78e54e9d8b3cee8312101ab8 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.314209   431 tablet_replica.cc:333] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0: stopping tablet replica
I20260608 12:42:00.314831   431 raft_consensus.cc:2243] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.315729   431 raft_consensus.cc:2272] T 8ee779e74cef46a2ab9767f578ae5d95 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.318866   431 tablet_replica.cc:333] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0: stopping tablet replica
I20260608 12:42:00.319496   431 raft_consensus.cc:2243] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.320353   431 raft_consensus.cc:2272] T f265f6afe78c4ed3b76a7a57edc86bbf P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.323128   431 tablet_replica.cc:333] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0: stopping tablet replica
I20260608 12:42:00.323753   431 raft_consensus.cc:2243] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.324316   431 raft_consensus.cc:2272] T a229c737d4ed41ed810bac7fa243b833 P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.327450   431 tablet_replica.cc:333] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0: stopping tablet replica
I20260608 12:42:00.328047   431 raft_consensus.cc:2243] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.328600   431 raft_consensus.cc:2272] T cef82babf224409899e9f15ad5959edd P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.331708   431 tablet_replica.cc:333] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0: stopping tablet replica
I20260608 12:42:00.332285   431 raft_consensus.cc:2243] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.332836   431 raft_consensus.cc:2272] T 140f70a3ea794f97aa4849abea3dccdc P 4ef111efa6a14b0280e96abbefd6a0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.360452   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:00.378268   431 master.cc:562] Master@127.0.107.254:43289 shutting down...
I20260608 12:42:00.400218   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.400758   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.401046   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f24d552b890744d9af2298d096de2b75: stopping tablet replica
I20260608 12:42:00.421339   431 master.cc:584] Master@127.0.107.254:43289 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4721 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:42:00.456811   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41495
I20260608 12:42:00.458119   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:00.464134  9339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:00.464359  9340 instance_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:42:00.465516  9342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:00.466840   431 server_base.cc:1061] running on GCE node
I20260608 12:42:00.467818   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:00.468003   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:00.468199   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922520468181 us; error 0 us; skew 500 ppm
I20260608 12:42:00.468879   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:00.471923   431 webserver.cc:533] Webserver started at http://127.0.107.254:36313/ using document root <none> and password file <none>
I20260608 12:42:00.472497   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:00.472700   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:00.473023   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:00.474282   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "02dc549e2c114c39878e56c7564da8f8"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.479373   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:00.483510  9347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.484474   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:42:00.484853   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "02dc549e2c114c39878e56c7564da8f8"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.485119   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-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:42:00.499238   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:00.500370   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:00.537984   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41495
I20260608 12:42:00.538090  9398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41495 every 8 connection(s)
I20260608 12:42:00.542202  9399 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:42:00.553335  9399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8: Bootstrap starting.
I20260608 12:42:00.557999  9399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:00.562345  9399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8: No bootstrap required, opened a new log
I20260608 12:42:00.564635  9399 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dc549e2c114c39878e56c7564da8f8" member_type: VOTER }
I20260608 12:42:00.565078  9399 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:00.565330  9399 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dc549e2c114c39878e56c7564da8f8, State: Initialized, Role: FOLLOWER
I20260608 12:42:00.565997  9399 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02dc549e2c114c39878e56c7564da8f8" member_type: VOTER }
I20260608 12:42:00.566493  9399 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:00.566733  9399 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:00.566987  9399 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:00.572054  9399 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dc549e2c114c39878e56c7564da8f8" member_type: VOTER }
I20260608 12:42:00.572762  9399 leader_election.cc:304] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [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: 02dc549e2c114c39878e56c7564da8f8; no voters: 
I20260608 12:42:00.574026  9399 leader_election.cc:290] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:00.574558  9402 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:00.576148  9402 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 1 LEADER]: Becoming Leader. State: Replica: 02dc549e2c114c39878e56c7564da8f8, State: Running, Role: LEADER
I20260608 12:42:00.576833  9402 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [LEADER]: Queue going to LEADER mode. State: All 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: "02dc549e2c114c39878e56c7564da8f8" member_type: VOTER }
I20260608 12:42:00.577451  9399 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:00.581455  9403 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02dc549e2c114c39878e56c7564da8f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dc549e2c114c39878e56c7564da8f8" member_type: VOTER } }
I20260608 12:42:00.582267  9403 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:00.582607  9404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02dc549e2c114c39878e56c7564da8f8. Latest consensus state: current_term: 1 leader_uuid: "02dc549e2c114c39878e56c7564da8f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dc549e2c114c39878e56c7564da8f8" member_type: VOTER } }
I20260608 12:42:00.583460  9404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:00.588132  9410 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:00.595533  9410 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:00.597409   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:00.605820  9410 catalog_manager.cc:1382] Generated new cluster ID: ec5e16a9f0b64bb3b0b7bf6658d0aab7
I20260608 12:42:00.606106  9410 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:00.635787  9410 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:00.637156  9410 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:00.655102  9410 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8: Generated new TSK 0
I20260608 12:42:00.655781  9410 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:00.664987   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:00.671825  9420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:00.673494  9421 instance_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:42:00.678999  9423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:00.679227   431 server_base.cc:1061] running on GCE node
I20260608 12:42:00.681296   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:00.681602   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:00.681818   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922520681800 us; error 0 us; skew 500 ppm
I20260608 12:42:00.682493   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:00.685222   431 webserver.cc:533] Webserver started at http://127.0.107.193:43457/ using document root <none> and password file <none>
I20260608 12:42:00.685844   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:00.686028   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:00.686271   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:00.687634   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "6e187dea3fde400798ab2d6c2a5f077e"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.693167   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:42:00.697467  9428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.698555   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:00.698984   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "6e187dea3fde400798ab2d6c2a5f077e"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.699388   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-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:42:00.715600   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:00.716851   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:00.718464   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:00.721006   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:00.721253   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.721537   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:00.721747   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:00.762746   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43487
I20260608 12:42:00.762862  9490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43487 every 8 connection(s)
I20260608 12:42:00.768428   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:00.776448  9495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:00.776729  9496 instance_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:42:00.780834  9498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:00.781934   431 server_base.cc:1061] running on GCE node
I20260608 12:42:00.785152  9491 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41495
I20260608 12:42:00.785696  9491 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:00.786005   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:00.786305   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:00.786517   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922520786496 us; error 0 us; skew 500 ppm
I20260608 12:42:00.786618  9491 heartbeater.cc:507] Master 127.0.107.254:41495 requested a full tablet report, sending...
I20260608 12:42:00.787422   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:00.789335  9364 ts_manager.cc:194] Registered new tserver with Master: 6e187dea3fde400798ab2d6c2a5f077e (127.0.107.193:43487)
I20260608 12:42:00.790550   431 webserver.cc:533] Webserver started at http://127.0.107.194:41249/ using document root <none> and password file <none>
I20260608 12:42:00.791393   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:00.791515  9364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38126
I20260608 12:42:00.791703   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:00.792120   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:00.793421   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "f4480bd87a5c423b8bf603359a76ecd1"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.799070   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:00.803512  9503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.804453   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:42:00.804847   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "f4480bd87a5c423b8bf603359a76ecd1"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.805130   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-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:42:00.825496   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:00.826963   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:00.828631   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:00.831437   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:00.831739   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.832022   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:00.832231   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.876428   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38527
I20260608 12:42:00.876559  9565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38527 every 8 connection(s)
I20260608 12:42:00.882478   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:00.890036  9569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:00.891824  9570 instance_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:42:00.893538  9572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:00.894930   431 server_base.cc:1061] running on GCE node
I20260608 12:42:00.896024   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:00.896307   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:00.896579   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922520896557 us; error 0 us; skew 500 ppm
I20260608 12:42:00.896663  9566 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41495
I20260608 12:42:00.897161  9566 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:00.897478   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:00.898059  9566 heartbeater.cc:507] Master 127.0.107.254:41495 requested a full tablet report, sending...
I20260608 12:42:00.900518  9364 ts_manager.cc:194] Registered new tserver with Master: f4480bd87a5c423b8bf603359a76ecd1 (127.0.107.194:38527)
I20260608 12:42:00.900724   431 webserver.cc:533] Webserver started at http://127.0.107.195:32871/ using document root <none> and password file <none>
I20260608 12:42:00.901691   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:00.901916   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:00.902251   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:00.902354  9364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38128
I20260608 12:42:00.903793   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "917508b2ad8044ceb5eaca0c52576217"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.909251   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:00.913177  9577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.914047   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:00.914422   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "917508b2ad8044ceb5eaca0c52576217"
format_stamp: "Formatted at 2026-06-08 12:42:00 on dist-test-slave-5cx1"
I20260608 12:42:00.914727   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922312059458-431-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:42:00.935635   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:00.936944   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:00.938673   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:00.941457   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:00.941856   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:00.942143   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:00.942346   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:00.986012   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43165
I20260608 12:42:00.986140  9639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43165 every 8 connection(s)
I20260608 12:42:01.002393  9640 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41495
I20260608 12:42:01.002799  9640 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:01.003656  9640 heartbeater.cc:507] Master 127.0.107.254:41495 requested a full tablet report, sending...
I20260608 12:42:01.006191  9364 ts_manager.cc:194] Registered new tserver with Master: 917508b2ad8044ceb5eaca0c52576217 (127.0.107.195:43165)
I20260608 12:42:01.006325   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016416635s
I20260608 12:42:01.007786  9364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38130
I20260608 12:42:01.794723  9491 heartbeater.cc:499] Master 127.0.107.254:41495 was elected leader, sending a full tablet report...
I20260608 12:42:01.905424  9566 heartbeater.cc:499] Master 127.0.107.254:41495 was elected leader, sending a full tablet report...
I20260608 12:42:02.010774  9640 heartbeater.cc:499] Master 127.0.107.254:41495 was elected leader, sending a full tablet report...
I20260608 12:42:02.066840  9364 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38144:
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:42:02.068895  9364 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:42:02.117069  9456 tablet_service.cc:1511] Processing CreateTablet for tablet ed387e2b82554a61a2105a7766e58574 (DEFAULT_TABLE table=test-workload [id=b6c509ecd0eb4a758815834273e75195]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:02.118651  9456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed387e2b82554a61a2105a7766e58574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.122798  9531 tablet_service.cc:1511] Processing CreateTablet for tablet ed387e2b82554a61a2105a7766e58574 (DEFAULT_TABLE table=test-workload [id=b6c509ecd0eb4a758815834273e75195]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:02.124349  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed387e2b82554a61a2105a7766e58574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.126102  9605 tablet_service.cc:1511] Processing CreateTablet for tablet ed387e2b82554a61a2105a7766e58574 (DEFAULT_TABLE table=test-workload [id=b6c509ecd0eb4a758815834273e75195]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:02.127714  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed387e2b82554a61a2105a7766e58574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.139256  9660 tablet_bootstrap.cc:492] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e: Bootstrap starting.
I20260608 12:42:02.145117  9660 tablet_bootstrap.cc:654] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:02.149240  9661 tablet_bootstrap.cc:492] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1: Bootstrap starting.
I20260608 12:42:02.155112  9662 tablet_bootstrap.cc:492] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217: Bootstrap starting.
I20260608 12:42:02.158866  9660 tablet_bootstrap.cc:492] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e: No bootstrap required, opened a new log
I20260608 12:42:02.158902  9661 tablet_bootstrap.cc:654] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:02.159758  9660 ts_tablet_manager.cc:1403] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260608 12:42:02.163834  9662 tablet_bootstrap.cc:654] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:02.163491  9660 raft_consensus.cc:359] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.164129  9661 tablet_bootstrap.cc:492] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1: No bootstrap required, opened a new log
I20260608 12:42:02.164361  9660 raft_consensus.cc:385] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:02.164712  9661 ts_tablet_manager.cc:1403] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 12:42:02.164860  9660 raft_consensus.cc:740] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e187dea3fde400798ab2d6c2a5f077e, State: Initialized, Role: FOLLOWER
I20260608 12:42:02.165899  9660 consensus_queue.cc:260] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.167771  9661 raft_consensus.cc:359] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.168525  9661 raft_consensus.cc:385] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:02.168790  9661 raft_consensus.cc:740] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4480bd87a5c423b8bf603359a76ecd1, State: Initialized, Role: FOLLOWER
I20260608 12:42:02.169612  9661 consensus_queue.cc:260] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.174865  9662 tablet_bootstrap.cc:492] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217: No bootstrap required, opened a new log
I20260608 12:42:02.175436  9660 ts_tablet_manager.cc:1434] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260608 12:42:02.175666  9662 ts_tablet_manager.cc:1403] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:42:02.178187  9661 ts_tablet_manager.cc:1434] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.001s
I20260608 12:42:02.179610  9662 raft_consensus.cc:359] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.180507  9662 raft_consensus.cc:385] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:02.180891  9662 raft_consensus.cc:740] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917508b2ad8044ceb5eaca0c52576217, State: Initialized, Role: FOLLOWER
I20260608 12:42:02.181854  9662 consensus_queue.cc:260] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.185328  9662 ts_tablet_manager.cc:1434] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:42:02.364724  9668 raft_consensus.cc:493] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:02.365347  9668 raft_consensus.cc:515] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.367607  9668 leader_election.cc:290] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e187dea3fde400798ab2d6c2a5f077e (127.0.107.193:43487), f4480bd87a5c423b8bf603359a76ecd1 (127.0.107.194:38527)
I20260608 12:42:02.379572  9466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed387e2b82554a61a2105a7766e58574" candidate_uuid: "917508b2ad8044ceb5eaca0c52576217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e187dea3fde400798ab2d6c2a5f077e" is_pre_election: true
I20260608 12:42:02.379814  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed387e2b82554a61a2105a7766e58574" candidate_uuid: "917508b2ad8044ceb5eaca0c52576217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4480bd87a5c423b8bf603359a76ecd1" is_pre_election: true
I20260608 12:42:02.380317  9466 raft_consensus.cc:2468] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917508b2ad8044ceb5eaca0c52576217 in term 0.
I20260608 12:42:02.380513  9541 raft_consensus.cc:2468] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917508b2ad8044ceb5eaca0c52576217 in term 0.
I20260608 12:42:02.381691  9578 leader_election.cc:304] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e187dea3fde400798ab2d6c2a5f077e, 917508b2ad8044ceb5eaca0c52576217; no voters: 
I20260608 12:42:02.382510  9668 raft_consensus.cc:2804] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:02.382896  9668 raft_consensus.cc:493] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:02.383234  9668 raft_consensus.cc:3060] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:02.388433  9668 raft_consensus.cc:515] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.390457  9668 leader_election.cc:290] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [CANDIDATE]: Term 1 election: Requested vote from peers 6e187dea3fde400798ab2d6c2a5f077e (127.0.107.193:43487), f4480bd87a5c423b8bf603359a76ecd1 (127.0.107.194:38527)
I20260608 12:42:02.391448  9466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed387e2b82554a61a2105a7766e58574" candidate_uuid: "917508b2ad8044ceb5eaca0c52576217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e187dea3fde400798ab2d6c2a5f077e"
I20260608 12:42:02.391691  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed387e2b82554a61a2105a7766e58574" candidate_uuid: "917508b2ad8044ceb5eaca0c52576217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4480bd87a5c423b8bf603359a76ecd1"
I20260608 12:42:02.392112  9466 raft_consensus.cc:3060] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:02.392315  9541 raft_consensus.cc:3060] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:02.397815  9541 raft_consensus.cc:2468] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917508b2ad8044ceb5eaca0c52576217 in term 1.
I20260608 12:42:02.398001  9466 raft_consensus.cc:2468] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917508b2ad8044ceb5eaca0c52576217 in term 1.
I20260608 12:42:02.399135  9580 leader_election.cc:304] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 917508b2ad8044ceb5eaca0c52576217, f4480bd87a5c423b8bf603359a76ecd1; no voters: 
I20260608 12:42:02.399950  9668 raft_consensus.cc:2804] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:02.401103  9668 raft_consensus.cc:697] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 1 LEADER]: Becoming Leader. State: Replica: 917508b2ad8044ceb5eaca0c52576217, State: Running, Role: LEADER
I20260608 12:42:02.402001  9668 consensus_queue.cc:237] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } }
I20260608 12:42:02.410316  9361 catalog_manager.cc:5696] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917508b2ad8044ceb5eaca0c52576217 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "917508b2ad8044ceb5eaca0c52576217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "917508b2ad8044ceb5eaca0c52576217" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43165 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:02.555495  9541 raft_consensus.cc:1275] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 1 FOLLOWER]: Refusing update from remote peer 917508b2ad8044ceb5eaca0c52576217: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:02.555495  9466 raft_consensus.cc:1275] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 1 FOLLOWER]: Refusing update from remote peer 917508b2ad8044ceb5eaca0c52576217: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:02.557632  9668 consensus_queue.cc:1048] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e187dea3fde400798ab2d6c2a5f077e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:02.558743  9671 consensus_queue.cc:1048] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4480bd87a5c423b8bf603359a76ecd1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:02.586177  9678 mvcc.cc:204] Tried to move back new op lower bound from 7294658652370817024 to 7294658651766595584. Current Snapshot: MvccSnapshot[applied={T|T < 7294658652370817024}]
I20260608 12:42:03.146984   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:03.169656   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:03.170397   431 tablet_replica.cc:333] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e: stopping tablet replica
I20260608 12:42:03.170967   431 raft_consensus.cc:2243] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.171490   431 raft_consensus.cc:2272] T ed387e2b82554a61a2105a7766e58574 P 6e187dea3fde400798ab2d6c2a5f077e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.193774   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:03.205071   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:03.228590   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:03.229238   431 tablet_replica.cc:333] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1: stopping tablet replica
I20260608 12:42:03.229887   431 raft_consensus.cc:2243] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.230374   431 raft_consensus.cc:2272] T ed387e2b82554a61a2105a7766e58574 P f4480bd87a5c423b8bf603359a76ecd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.242367   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:03.252918   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:03.278447   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:03.279347   431 tablet_replica.cc:333] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217: stopping tablet replica
I20260608 12:42:03.279960   431 raft_consensus.cc:2243] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:03.280921   431 raft_consensus.cc:2272] T ed387e2b82554a61a2105a7766e58574 P 917508b2ad8044ceb5eaca0c52576217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.303412   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:03.316798   431 master.cc:562] Master@127.0.107.254:41495 shutting down...
I20260608 12:42:03.336367   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:03.336953   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.337293   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02dc549e2c114c39878e56c7564da8f8: stopping tablet replica
I20260608 12:42:03.356262   431 master.cc:584] Master@127.0.107.254:41495 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2925 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:42:03.384475   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38789
I20260608 12:42:03.385840   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:03.391227  9694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.391422  9695 instance_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:42:03.393046  9697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:03.394312   431 server_base.cc:1061] running on GCE node
I20260608 12:42:03.395190   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:03.395406   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:03.395582   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922523395547 us; error 0 us; skew 500 ppm
I20260608 12:42:03.396205   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:03.398758   431 webserver.cc:533] Webserver started at http://127.0.107.254:41461/ using document root <none> and password file <none>
I20260608 12:42:03.399299   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:03.399502   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:03.399794   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:03.401005   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "7977aa87a33b45a59bf7a246add79c03"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.406411   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:03.410411  9702 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.411445   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:42:03.411836   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "7977aa87a33b45a59bf7a246add79c03"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.412104   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-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:42:03.441067   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:03.442346   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:03.487788   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38789
I20260608 12:42:03.487931  9753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38789 every 8 connection(s)
I20260608 12:42:03.492127  9754 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:42:03.503486  9754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03: Bootstrap starting.
I20260608 12:42:03.508419  9754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.512907  9754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03: No bootstrap required, opened a new log
I20260608 12:42:03.515481  9754 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7977aa87a33b45a59bf7a246add79c03" member_type: VOTER }
I20260608 12:42:03.515923  9754 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.516162  9754 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7977aa87a33b45a59bf7a246add79c03, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.516835  9754 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7977aa87a33b45a59bf7a246add79c03" member_type: VOTER }
I20260608 12:42:03.517321  9754 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:03.517553  9754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:03.517851  9754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.522714  9754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7977aa87a33b45a59bf7a246add79c03" member_type: VOTER }
I20260608 12:42:03.523329  9754 leader_election.cc:304] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [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: 7977aa87a33b45a59bf7a246add79c03; no voters: 
I20260608 12:42:03.524581  9754 leader_election.cc:290] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:03.525022  9757 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:03.526576  9757 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 1 LEADER]: Becoming Leader. State: Replica: 7977aa87a33b45a59bf7a246add79c03, State: Running, Role: LEADER
I20260608 12:42:03.527319  9757 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [LEADER]: Queue going to LEADER mode. State: All 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: "7977aa87a33b45a59bf7a246add79c03" member_type: VOTER }
I20260608 12:42:03.527635  9754 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:03.532105  9758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7977aa87a33b45a59bf7a246add79c03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7977aa87a33b45a59bf7a246add79c03" member_type: VOTER } }
I20260608 12:42:03.532998  9758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:03.533169  9759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7977aa87a33b45a59bf7a246add79c03. Latest consensus state: current_term: 1 leader_uuid: "7977aa87a33b45a59bf7a246add79c03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7977aa87a33b45a59bf7a246add79c03" member_type: VOTER } }
I20260608 12:42:03.534072  9759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:03.538546  9765 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:03.546759  9765 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:03.547848   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:03.557243  9765 catalog_manager.cc:1382] Generated new cluster ID: c942e08bdb714a9284f286292d4809e0
I20260608 12:42:03.557622  9765 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:03.580605  9765 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:03.582041  9765 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:03.598469  9765 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03: Generated new TSK 0
I20260608 12:42:03.599162  9765 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:03.632416   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:03.641659  9776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.642239  9777 instance_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:42:03.643343  9779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:03.644752   431 server_base.cc:1061] running on GCE node
I20260608 12:42:03.645970   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:03.646174   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:03.646420   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922523646383 us; error 0 us; skew 500 ppm
I20260608 12:42:03.647087   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:03.650097   431 webserver.cc:533] Webserver started at http://127.0.107.193:38809/ using document root <none> and password file <none>
I20260608 12:42:03.650734   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:03.650966   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:03.651304   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:03.652992   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "2f7304a44b6e49718b28e1c44b6f4922"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.658835   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:42:03.663211  9784 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.664354   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:42:03.664724   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "2f7304a44b6e49718b28e1c44b6f4922"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.665048   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-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:42:03.680907   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:03.682492   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:03.684206   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:03.687134   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:03.687428   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.687731   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:03.687943   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.737115   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35211
I20260608 12:42:03.737288  9846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35211 every 8 connection(s)
I20260608 12:42:03.743676   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:03.752552  9851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.753649  9852 instance_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:42:03.755645  9854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:03.756899   431 server_base.cc:1061] running on GCE node
I20260608 12:42:03.759552   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:03.759874   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:03.760106   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922523760085 us; error 0 us; skew 500 ppm
I20260608 12:42:03.760978   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:03.763797  9847 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38789
I20260608 12:42:03.764364  9847 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:03.764544   431 webserver.cc:533] Webserver started at http://127.0.107.194:40755/ using document root <none> and password file <none>
I20260608 12:42:03.765271   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:03.765529   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:03.765393  9847 heartbeater.cc:507] Master 127.0.107.254:38789 requested a full tablet report, sending...
I20260608 12:42:03.766054   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:03.768066   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "cb192fb9a20e40c59cd32110d2adede4"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.768946  9719 ts_manager.cc:194] Registered new tserver with Master: 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211)
I20260608 12:42:03.772540  9719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54144
I20260608 12:42:03.775826   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:42:03.780181  9859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.781105   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:03.781603   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "cb192fb9a20e40c59cd32110d2adede4"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.781962   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-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:42:03.794198   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:03.795538   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:03.797197   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:03.799993   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:03.800256   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.800523   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:03.800706   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.847668   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35415
I20260608 12:42:03.847791  9921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35415 every 8 connection(s)
I20260608 12:42:03.853488   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:03.862428  9925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.864042  9926 instance_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:42:03.866340   431 server_base.cc:1061] running on GCE node
I20260608 12:42:03.867710  9922 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38789
W20260608 12:42:03.868058  9928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:03.868256  9922 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:03.869186   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:03.869415   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:03.869304  9922 heartbeater.cc:507] Master 127.0.107.254:38789 requested a full tablet report, sending...
I20260608 12:42:03.869860   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922523869804 us; error 0 us; skew 500 ppm
I20260608 12:42:03.870642   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:03.871973  9719 ts_manager.cc:194] Registered new tserver with Master: cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:03.873646  9719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54152
I20260608 12:42:03.874012   431 webserver.cc:533] Webserver started at http://127.0.107.195:46373/ using document root <none> and password file <none>
I20260608 12:42:03.874745   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:03.875017   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:03.875311   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:03.876734   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "94801c51bfed45dca63bad012891d015"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.881884   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:42:03.885887  9933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.886883   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:03.887174   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "94801c51bfed45dca63bad012891d015"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-5cx1"
I20260608 12:42:03.887427   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-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:42:03.901214   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:03.902591   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:03.904109   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:03.906790   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:03.906998   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.907308   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:03.907476   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.951591   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40177
I20260608 12:42:03.951714  9995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40177 every 8 connection(s)
I20260608 12:42:03.967576  9996 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38789
I20260608 12:42:03.968125  9996 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:03.969002  9996 heartbeater.cc:507] Master 127.0.107.254:38789 requested a full tablet report, sending...
I20260608 12:42:03.971398  9719 ts_manager.cc:194] Registered new tserver with Master: 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:03.972105   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016961651s
I20260608 12:42:03.972996  9719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54160
I20260608 12:42:04.776726  9847 heartbeater.cc:499] Master 127.0.107.254:38789 was elected leader, sending a full tablet report...
I20260608 12:42:04.876588  9922 heartbeater.cc:499] Master 127.0.107.254:38789 was elected leader, sending a full tablet report...
I20260608 12:42:04.976574  9996 heartbeater.cc:499] Master 127.0.107.254:38789 was elected leader, sending a full tablet report...
I20260608 12:42:05.033771  9719 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54166:
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:42:05.112613  9961 tablet_service.cc:1511] Processing CreateTablet for tablet 682414e037e7403f8fda966c93f7c598 (DEFAULT_TABLE table=test-workload [id=5d6049fc6f914c269fa8b654afc054bc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:05.113240  9960 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7860955f3d4e8da72346324ce444ef (DEFAULT_TABLE table=test-workload [id=5d6049fc6f914c269fa8b654afc054bc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:05.114409  9961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682414e037e7403f8fda966c93f7c598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:05.118636  9960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7860955f3d4e8da72346324ce444ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:05.125782  9886 tablet_service.cc:1511] Processing CreateTablet for tablet d5ea56f7471e4d39af385a7ef47fb0a6 (DEFAULT_TABLE table=test-workload [id=5d6049fc6f914c269fa8b654afc054bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:05.127434  9886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ea56f7471e4d39af385a7ef47fb0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:05.125525  9887 tablet_service.cc:1511] Processing CreateTablet for tablet abbb8efcf5dd4e53bb2429db682e99b5 (DEFAULT_TABLE table=test-workload [id=5d6049fc6f914c269fa8b654afc054bc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:05.128635  9887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbb8efcf5dd4e53bb2429db682e99b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:05.145284  9812 tablet_service.cc:1511] Processing CreateTablet for tablet dbe39aa3eaeb4db8a4c9aee7fb4f7097 (DEFAULT_TABLE table=test-workload [id=5d6049fc6f914c269fa8b654afc054bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:05.147934  9812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe39aa3eaeb4db8a4c9aee7fb4f7097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:05.152485  9811 tablet_service.cc:1511] Processing CreateTablet for tablet 55b687f9b4294576be732ef0c4a0f219 (DEFAULT_TABLE table=test-workload [id=5d6049fc6f914c269fa8b654afc054bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:05.154824  9811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b687f9b4294576be732ef0c4a0f219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:05.179097 10016 tablet_bootstrap.cc:492] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:05.188453 10016 tablet_bootstrap.cc:654] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.203890 10017 tablet_bootstrap.cc:492] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:05.210443 10016 tablet_bootstrap.cc:492] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:05.211215 10016 ts_tablet_manager.cc:1403] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260608 12:42:05.211796 10017 tablet_bootstrap.cc:654] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.215036 10016 raft_consensus.cc:359] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.216019 10016 raft_consensus.cc:385] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.216403 10016 raft_consensus.cc:740] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.217540 10016 consensus_queue.cc:260] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.218086 10019 tablet_bootstrap.cc:492] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:05.218549 10016 raft_consensus.cc:399] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.219041 10016 raft_consensus.cc:493] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.219506 10016 raft_consensus.cc:3060] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.221611 10017 tablet_bootstrap.cc:492] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:05.222268 10017 ts_tablet_manager.cc:1403] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:42:05.225741 10016 raft_consensus.cc:515] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.226300 10017 raft_consensus.cc:359] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.226585 10016 leader_election.cc:304] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [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: 94801c51bfed45dca63bad012891d015; no voters: 
I20260608 12:42:05.227095 10017 raft_consensus.cc:385] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.227386 10019 tablet_bootstrap.cc:654] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.227632 10017 raft_consensus.cc:740] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.228992 10017 consensus_queue.cc:260] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.229898 10017 raft_consensus.cc:399] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.230296 10017 raft_consensus.cc:493] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.230784 10017 raft_consensus.cc:3060] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.231607 10016 leader_election.cc:290] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.232220 10021 raft_consensus.cc:2804] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.241721 10016 ts_tablet_manager.cc:1434] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.030s	user 0.021s	sys 0.008s
I20260608 12:42:05.244174 10017 raft_consensus.cc:515] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.244935 10017 leader_election.cc:304] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [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: cb192fb9a20e40c59cd32110d2adede4; no voters: 
I20260608 12:42:05.248420 10017 leader_election.cc:290] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.249125 10025 raft_consensus.cc:2804] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.250677 10016 tablet_bootstrap.cc:492] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:05.252229 10017 ts_tablet_manager.cc:1434] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.030s	user 0.022s	sys 0.004s
I20260608 12:42:05.253226 10017 tablet_bootstrap.cc:492] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:05.256911 10021 raft_consensus.cc:697] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Becoming Leader. State: Replica: 94801c51bfed45dca63bad012891d015, State: Running, Role: LEADER
I20260608 12:42:05.257297 10025 raft_consensus.cc:697] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Becoming Leader. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Running, Role: LEADER
I20260608 12:42:05.258666 10021 consensus_queue.cc:237] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [LEADER]: Queue going to LEADER mode. State: All 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: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.260411 10016 tablet_bootstrap.cc:654] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.250737 10019 tablet_bootstrap.cc:492] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
I20260608 12:42:05.258708 10025 consensus_queue.cc:237] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Queue going to LEADER mode. State: All 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: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.261735 10019 ts_tablet_manager.cc:1403] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.011s
I20260608 12:42:05.264335 10017 tablet_bootstrap.cc:654] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.266417 10019 raft_consensus.cc:359] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.267434 10019 raft_consensus.cc:385] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.267997 10019 raft_consensus.cc:740] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.269508 10019 consensus_queue.cc:260] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.270714 10019 raft_consensus.cc:399] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.271245 10019 raft_consensus.cc:493] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.271832 10019 raft_consensus.cc:3060] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.285720 10019 raft_consensus.cc:515] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.287052 10019 leader_election.cc:304] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [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: 2f7304a44b6e49718b28e1c44b6f4922; no voters: 
I20260608 12:42:05.286794  9719 catalog_manager.cc:5696] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cb192fb9a20e40c59cd32110d2adede4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:05.320436  9717 catalog_manager.cc:5696] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94801c51bfed45dca63bad012891d015 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:05.379288 10016 tablet_bootstrap.cc:492] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:05.380278 10016 ts_tablet_manager.cc:1403] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.130s	user 0.061s	sys 0.065s
I20260608 12:42:05.384548 10016 raft_consensus.cc:359] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.385100 10016 raft_consensus.cc:385] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.385510 10016 raft_consensus.cc:740] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.385882 10019 leader_election.cc:290] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.386605 10032 raft_consensus.cc:2804] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.386505 10016 consensus_queue.cc:260] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.387349 10017 tablet_bootstrap.cc:492] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:05.387639 10016 raft_consensus.cc:399] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.388031 10017 ts_tablet_manager.cc:1403] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.135s	user 0.066s	sys 0.056s
I20260608 12:42:05.388074 10016 raft_consensus.cc:493] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.388679 10016 raft_consensus.cc:3060] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.391894 10017 raft_consensus.cc:359] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.392678 10017 raft_consensus.cc:385] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.393028 10017 raft_consensus.cc:740] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.394141 10017 consensus_queue.cc:260] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.394971 10017 raft_consensus.cc:399] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.395397 10017 raft_consensus.cc:493] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.395514 10032 raft_consensus.cc:697] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 LEADER]: Becoming Leader. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Running, Role: LEADER
I20260608 12:42:05.395902 10017 raft_consensus.cc:3060] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.396428 10019 ts_tablet_manager.cc:1434] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.134s	user 0.044s	sys 0.079s
I20260608 12:42:05.396703 10032 consensus_queue.cc:237] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [LEADER]: Queue going to LEADER mode. State: All 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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.397591 10016 raft_consensus.cc:515] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.398548 10016 leader_election.cc:304] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [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: 94801c51bfed45dca63bad012891d015; no voters: 
I20260608 12:42:05.399646 10024 raft_consensus.cc:2804] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.400168 10024 raft_consensus.cc:697] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Becoming Leader. State: Replica: 94801c51bfed45dca63bad012891d015, State: Running, Role: LEADER
I20260608 12:42:05.400566 10016 leader_election.cc:290] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.401243 10024 consensus_queue.cc:237] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [LEADER]: Queue going to LEADER mode. State: All 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: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:05.402815 10016 ts_tablet_manager.cc:1434] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.001s
I20260608 12:42:05.400104 10019 tablet_bootstrap.cc:492] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:05.404268 10017 raft_consensus.cc:515] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.407800 10017 leader_election.cc:304] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [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: cb192fb9a20e40c59cd32110d2adede4; no voters: 
I20260608 12:42:05.408591 10017 leader_election.cc:290] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.409232 10025 raft_consensus.cc:2804] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.409804 10025 raft_consensus.cc:697] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Becoming Leader. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Running, Role: LEADER
I20260608 12:42:05.410471 10017 ts_tablet_manager.cc:1434] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 12:42:05.410609 10025 consensus_queue.cc:237] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Queue going to LEADER mode. State: All 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: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } }
I20260608 12:42:05.415256  9719 catalog_manager.cc:5696] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94801c51bfed45dca63bad012891d015 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:05.416175 10019 tablet_bootstrap.cc:654] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.420274  9717 catalog_manager.cc:5696] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2f7304a44b6e49718b28e1c44b6f4922" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:05.422029  9718 catalog_manager.cc:5696] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cb192fb9a20e40c59cd32110d2adede4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:05.429673 10019 tablet_bootstrap.cc:492] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
I20260608 12:42:05.430377 10019 ts_tablet_manager.cc:1403] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260608 12:42:05.433691 10019 raft_consensus.cc:359] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.434453 10019 raft_consensus.cc:385] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.434792 10019 raft_consensus.cc:740] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.435688 10019 consensus_queue.cc:260] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.436456 10019 raft_consensus.cc:399] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.436797 10019 raft_consensus.cc:493] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.437175 10019 raft_consensus.cc:3060] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.446341 10019 raft_consensus.cc:515] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.447265 10019 leader_election.cc:304] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [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: 2f7304a44b6e49718b28e1c44b6f4922; no voters: 
I20260608 12:42:05.448021 10019 leader_election.cc:290] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.450801 10019 ts_tablet_manager.cc:1434] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 12:42:05.448695 10036 raft_consensus.cc:2804] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.451907 10036 raft_consensus.cc:697] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 LEADER]: Becoming Leader. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Running, Role: LEADER
I20260608 12:42:05.452710 10036 consensus_queue.cc:237] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [LEADER]: Queue going to LEADER mode. State: All 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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } }
I20260608 12:42:05.461968  9719 catalog_manager.cc:5696] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2f7304a44b6e49718b28e1c44b6f4922" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:06.242905  9717 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54182:
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:42:06.245800  9717 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:42:06.294215  9812 tablet_service.cc:1511] Processing CreateTablet for tablet c6acbabde3394100be906c1ed24167c0 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:06.295704  9812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6acbabde3394100be906c1ed24167c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.295365  9887 tablet_service.cc:1511] Processing CreateTablet for tablet c6acbabde3394100be906c1ed24167c0 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:06.296829  9887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6acbabde3394100be906c1ed24167c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.297521  9960 tablet_service.cc:1511] Processing CreateTablet for tablet c6acbabde3394100be906c1ed24167c0 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:06.298934  9960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6acbabde3394100be906c1ed24167c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.301514  9886 tablet_service.cc:1511] Processing CreateTablet for tablet d335a748ac2a4763bbd60b0daa69abee (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:06.301964  9811 tablet_service.cc:1511] Processing CreateTablet for tablet d335a748ac2a4763bbd60b0daa69abee (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:06.303059  9886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d335a748ac2a4763bbd60b0daa69abee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.303262  9811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d335a748ac2a4763bbd60b0daa69abee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.306748  9961 tablet_service.cc:1511] Processing CreateTablet for tablet d335a748ac2a4763bbd60b0daa69abee (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:06.308331  9961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d335a748ac2a4763bbd60b0daa69abee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.311538  9810 tablet_service.cc:1511] Processing CreateTablet for tablet 8e67eec958934c239aaf1160ac991b82 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:06.313138  9810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e67eec958934c239aaf1160ac991b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.316182  9885 tablet_service.cc:1511] Processing CreateTablet for tablet 8e67eec958934c239aaf1160ac991b82 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:06.317867  9885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e67eec958934c239aaf1160ac991b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.318003  9959 tablet_service.cc:1511] Processing CreateTablet for tablet 8e67eec958934c239aaf1160ac991b82 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:06.319612  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e67eec958934c239aaf1160ac991b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.326160  9809 tablet_service.cc:1511] Processing CreateTablet for tablet fa3ef76d672e453592fa700e86853b82 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:06.327819  9809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3ef76d672e453592fa700e86853b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.328568  9884 tablet_service.cc:1511] Processing CreateTablet for tablet fa3ef76d672e453592fa700e86853b82 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:06.330260  9958 tablet_service.cc:1511] Processing CreateTablet for tablet fa3ef76d672e453592fa700e86853b82 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:06.331789  9958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3ef76d672e453592fa700e86853b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.330289  9884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3ef76d672e453592fa700e86853b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.336814  9808 tablet_service.cc:1511] Processing CreateTablet for tablet 00a09aca7f204ce4b7d308721e64e1b3 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:06.338515  9808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a09aca7f204ce4b7d308721e64e1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.339437  9883 tablet_service.cc:1511] Processing CreateTablet for tablet 00a09aca7f204ce4b7d308721e64e1b3 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:06.341125  9883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a09aca7f204ce4b7d308721e64e1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.340955  9957 tablet_service.cc:1511] Processing CreateTablet for tablet 00a09aca7f204ce4b7d308721e64e1b3 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:06.342569  9957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a09aca7f204ce4b7d308721e64e1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.347600  9807 tablet_service.cc:1511] Processing CreateTablet for tablet 96d996fa18504fa9999a3ddb17f163a4 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:06.349179  9807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d996fa18504fa9999a3ddb17f163a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.350723  9882 tablet_service.cc:1511] Processing CreateTablet for tablet 96d996fa18504fa9999a3ddb17f163a4 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:06.352250  9882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d996fa18504fa9999a3ddb17f163a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.355049  9956 tablet_service.cc:1511] Processing CreateTablet for tablet 96d996fa18504fa9999a3ddb17f163a4 (DEFAULT_TABLE table=test-workload-rf3 [id=501397ebf2834d7ca597c9e2600e67b6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:06.356616  9956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d996fa18504fa9999a3ddb17f163a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.420053 10076 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:06.422006 10077 tablet_bootstrap.cc:492] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:06.435990 10077 tablet_bootstrap.cc:654] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.439047 10076 tablet_bootstrap.cc:654] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.451665 10075 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:06.454492 10077 tablet_bootstrap.cc:492] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:06.455221 10077 ts_tablet_manager.cc:1403] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.014s
I20260608 12:42:06.459883 10077 raft_consensus.cc:359] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.460768 10075 tablet_bootstrap.cc:654] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.460779 10077 raft_consensus.cc:385] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.461519 10077 raft_consensus.cc:740] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.462782 10076 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:06.462610 10077 consensus_queue.cc:260] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.463426 10076 ts_tablet_manager.cc:1403] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.014s
I20260608 12:42:06.466040 10077 ts_tablet_manager.cc:1434] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260608 12:42:06.472976 10077 tablet_bootstrap.cc:492] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:06.474514 10075 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
I20260608 12:42:06.475241 10075 ts_tablet_manager.cc:1403] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260608 12:42:06.476430 10076 raft_consensus.cc:359] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.477378 10076 raft_consensus.cc:385] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.478956 10075 raft_consensus.cc:359] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.479576 10076 raft_consensus.cc:740] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.479972 10075 raft_consensus.cc:385] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.480446 10075 raft_consensus.cc:740] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.480542 10076 consensus_queue.cc:260] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.481323 10077 tablet_bootstrap.cc:654] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.481702 10075 consensus_queue.cc:260] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.483609 10076 ts_tablet_manager.cc:1434] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 12:42:06.484691 10075 ts_tablet_manager.cc:1434] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:42:06.484930 10076 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:06.485971 10075 tablet_bootstrap.cc:492] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:06.493271 10076 tablet_bootstrap.cc:654] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.494020 10075 tablet_bootstrap.cc:654] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:06.552556  9767 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:06.554065 10021 raft_consensus.cc:493] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.554806 10021 raft_consensus.cc:515] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.561007 10021 leader_election.cc:290] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.565454 10075 tablet_bootstrap.cc:492] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
I20260608 12:42:06.566293 10075 ts_tablet_manager.cc:1403] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.043s
I20260608 12:42:06.569536 10076 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:06.570353 10076 ts_tablet_manager.cc:1403] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.086s	user 0.047s	sys 0.029s
I20260608 12:42:06.571916 10077 tablet_bootstrap.cc:492] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:06.573203 10077 ts_tablet_manager.cc:1403] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.050s
I20260608 12:42:06.576575 10076 raft_consensus.cc:359] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.577467 10076 raft_consensus.cc:385] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.577879 10076 raft_consensus.cc:740] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.578948 10076 consensus_queue.cc:260] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.579991 10075 raft_consensus.cc:359] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.580839 10075 raft_consensus.cc:385] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.581153 10075 raft_consensus.cc:740] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.581817 10076 ts_tablet_manager.cc:1434] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:42:06.582037 10075 consensus_queue.cc:260] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.583061 10076 tablet_bootstrap.cc:492] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:06.584554 10075 ts_tablet_manager.cc:1434] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 12:42:06.585798 10075 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:06.586665 10077 raft_consensus.cc:359] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.587550 10077 raft_consensus.cc:385] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.587908 10077 raft_consensus.cc:740] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.591507 10076 tablet_bootstrap.cc:654] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.594060  9822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a09aca7f204ce4b7d308721e64e1b3" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922" is_pre_election: true
I20260608 12:42:06.595000  9822 raft_consensus.cc:2468] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 0.
I20260608 12:42:06.595503 10075 tablet_bootstrap.cc:654] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.596438 10077 consensus_queue.cc:260] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.599912 10077 ts_tablet_manager.cc:1434] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260608 12:42:06.601198 10077 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:06.601931  9936 leader_election.cc:304] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f7304a44b6e49718b28e1c44b6f4922, 94801c51bfed45dca63bad012891d015; no voters: 
I20260608 12:42:06.603474 10021 raft_consensus.cc:2804] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.604051 10021 raft_consensus.cc:493] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:06.604537 10021 raft_consensus.cc:3060] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.606365 10027 raft_consensus.cc:493] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.607175 10027 raft_consensus.cc:515] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.611147 10077 tablet_bootstrap.cc:654] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.634334 10077 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:06.635109 10077 ts_tablet_manager.cc:1403] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.006s
I20260608 12:42:06.635522 10027 leader_election.cc:290] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.639210 10077 raft_consensus.cc:359] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.650880 10077 raft_consensus.cc:385] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.651399 10077 raft_consensus.cc:740] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.652617 10077 consensus_queue.cc:260] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.656528 10077 ts_tablet_manager.cc:1434] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260608 12:42:06.658246 10077 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:06.664937  9822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67eec958934c239aaf1160ac991b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922" is_pre_election: true
W20260608 12:42:06.667042  9862 leader_election.cc:343] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:06.669018  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67eec958934c239aaf1160ac991b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015" is_pre_election: true
I20260608 12:42:06.674348  9971 raft_consensus.cc:2468] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb192fb9a20e40c59cd32110d2adede4 in term 0.
I20260608 12:42:06.669503 10077 tablet_bootstrap.cc:654] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.676077  9862 leader_election.cc:304] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [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: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 2f7304a44b6e49718b28e1c44b6f4922
I20260608 12:42:06.677603 10027 raft_consensus.cc:2804] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.678167 10027 raft_consensus.cc:493] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:06.678640 10027 raft_consensus.cc:3060] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.680657  9897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a09aca7f204ce4b7d308721e64e1b3" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4" is_pre_election: true
I20260608 12:42:06.684777 10021 raft_consensus.cc:515] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
W20260608 12:42:06.685231  9937 leader_election.cc:343] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:06.689695  9822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a09aca7f204ce4b7d308721e64e1b3" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922"
I20260608 12:42:06.690678  9822 raft_consensus.cc:3060] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.694923 10021 leader_election.cc:290] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Requested vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.711673  9897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a09aca7f204ce4b7d308721e64e1b3" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4"
I20260608 12:42:06.713835 10077 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:06.714056 10075 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
W20260608 12:42:06.714396  9937 leader_election.cc:343] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:06.714673 10077 ts_tablet_manager.cc:1403] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.012s
I20260608 12:42:06.714720 10075 ts_tablet_manager.cc:1403] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.129s	user 0.040s	sys 0.038s
I20260608 12:42:06.715735 10027 raft_consensus.cc:515] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.718163 10027 leader_election.cc:290] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 election: Requested vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.718696 10075 raft_consensus.cc:359] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.719548  9822 raft_consensus.cc:2468] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 1.
I20260608 12:42:06.719844  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67eec958934c239aaf1160ac991b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922"
I20260608 12:42:06.720191  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e67eec958934c239aaf1160ac991b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015"
I20260608 12:42:06.720985  9971 raft_consensus.cc:3060] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.719585 10075 raft_consensus.cc:385] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.720891 10077 raft_consensus.cc:359] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
W20260608 12:42:06.721683  9862 leader_election.cc:343] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:06.721845 10075 raft_consensus.cc:740] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.722211 10077 raft_consensus.cc:385] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.722788 10077 raft_consensus.cc:740] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.722877 10075 consensus_queue.cc:260] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.724416 10076 tablet_bootstrap.cc:492] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:06.724756  9936 leader_election.cc:304] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [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: 2f7304a44b6e49718b28e1c44b6f4922, 94801c51bfed45dca63bad012891d015; no voters: cb192fb9a20e40c59cd32110d2adede4
I20260608 12:42:06.725039 10076 ts_tablet_manager.cc:1403] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.142s	user 0.071s	sys 0.044s
I20260608 12:42:06.725616 10075 ts_tablet_manager.cc:1434] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:42:06.726828 10075 tablet_bootstrap.cc:492] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:06.724118 10077 consensus_queue.cc:260] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.728786 10024 raft_consensus.cc:2804] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:06.728688 10076 raft_consensus.cc:359] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.729677 10076 raft_consensus.cc:385] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.730033 10076 raft_consensus.cc:740] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.731082 10076 consensus_queue.cc:260] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.734066 10076 ts_tablet_manager.cc:1434] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:06.735195 10075 tablet_bootstrap.cc:654] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.735203 10076 tablet_bootstrap.cc:492] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:06.736455 10077 ts_tablet_manager.cc:1434] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 12:42:06.744405 10076 tablet_bootstrap.cc:654] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.750303 10077 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:06.755941 10024 raft_consensus.cc:697] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Becoming Leader. State: Replica: 94801c51bfed45dca63bad012891d015, State: Running, Role: LEADER
I20260608 12:42:06.757236 10024 consensus_queue.cc:237] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.765998  9971 raft_consensus.cc:2468] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb192fb9a20e40c59cd32110d2adede4 in term 1.
I20260608 12:42:06.768150  9862 leader_election.cc:304] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [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: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 2f7304a44b6e49718b28e1c44b6f4922
I20260608 12:42:06.769030 10027 raft_consensus.cc:2804] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:06.769627 10077 tablet_bootstrap.cc:654] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.771653 10075 tablet_bootstrap.cc:492] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
I20260608 12:42:06.772640 10075 ts_tablet_manager.cc:1403] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.020s
I20260608 12:42:06.776674 10076 tablet_bootstrap.cc:492] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:06.777336 10076 ts_tablet_manager.cc:1403] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.015s
I20260608 12:42:06.776899 10075 raft_consensus.cc:359] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.778452 10075 raft_consensus.cc:385] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.778887 10075 raft_consensus.cc:740] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.780154 10075 consensus_queue.cc:260] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.782021 10076 raft_consensus.cc:359] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.782862 10076 raft_consensus.cc:385] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.783208 10076 raft_consensus.cc:740] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.783123  9716 catalog_manager.cc:5696] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94801c51bfed45dca63bad012891d015 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:06.784336 10027 raft_consensus.cc:697] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Becoming Leader. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Running, Role: LEADER
I20260608 12:42:06.784953 10076 consensus_queue.cc:260] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.785667 10027 consensus_queue.cc:237] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.792793 10075 ts_tablet_manager.cc:1434] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260608 12:42:06.795363 10076 ts_tablet_manager.cc:1434] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 12:42:06.797255 10076 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:06.803443 10075 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:06.805850 10077 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:06.806150 10076 tablet_bootstrap.cc:654] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.806676 10077 ts_tablet_manager.cc:1403] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.006s
I20260608 12:42:06.810336 10077 raft_consensus.cc:359] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.811199 10077 raft_consensus.cc:385] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.811638 10077 raft_consensus.cc:740] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.812288 10076 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:06.813019 10076 ts_tablet_manager.cc:1403] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 12:42:06.813172 10077 consensus_queue.cc:260] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.817209 10024 raft_consensus.cc:493] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.817771 10075 tablet_bootstrap.cc:654] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.818615 10077 ts_tablet_manager.cc:1434] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 12:42:06.818125 10024 raft_consensus.cc:515] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.819967 10077 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015: Bootstrap starting.
I20260608 12:42:06.822244 10024 leader_election.cc:290] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.817065 10076 raft_consensus.cc:359] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.822490  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922" is_pre_election: true
I20260608 12:42:06.822959 10076 raft_consensus.cc:385] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.822947  9897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4" is_pre_election: true
I20260608 12:42:06.823591 10076 raft_consensus.cc:740] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.823875  9897 raft_consensus.cc:2468] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 0.
W20260608 12:42:06.824481  9936 leader_election.cc:343] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:06.824564 10076 consensus_queue.cc:260] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.825368  9937 leader_election.cc:304] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [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: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 2f7304a44b6e49718b28e1c44b6f4922
I20260608 12:42:06.826283 10024 raft_consensus.cc:2804] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.826691 10024 raft_consensus.cc:493] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:06.827077 10024 raft_consensus.cc:3060] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.830540 10075 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
I20260608 12:42:06.831261 10075 ts_tablet_manager.cc:1403] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260608 12:42:06.831265 10077 tablet_bootstrap.cc:654] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.835333 10075 raft_consensus.cc:359] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.835742 10024 raft_consensus.cc:515] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.836324 10075 raft_consensus.cc:385] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.836719 10075 raft_consensus.cc:740] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.837651 10032 raft_consensus.cc:493] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.838195 10032 raft_consensus.cc:515] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.839221 10076 ts_tablet_manager.cc:1434] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 12:42:06.838481  9713 catalog_manager.cc:5696] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cb192fb9a20e40c59cd32110d2adede4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:06.840481 10076 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4: Bootstrap starting.
I20260608 12:42:06.848829 10032 leader_election.cc:290] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.849202 10076 tablet_bootstrap.cc:654] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.837669 10075 consensus_queue.cc:260] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.864082 10027 raft_consensus.cc:493] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.864272 10032 raft_consensus.cc:493] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.864728 10027 raft_consensus.cc:515] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.864748 10032 raft_consensus.cc:515] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.867235 10027 leader_election.cc:290] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.868935  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3ef76d672e453592fa700e86853b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922" is_pre_election: true
I20260608 12:42:06.869226  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3ef76d672e453592fa700e86853b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015" is_pre_election: true
I20260608 12:42:06.869745  9821 raft_consensus.cc:2468] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb192fb9a20e40c59cd32110d2adede4 in term 0.
I20260608 12:42:06.869891  9971 raft_consensus.cc:2468] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb192fb9a20e40c59cd32110d2adede4 in term 0.
I20260608 12:42:06.871203  9862 leader_election.cc:304] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 
I20260608 12:42:06.872130 10027 raft_consensus.cc:2804] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.872520 10027 raft_consensus.cc:493] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:06.872880 10027 raft_consensus.cc:3060] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.873063 10095 raft_consensus.cc:493] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.873761 10095 raft_consensus.cc:515] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.875749 10077 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015: No bootstrap required, opened a new log
I20260608 12:42:06.876470 10077 ts_tablet_manager.cc:1403] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.005s
I20260608 12:42:06.876752  9896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4" is_pre_election: true
I20260608 12:42:06.877470  9896 raft_consensus.cc:2468] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f7304a44b6e49718b28e1c44b6f4922 in term 0.
I20260608 12:42:06.878336  9895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4" is_pre_election: true
I20260608 12:42:06.879136  9788 leader_election.cc:304] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f7304a44b6e49718b28e1c44b6f4922, cb192fb9a20e40c59cd32110d2adede4; no voters: 
W20260608 12:42:06.879953  9937 leader_election.cc:343] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:06.880079 10077 raft_consensus.cc:359] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.880645 10095 leader_election.cc:290] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.880883 10077 raft_consensus.cc:385] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.875834  9897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4" is_pre_election: true
I20260608 12:42:06.881306 10077 raft_consensus.cc:740] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94801c51bfed45dca63bad012891d015, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.882223 10077 consensus_queue.cc:260] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.883363 10076 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4: No bootstrap required, opened a new log
I20260608 12:42:06.883701 10032 leader_election.cc:290] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.880816 10027 raft_consensus.cc:515] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.884519 10032 raft_consensus.cc:2804] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.884760 10077 ts_tablet_manager.cc:1434] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 12:42:06.885057 10032 raft_consensus.cc:493] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:06.883942 10076 ts_tablet_manager.cc:1403] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.012s
I20260608 12:42:06.887319 10027 leader_election.cc:290] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 election: Requested vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.886700  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922" is_pre_election: true
I20260608 12:42:06.888084  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3ef76d672e453592fa700e86853b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015"
I20260608 12:42:06.889101  9970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015" is_pre_election: true
I20260608 12:42:06.889367  9971 raft_consensus.cc:3060] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.889622  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015" is_pre_election: true
I20260608 12:42:06.889870  9970 raft_consensus.cc:2468] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f7304a44b6e49718b28e1c44b6f4922 in term 0.
I20260608 12:42:06.890539  9969 raft_consensus.cc:2393] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f7304a44b6e49718b28e1c44b6f4922 in current term 1: Already voted for candidate 94801c51bfed45dca63bad012891d015 in this term.
I20260608 12:42:06.889122  9821 raft_consensus.cc:2468] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 0.
I20260608 12:42:06.892620  9936 leader_election.cc:304] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [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: 2f7304a44b6e49718b28e1c44b6f4922, 94801c51bfed45dca63bad012891d015; no voters: cb192fb9a20e40c59cd32110d2adede4
I20260608 12:42:06.893929 10095 raft_consensus.cc:2804] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.894316 10095 raft_consensus.cc:493] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:06.894668 10095 raft_consensus.cc:3060] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.895814 10076 raft_consensus.cc:359] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.902050 10076 raft_consensus.cc:385] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.902472 10076 raft_consensus.cc:740] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.902323  9787 leader_election.cc:304] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f7304a44b6e49718b28e1c44b6f4922, 94801c51bfed45dca63bad012891d015; no voters: 
I20260608 12:42:06.897210  9971 raft_consensus.cc:2468] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb192fb9a20e40c59cd32110d2adede4 in term 1.
I20260608 12:42:06.887336 10032 raft_consensus.cc:3060] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.904217  9862 leader_election.cc:304] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 
I20260608 12:42:06.904840 10024 leader_election.cc:290] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Requested vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.905723 10076 consensus_queue.cc:260] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.907115  9897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4"
I20260608 12:42:06.907737 10112 raft_consensus.cc:2804] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.908293 10112 raft_consensus.cc:493] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:42:06.908414  9788 leader_election.cc:343] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:06.908753 10112 raft_consensus.cc:3060] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.908672  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3ef76d672e453592fa700e86853b82" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922"
I20260608 12:42:06.909531  9821 raft_consensus.cc:3060] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.897519 10075 ts_tablet_manager.cc:1434] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260608 12:42:06.909912 10101 raft_consensus.cc:2804] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:06.910557 10101 raft_consensus.cc:697] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Becoming Leader. State: Replica: cb192fb9a20e40c59cd32110d2adede4, State: Running, Role: LEADER
I20260608 12:42:06.911180 10075 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922: Bootstrap starting.
I20260608 12:42:06.911499 10101 consensus_queue.cc:237] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.907866  9897 raft_consensus.cc:3060] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.901050 10095 raft_consensus.cc:515] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.916081 10024 raft_consensus.cc:493] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:06.919880 10076 ts_tablet_manager.cc:1434] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260608 12:42:06.921913 10095 leader_election.cc:290] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Requested vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.922003  9822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922"
I20260608 12:42:06.924376  9895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4"
I20260608 12:42:06.929811  9895 raft_consensus.cc:3060] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.930696  9821 raft_consensus.cc:2468] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb192fb9a20e40c59cd32110d2adede4 in term 1.
I20260608 12:42:06.931864 10075 tablet_bootstrap.cc:654] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:06.917965 10024 raft_consensus.cc:515] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.926159  9716 catalog_manager.cc:5696] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cb192fb9a20e40c59cd32110d2adede4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:06.926776 10112 raft_consensus.cc:515] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.937460 10024 leader_election.cc:290] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.928027  9897 raft_consensus.cc:2468] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 1.
I20260608 12:42:06.938004 10075 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922: No bootstrap required, opened a new log
I20260608 12:42:06.938798 10075 ts_tablet_manager.cc:1403] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260608 12:42:06.938882  9896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d996fa18504fa9999a3ddb17f163a4" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4" is_pre_election: true
I20260608 12:42:06.939713  9937 leader_election.cc:304] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 
I20260608 12:42:06.940047  9896 raft_consensus.cc:2468] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 0.
I20260608 12:42:06.940276 10112 leader_election.cc:290] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 election: Requested vote from peers cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.940735 10024 raft_consensus.cc:2804] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:06.941385 10024 raft_consensus.cc:697] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Becoming Leader. State: Replica: 94801c51bfed45dca63bad012891d015, State: Running, Role: LEADER
I20260608 12:42:06.942003  9896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4"
I20260608 12:42:06.942282 10024 consensus_queue.cc:237] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.943614  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922"
I20260608 12:42:06.943616 10075 raft_consensus.cc:359] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.943958  9937 leader_election.cc:304] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 
I20260608 12:42:06.944720  9821 raft_consensus.cc:2393] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94801c51bfed45dca63bad012891d015 in current term 1: Already voted for candidate 2f7304a44b6e49718b28e1c44b6f4922 in this term.
I20260608 12:42:06.944800 10075 raft_consensus.cc:385] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:06.945152 10021 raft_consensus.cc:2804] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:06.945442 10075 raft_consensus.cc:740] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f7304a44b6e49718b28e1c44b6f4922, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.945761 10021 raft_consensus.cc:493] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:06.946220 10021 raft_consensus.cc:3060] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.938742  9895 raft_consensus.cc:2468] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 1.
I20260608 12:42:06.946674 10075 consensus_queue.cc:260] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.928223 10032 raft_consensus.cc:515] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.949803 10075 ts_tablet_manager.cc:1434] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:42:06.950520  9822 raft_consensus.cc:2393] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94801c51bfed45dca63bad012891d015 in current term 1: Already voted for candidate 2f7304a44b6e49718b28e1c44b6f4922 in this term.
I20260608 12:42:06.950723 10032 leader_election.cc:290] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [CANDIDATE]: Term 1 election: Requested vote from peers cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:06.958976  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acbabde3394100be906c1ed24167c0" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015"
I20260608 12:42:06.960250  9971 raft_consensus.cc:2393] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f7304a44b6e49718b28e1c44b6f4922 in current term 1: Already voted for candidate 94801c51bfed45dca63bad012891d015 in this term.
I20260608 12:42:06.961174  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d996fa18504fa9999a3ddb17f163a4" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922" is_pre_election: true
I20260608 12:42:06.962002  9821 raft_consensus.cc:2468] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 0.
I20260608 12:42:06.967464  9937 leader_election.cc:304] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [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: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 2f7304a44b6e49718b28e1c44b6f4922
I20260608 12:42:06.969041 10095 raft_consensus.cc:2804] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:06.974581  9787 leader_election.cc:304] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [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: 2f7304a44b6e49718b28e1c44b6f4922; no voters: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4
I20260608 12:42:06.975347  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015"
I20260608 12:42:06.975652 10032 raft_consensus.cc:2749] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:06.957520 10021 raft_consensus.cc:515] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.978657 10021 leader_election.cc:290] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Requested vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:06.975479  9895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d335a748ac2a4763bbd60b0daa69abee" candidate_uuid: "2f7304a44b6e49718b28e1c44b6f4922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4"
I20260608 12:42:06.980229  9896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d996fa18504fa9999a3ddb17f163a4" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb192fb9a20e40c59cd32110d2adede4"
I20260608 12:42:06.980899  9895 raft_consensus.cc:2393] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f7304a44b6e49718b28e1c44b6f4922 in current term 1: Already voted for candidate 94801c51bfed45dca63bad012891d015 in this term.
I20260608 12:42:06.981163  9896 raft_consensus.cc:3060] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.983845  9788 leader_election.cc:304] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [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: 2f7304a44b6e49718b28e1c44b6f4922; no voters: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4
I20260608 12:42:06.984767  9821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d996fa18504fa9999a3ddb17f163a4" candidate_uuid: "94801c51bfed45dca63bad012891d015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922"
I20260608 12:42:06.984907 10032 raft_consensus.cc:2749] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:06.985257 10095 raft_consensus.cc:697] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Becoming Leader. State: Replica: 94801c51bfed45dca63bad012891d015, State: Running, Role: LEADER
I20260608 12:42:06.985654  9821 raft_consensus.cc:3060] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:06.987247 10095 consensus_queue.cc:237] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:06.990294  9716 catalog_manager.cc:5696] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94801c51bfed45dca63bad012891d015 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:06.993005  9896 raft_consensus.cc:2468] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 1.
I20260608 12:42:06.994256  9821 raft_consensus.cc:2468] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94801c51bfed45dca63bad012891d015 in term 1.
I20260608 12:42:06.994441  9937 leader_election.cc:304] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94801c51bfed45dca63bad012891d015, cb192fb9a20e40c59cd32110d2adede4; no voters: 
I20260608 12:42:06.995488 10024 raft_consensus.cc:2804] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:06.996083 10024 raft_consensus.cc:697] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Becoming Leader. State: Replica: 94801c51bfed45dca63bad012891d015, State: Running, Role: LEADER
I20260608 12:42:06.996958 10024 consensus_queue.cc:237] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:07.008275  9716 catalog_manager.cc:5696] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94801c51bfed45dca63bad012891d015 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:07.009861  9716 catalog_manager.cc:5696] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94801c51bfed45dca63bad012891d015 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:07.152261 10024 consensus_queue.cc:1048] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.168609 10101 consensus_queue.cc:1048] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:07.187704  9896 raft_consensus.cc:3060] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.242941 10024 consensus_queue.cc:1048] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:07.271905  9822 raft_consensus.cc:3060] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.289860 10101 consensus_queue.cc:1048] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.295040 10099 raft_consensus.cc:493] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94801c51bfed45dca63bad012891d015)
I20260608 12:42:07.295739 10099 raft_consensus.cc:515] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } }
I20260608 12:42:07.319329 10099 leader_election.cc:290] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211), 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:07.320776  9822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a09aca7f204ce4b7d308721e64e1b3" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f7304a44b6e49718b28e1c44b6f4922" is_pre_election: true
I20260608 12:42:07.324285  9971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a09aca7f204ce4b7d308721e64e1b3" candidate_uuid: "cb192fb9a20e40c59cd32110d2adede4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94801c51bfed45dca63bad012891d015" is_pre_election: true
I20260608 12:42:07.326139  9862 leader_election.cc:304] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [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: cb192fb9a20e40c59cd32110d2adede4; no voters: 2f7304a44b6e49718b28e1c44b6f4922, 94801c51bfed45dca63bad012891d015
I20260608 12:42:07.327593 10099 raft_consensus.cc:2749] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:07.333382 10099 consensus_queue.cc:1048] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.338049 10095 consensus_queue.cc:1048] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:07.356858 10021 consensus_queue.cc:1048] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:07.359266 10027 consensus_queue.cc:1048] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.447839  9896 raft_consensus.cc:1275] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:07.450472  9822 raft_consensus.cc:1275] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:07.473599 10116 consensus_queue.cc:1048] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.492555  9896 raft_consensus.cc:1275] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:07.523175 10116 consensus_queue.cc:1048] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260608 12:42:07.549975  9821 raft_consensus.cc:1275] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:07.588420 10147 consensus_queue.cc:1048] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.600438 10021 consensus_queue.cc:1048] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260608 12:42:08.764417  9936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35211, user_credentials={real_user=slave}} blocked reactor thread for 58062.7us
I20260608 12:42:09.132702   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:09.148841 10172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:09.151850 10173 instance_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:42:09.155486   431 server_base.cc:1061] running on GCE node
W20260608 12:42:09.155592 10175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:09.157045   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:09.157303   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:09.157528   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922529157510 us; error 0 us; skew 500 ppm
I20260608 12:42:09.158210   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:09.160924   431 webserver.cc:533] Webserver started at http://127.0.107.196:46737/ using document root <none> and password file <none>
I20260608 12:42:09.161523   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:09.161787   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:09.162115   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:09.163287   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "8455f652f64843bf9bd4101bad16b202"
format_stamp: "Formatted at 2026-06-08 12:42:09 on dist-test-slave-5cx1"
I20260608 12:42:09.168622   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:42:09.172859 10180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:09.173892   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:09.174293   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "8455f652f64843bf9bd4101bad16b202"
format_stamp: "Formatted at 2026-06-08 12:42:09 on dist-test-slave-5cx1"
I20260608 12:42:09.174604   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922312059458-431-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:42:09.194289   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:09.195729   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:09.197127   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:09.199828   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:09.200102   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:09.200369   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:09.200559   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:09.247269   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43597
I20260608 12:42:09.247424 10242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43597 every 8 connection(s)
I20260608 12:42:09.264042 10243 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38789
I20260608 12:42:09.264551 10243 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:09.265378 10243 heartbeater.cc:507] Master 127.0.107.254:38789 requested a full tablet report, sending...
I20260608 12:42:09.267624  9711 ts_manager.cc:194] Registered new tserver with Master: 8455f652f64843bf9bd4101bad16b202 (127.0.107.196:43597)
I20260608 12:42:09.269151  9711 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54184
I20260608 12:42:09.787899  9970 consensus_queue.cc:237] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:09.796545  9821 raft_consensus.cc:1275] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:09.798992 10146 consensus_queue.cc:1048] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.002s
I20260608 12:42:09.800647  9896 raft_consensus.cc:1275] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:09.802618 10250 consensus_queue.cc:1048] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:09.808843 10146 raft_consensus.cc:2955] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.812399  9821 raft_consensus.cc:2955] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
W20260608 12:42:09.813947  9935 consensus_peers.cc:597] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 -> Peer 8455f652f64843bf9bd4101bad16b202 (127.0.107.196:43597): Couldn't send request to peer 8455f652f64843bf9bd4101bad16b202. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6acbabde3394100be906c1ed24167c0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:09.815812  9896 raft_consensus.cc:2955] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.826013  9711 catalog_manager.cc:5696] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 reported cstate change: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:09.855002  9896 consensus_queue.cc:237] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:09.864351  9970 raft_consensus.cc:1275] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Refusing update from remote peer cb192fb9a20e40c59cd32110d2adede4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:09.864337  9821 raft_consensus.cc:1275] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Refusing update from remote peer cb192fb9a20e40c59cd32110d2adede4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:09.866209 10133 consensus_queue.cc:1048] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:09.867302 10171 consensus_queue.cc:1048] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:42:09.876116  9861 consensus_peers.cc:597] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 -> Peer 8455f652f64843bf9bd4101bad16b202 (127.0.107.196:43597): Couldn't send request to peer 8455f652f64843bf9bd4101bad16b202. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e67eec958934c239aaf1160ac991b82. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:09.877246 10133 raft_consensus.cc:2955] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.878891  9821 raft_consensus.cc:2955] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.881186  9970 raft_consensus.cc:2955] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.893694  9718 catalog_manager.cc:5696] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 reported cstate change: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cb192fb9a20e40c59cd32110d2adede4" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.898799  9969 consensus_queue.cc:237] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:09.911492  9896 raft_consensus.cc:1275] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:42:09.911899  9935 consensus_peers.cc:597] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 -> Peer 8455f652f64843bf9bd4101bad16b202 (127.0.107.196:43597): Couldn't send request to peer 8455f652f64843bf9bd4101bad16b202. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96d996fa18504fa9999a3ddb17f163a4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:09.911492  9821 raft_consensus.cc:1275] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:09.913297 10250 consensus_queue.cc:1048] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:42:09.914672 10146 consensus_queue.cc:1048] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:09.923156 10247 raft_consensus.cc:2955] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.925237  9821 raft_consensus.cc:2955] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.925400  9896 raft_consensus.cc:2955] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.940197  9718 catalog_manager.cc:5696] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 reported cstate change: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:09.942497  9969 consensus_queue.cc:237] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:09.950470  9897 raft_consensus.cc:1275] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:42:09.951323  9935 consensus_peers.cc:597] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 -> Peer 8455f652f64843bf9bd4101bad16b202 (127.0.107.196:43597): Couldn't send request to peer 8455f652f64843bf9bd4101bad16b202. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d335a748ac2a4763bbd60b0daa69abee. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:09.951722  9821 raft_consensus.cc:1275] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Refusing update from remote peer 94801c51bfed45dca63bad012891d015: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:09.952840 10146 consensus_queue.cc:1048] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:09.953967 10250 consensus_queue.cc:1048] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:09.963799 10146 raft_consensus.cc:2955] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.965410  9821 raft_consensus.cc:2955] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.973692  9897 raft_consensus.cc:2955] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } } }
I20260608 12:42:09.979733  9711 catalog_manager.cc:5696] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 reported cstate change: config changed from index -1 to 18, NON_VOTER 8455f652f64843bf9bd4101bad16b202 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "94801c51bfed45dca63bad012891d015" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:10.272042 10243 heartbeater.cc:499] Master 127.0.107.254:38789 was elected leader, sending a full tablet report...
I20260608 12:42:10.280714   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:10.322585 10261 ts_tablet_manager.cc:933] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: Initiating tablet copy from peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415)
I20260608 12:42:10.325939 10262 ts_tablet_manager.cc:933] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: Initiating tablet copy from peer 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:10.326455   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:10.327714   431 tablet_replica.cc:333] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.328949   431 raft_consensus.cc:2243] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.330065   431 raft_consensus.cc:2272] T 8e67eec958934c239aaf1160ac991b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.337908   431 tablet_replica.cc:333] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.339186 10261 tablet_copy_client.cc:323] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35415
I20260608 12:42:10.340760 10262 tablet_copy_client.cc:323] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40177
I20260608 12:42:10.339766   431 raft_consensus.cc:2243] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.356037   431 raft_consensus.cc:2272] T 96d996fa18504fa9999a3ddb17f163a4 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.362238   431 tablet_replica.cc:333] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.363523   431 raft_consensus.cc:2243] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.364984   431 raft_consensus.cc:2272] T fa3ef76d672e453592fa700e86853b82 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.369439   431 tablet_replica.cc:333] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.370712   431 raft_consensus.cc:2243] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.371608   431 raft_consensus.cc:2272] T dbe39aa3eaeb4db8a4c9aee7fb4f7097 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.376144   431 tablet_replica.cc:333] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.377271   431 raft_consensus.cc:2243] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.378222   431 raft_consensus.cc:2272] T 00a09aca7f204ce4b7d308721e64e1b3 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.381805   431 tablet_replica.cc:333] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.381788  9907 tablet_copy_service.cc:140] P cb192fb9a20e40c59cd32110d2adede4: Received BeginTabletCopySession request for tablet 8e67eec958934c239aaf1160ac991b82 from peer 8455f652f64843bf9bd4101bad16b202 ({username='slave'} at 127.0.0.1:44442)
I20260608 12:42:10.382764  9907 tablet_copy_service.cc:161] P cb192fb9a20e40c59cd32110d2adede4: Beginning new tablet copy session on tablet 8e67eec958934c239aaf1160ac991b82 from peer 8455f652f64843bf9bd4101bad16b202 at {username='slave'} at 127.0.0.1:44442: session id = 8455f652f64843bf9bd4101bad16b202-8e67eec958934c239aaf1160ac991b82
I20260608 12:42:10.383078   431 raft_consensus.cc:2243] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.384094   431 raft_consensus.cc:2272] T d335a748ac2a4763bbd60b0daa69abee P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.388931   431 tablet_replica.cc:333] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.389854   431 raft_consensus.cc:2243] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.390733   431 raft_consensus.cc:2272] T c6acbabde3394100be906c1ed24167c0 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.391760  9907 tablet_copy_source_session.cc:215] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:10.394532   431 tablet_replica.cc:333] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922: stopping tablet replica
I20260608 12:42:10.395378   431 raft_consensus.cc:2243] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.395572 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e67eec958934c239aaf1160ac991b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:10.396049   431 raft_consensus.cc:2272] T 55b687f9b4294576be732ef0c4a0f219 P 2f7304a44b6e49718b28e1c44b6f4922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.411142  9981 tablet_copy_service.cc:140] P 94801c51bfed45dca63bad012891d015: Received BeginTabletCopySession request for tablet c6acbabde3394100be906c1ed24167c0 from peer 8455f652f64843bf9bd4101bad16b202 ({username='slave'} at 127.0.0.1:59406)
I20260608 12:42:10.411921  9981 tablet_copy_service.cc:161] P 94801c51bfed45dca63bad012891d015: Beginning new tablet copy session on tablet c6acbabde3394100be906c1ed24167c0 from peer 8455f652f64843bf9bd4101bad16b202 at {username='slave'} at 127.0.0.1:59406: session id = 8455f652f64843bf9bd4101bad16b202-c6acbabde3394100be906c1ed24167c0
I20260608 12:42:10.420081 10261 tablet_copy_client.cc:806] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:10.420923 10261 tablet_copy_client.cc:670] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:10.422549 10268 ts_tablet_manager.cc:933] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: Initiating tablet copy from peer 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:10.420986  9981 tablet_copy_source_session.cc:215] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:10.426448 10261 tablet_copy_client.cc:538] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:42:10.429471  9936 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]
I20260608 12:42:10.430322 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6acbabde3394100be906c1ed24167c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:10.437104 10261 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: Bootstrap starting.
W20260608 12:42:10.456430  9936 connection.cc:769] client connection to 127.0.107.193:35211 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260608 12:42:10.457186  9936 consensus_peers.cc:597] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 -> Peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Couldn't send request to peer 2f7304a44b6e49718b28e1c44b6f4922. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.461184   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:10.461460 10262 tablet_copy_client.cc:806] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:10.464231 10262 tablet_copy_client.cc:670] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:10.462893 10268 tablet_copy_client.cc:323] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40177
I20260608 12:42:10.467854  9981 tablet_copy_service.cc:140] P 94801c51bfed45dca63bad012891d015: Received BeginTabletCopySession request for tablet 96d996fa18504fa9999a3ddb17f163a4 from peer 8455f652f64843bf9bd4101bad16b202 ({username='slave'} at 127.0.0.1:59406)
I20260608 12:42:10.468459  9981 tablet_copy_service.cc:161] P 94801c51bfed45dca63bad012891d015: Beginning new tablet copy session on tablet 96d996fa18504fa9999a3ddb17f163a4 from peer 8455f652f64843bf9bd4101bad16b202 at {username='slave'} at 127.0.0.1:59406: session id = 8455f652f64843bf9bd4101bad16b202-96d996fa18504fa9999a3ddb17f163a4
I20260608 12:42:10.476615 10262 tablet_copy_client.cc:538] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:10.477758  9981 tablet_copy_source_session.cc:215] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:10.485738 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d996fa18504fa9999a3ddb17f163a4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:42:10.488082  9936 consensus_peers.cc:597] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 -> Peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Couldn't send request to peer 2f7304a44b6e49718b28e1c44b6f4922. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.511273 10262 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: Bootstrap starting.
I20260608 12:42:10.539016 10268 tablet_copy_client.cc:806] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:10.539858 10268 tablet_copy_client.cc:670] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:10.544627 10274 ts_tablet_manager.cc:933] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: Initiating tablet copy from peer 94801c51bfed45dca63bad012891d015 (127.0.107.195:40177)
I20260608 12:42:10.545732 10268 tablet_copy_client.cc:538] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:42:10.559971  9936 consensus_peers.cc:597] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 -> Peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Couldn't send request to peer 2f7304a44b6e49718b28e1c44b6f4922. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.559890 10274 tablet_copy_client.cc:323] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40177
I20260608 12:42:10.562831  9981 tablet_copy_service.cc:140] P 94801c51bfed45dca63bad012891d015: Received BeginTabletCopySession request for tablet d335a748ac2a4763bbd60b0daa69abee from peer 8455f652f64843bf9bd4101bad16b202 ({username='slave'} at 127.0.0.1:59406)
I20260608 12:42:10.563474  9981 tablet_copy_service.cc:161] P 94801c51bfed45dca63bad012891d015: Beginning new tablet copy session on tablet d335a748ac2a4763bbd60b0daa69abee from peer 8455f652f64843bf9bd4101bad16b202 at {username='slave'} at 127.0.0.1:59406: session id = 8455f652f64843bf9bd4101bad16b202-d335a748ac2a4763bbd60b0daa69abee
I20260608 12:42:10.569528 10268 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: Bootstrap starting.
I20260608 12:42:10.571914  9981 tablet_copy_source_session.cc:215] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 12:42:10.578644  9862 consensus_peers.cc:597] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 -> Peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Couldn't send request to peer 2f7304a44b6e49718b28e1c44b6f4922. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.580447 10274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d335a748ac2a4763bbd60b0daa69abee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:10.599696   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:10.621068 10274 tablet_copy_client.cc:806] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:10.621791 10274 tablet_copy_client.cc:670] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:10.628518 10274 tablet_copy_client.cc:538] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:10.629077   431 tablet_copy_service.cc:362] P cb192fb9a20e40c59cd32110d2adede4: Destroying tablet copy session 8455f652f64843bf9bd4101bad16b202-8e67eec958934c239aaf1160ac991b82 due to service shutdown
I20260608 12:42:10.629602   431 tablet_copy_service.cc:434] P cb192fb9a20e40c59cd32110d2adede4: ending tablet copy session 8455f652f64843bf9bd4101bad16b202-8e67eec958934c239aaf1160ac991b82 on tablet 8e67eec958934c239aaf1160ac991b82 with peer 8455f652f64843bf9bd4101bad16b202
I20260608 12:42:10.654736 10261 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: 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:42:10.655951 10261 tablet_bootstrap.cc:492] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: Bootstrap complete.
I20260608 12:42:10.656781 10261 ts_tablet_manager.cc:1403] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: Time spent bootstrapping tablet: real 0.220s	user 0.149s	sys 0.028s
I20260608 12:42:10.659871 10261 raft_consensus.cc:359] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.660817 10261 raft_consensus.cc:740] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8455f652f64843bf9bd4101bad16b202, State: Initialized, Role: LEARNER
I20260608 12:42:10.660897 10274 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: Bootstrap starting.
I20260608 12:42:10.661788 10261 consensus_queue.cc:260] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } attrs { replace: true } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.678689   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:10.690696 10261 ts_tablet_manager.cc:1434] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: Time spent starting tablet: real 0.034s	user 0.019s	sys 0.013s
W20260608 12:42:10.696547  9862 consensus_peers.cc:597] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 -> Peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Couldn't send request to peer 2f7304a44b6e49718b28e1c44b6f4922. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:10.696707  9936 consensus_peers.cc:597] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 -> Peer 2f7304a44b6e49718b28e1c44b6f4922 (127.0.107.193:35211): Couldn't send request to peer 2f7304a44b6e49718b28e1c44b6f4922. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.705808   431 tablet_replica.cc:333] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.706867   431 raft_consensus.cc:2243] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.707791   431 raft_consensus.cc:2272] T c6acbabde3394100be906c1ed24167c0 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.717886 10218 raft_consensus.cc:1217] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:42:10.722360   431 tablet_replica.cc:333] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.723387   431 raft_consensus.cc:2243] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.724298   431 raft_consensus.cc:2272] T d335a748ac2a4763bbd60b0daa69abee P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.730176   431 tablet_replica.cc:333] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.731099   431 raft_consensus.cc:2243] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.734537   431 raft_consensus.cc:2272] T 8e67eec958934c239aaf1160ac991b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.739418   431 tablet_replica.cc:333] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.740777   431 raft_consensus.cc:2243] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.743996   431 raft_consensus.cc:2272] T d5ea56f7471e4d39af385a7ef47fb0a6 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.748716   431 tablet_replica.cc:333] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.749972   431 raft_consensus.cc:2243] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.751735   431 raft_consensus.cc:2272] T 00a09aca7f204ce4b7d308721e64e1b3 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.755904   431 tablet_replica.cc:333] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.756778   431 raft_consensus.cc:2243] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.757965   431 raft_consensus.cc:2272] T fa3ef76d672e453592fa700e86853b82 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.761024   431 tablet_replica.cc:333] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.761880   431 raft_consensus.cc:2243] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.762830   431 raft_consensus.cc:2272] T 96d996fa18504fa9999a3ddb17f163a4 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.766552   431 tablet_replica.cc:333] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4: stopping tablet replica
I20260608 12:42:10.767370   431 raft_consensus.cc:2243] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.768067   431 raft_consensus.cc:2272] T abbb8efcf5dd4e53bb2429db682e99b5 P cb192fb9a20e40c59cd32110d2adede4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:10.800918 10261 tablet_copy_client.cc:1131] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:35415: connect: Connection refused (error 111)
I20260608 12:42:10.806380   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:10.824630 10262 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:10.826098 10262 tablet_bootstrap.cc:492] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: Bootstrap complete.
I20260608 12:42:10.828707 10262 ts_tablet_manager.cc:1403] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: Time spent bootstrapping tablet: real 0.318s	user 0.152s	sys 0.013s
I20260608 12:42:10.831779 10262 raft_consensus.cc:359] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.832790 10262 raft_consensus.cc:740] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8455f652f64843bf9bd4101bad16b202, State: Initialized, Role: LEARNER
I20260608 12:42:10.833599 10262 consensus_queue.cc:260] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } attrs { replace: true } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.840343 10262 ts_tablet_manager.cc:1434] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:42:10.842681  9981 tablet_copy_service.cc:342] P 94801c51bfed45dca63bad012891d015: Request end of tablet copy session 8455f652f64843bf9bd4101bad16b202-c6acbabde3394100be906c1ed24167c0 received from {username='slave'} at 127.0.0.1:59406
I20260608 12:42:10.843152  9981 tablet_copy_service.cc:434] P 94801c51bfed45dca63bad012891d015: ending tablet copy session 8455f652f64843bf9bd4101bad16b202-c6acbabde3394100be906c1ed24167c0 on tablet c6acbabde3394100be906c1ed24167c0 with peer 8455f652f64843bf9bd4101bad16b202
W20260608 12:42:10.863850  9937 consensus_peers.cc:597] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 -> Peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415): Couldn't send request to peer cb192fb9a20e40c59cd32110d2adede4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.864781   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:42:10.884013  9937 consensus_peers.cc:597] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 -> Peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415): Couldn't send request to peer cb192fb9a20e40c59cd32110d2adede4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.887532 10268 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:10.888569 10268 tablet_bootstrap.cc:492] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: Bootstrap complete.
I20260608 12:42:10.889703 10268 ts_tablet_manager.cc:1403] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: Time spent bootstrapping tablet: real 0.320s	user 0.146s	sys 0.019s
I20260608 12:42:10.892036 10268 raft_consensus.cc:359] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.892897 10268 raft_consensus.cc:740] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8455f652f64843bf9bd4101bad16b202, State: Initialized, Role: LEARNER
I20260608 12:42:10.893602 10268 consensus_queue.cc:260] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.898286 10268 ts_tablet_manager.cc:1434] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:10.907044   431 tablet_copy_service.cc:362] P 94801c51bfed45dca63bad012891d015: Destroying tablet copy session 8455f652f64843bf9bd4101bad16b202-d335a748ac2a4763bbd60b0daa69abee due to service shutdown
I20260608 12:42:10.907512   431 tablet_copy_service.cc:434] P 94801c51bfed45dca63bad012891d015: ending tablet copy session 8455f652f64843bf9bd4101bad16b202-d335a748ac2a4763bbd60b0daa69abee on tablet d335a748ac2a4763bbd60b0daa69abee with peer 8455f652f64843bf9bd4101bad16b202
I20260608 12:42:10.908069   431 tablet_copy_service.cc:362] P 94801c51bfed45dca63bad012891d015: Destroying tablet copy session 8455f652f64843bf9bd4101bad16b202-96d996fa18504fa9999a3ddb17f163a4 due to service shutdown
I20260608 12:42:10.908399   431 tablet_copy_service.cc:434] P 94801c51bfed45dca63bad012891d015: ending tablet copy session 8455f652f64843bf9bd4101bad16b202-96d996fa18504fa9999a3ddb17f163a4 on tablet 96d996fa18504fa9999a3ddb17f163a4 with peer 8455f652f64843bf9bd4101bad16b202
I20260608 12:42:10.943948   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:10.946295   431 tablet_replica.cc:333] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015: stopping tablet replica
W20260608 12:42:10.946734  9937 consensus_peers.cc:597] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 -> Peer cb192fb9a20e40c59cd32110d2adede4 (127.0.107.194:35415): Couldn't send request to peer cb192fb9a20e40c59cd32110d2adede4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.947362   431 raft_consensus.cc:2243] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.948596   431 raft_consensus.cc:2272] T 96d996fa18504fa9999a3ddb17f163a4 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.951108   431 tablet_replica.cc:333] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015: stopping tablet replica
I20260608 12:42:10.951766   431 raft_consensus.cc:2243] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.952898   431 raft_consensus.cc:2272] T d335a748ac2a4763bbd60b0daa69abee P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.955884   431 tablet_replica.cc:333] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015: stopping tablet replica
I20260608 12:42:10.956513   431 raft_consensus.cc:2243] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.957659   431 raft_consensus.cc:2272] T c6acbabde3394100be906c1ed24167c0 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.959818   431 tablet_replica.cc:333] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015: stopping tablet replica
I20260608 12:42:10.960405   431 raft_consensus.cc:2243] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.961098   431 raft_consensus.cc:2272] T 8e67eec958934c239aaf1160ac991b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.963330   431 tablet_replica.cc:333] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015: stopping tablet replica
I20260608 12:42:10.963928   431 raft_consensus.cc:2243] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.964522   431 raft_consensus.cc:2272] T fa3ef76d672e453592fa700e86853b82 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.966950   431 tablet_replica.cc:333] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015: stopping tablet replica
I20260608 12:42:10.967535   431 raft_consensus.cc:2243] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.968411   431 raft_consensus.cc:2272] T 00a09aca7f204ce4b7d308721e64e1b3 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.970829   431 tablet_replica.cc:333] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015: stopping tablet replica
I20260608 12:42:10.971407   431 raft_consensus.cc:2243] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.971937   431 raft_consensus.cc:2272] T 5a7860955f3d4e8da72346324ce444ef P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.974735   431 tablet_replica.cc:333] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015: stopping tablet replica
I20260608 12:42:10.975279   431 raft_consensus.cc:2243] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.975811   431 raft_consensus.cc:2272] T 682414e037e7403f8fda966c93f7c598 P 94801c51bfed45dca63bad012891d015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.977860 10274 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=153 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:10.978812 10274 tablet_bootstrap.cc:492] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: Bootstrap complete.
I20260608 12:42:10.979529 10274 ts_tablet_manager.cc:1403] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: Time spent bootstrapping tablet: real 0.323s	user 0.143s	sys 0.031s
I20260608 12:42:10.982237 10274 raft_consensus.cc:359] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.983052 10274 raft_consensus.cc:740] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8455f652f64843bf9bd4101bad16b202, State: Initialized, Role: LEARNER
I20260608 12:42:10.983671 10274 consensus_queue.cc:260] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202 [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: "2f7304a44b6e49718b28e1c44b6f4922" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35211 } attrs { replace: true } } peers { permanent_uuid: "cb192fb9a20e40c59cd32110d2adede4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35415 } } peers { permanent_uuid: "94801c51bfed45dca63bad012891d015" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40177 } } peers { permanent_uuid: "8455f652f64843bf9bd4101bad16b202" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43597 } attrs { promote: true } }
I20260608 12:42:10.985850 10274 ts_tablet_manager.cc:1434] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260608 12:42:10.997942  9937 connection.cc:466] server connection from 127.0.0.1:59406 torn down before Call kudu.tserver.TabletCopyService.EndTabletCopySession from 127.0.0.1:59406 (request call id 12) could send its response
W20260608 12:42:10.999250 10274 tablet_copy_client.cc:1131] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv got EOF from 127.0.107.195:40177 (error 108)
I20260608 12:42:11.015652   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:11.035167   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:11.062318   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:42:11.080931 10268 tablet_copy_client.cc:1131] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:40177: connect: Connection refused (error 111)
I20260608 12:42:11.082768   431 tablet_replica.cc:333] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202: stopping tablet replica
I20260608 12:42:11.083521   431 raft_consensus.cc:2243] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:11.083961   431 raft_consensus.cc:2272] T 96d996fa18504fa9999a3ddb17f163a4 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:11.086485   431 tablet_replica.cc:333] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202: stopping tablet replica
I20260608 12:42:11.087061   431 raft_consensus.cc:2243] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:11.087477   431 raft_consensus.cc:2272] T d335a748ac2a4763bbd60b0daa69abee P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:11.090241   431 tablet_replica.cc:333] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202: stopping tablet replica
I20260608 12:42:11.090835   431 raft_consensus.cc:2243] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:11.091264   431 raft_consensus.cc:2272] T c6acbabde3394100be906c1ed24167c0 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:11.093523   431 tablet_replica.cc:333] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202: stopping tablet replica
I20260608 12:42:11.094125   431 raft_consensus.cc:2243] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:11.094538   431 raft_consensus.cc:2272] T 8e67eec958934c239aaf1160ac991b82 P 8455f652f64843bf9bd4101bad16b202 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:11.122277   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:11.142795   431 master.cc:562] Master@127.0.107.254:38789 shutting down...
W20260608 12:42:11.171007  9767 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:11.171339  9767 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:11.171733  9767 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:11.173316   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.173942   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.174266   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7977aa87a33b45a59bf7a246add79c03: stopping tablet replica
I20260608 12:42:11.197817   431 master.cc:584] Master@127.0.107.254:38789 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7867 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:42:11.251979   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46203
I20260608 12:42:11.253324   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:11.258942 10285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:11.260345 10286 instance_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:42:11.260560 10288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:11.261404   431 server_base.cc:1061] running on GCE node
I20260608 12:42:11.262352   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:11.262590   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:11.262795   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922531262758 us; error 0 us; skew 500 ppm
I20260608 12:42:11.263430   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:11.266031   431 webserver.cc:533] Webserver started at http://127.0.107.254:39929/ using document root <none> and password file <none>
I20260608 12:42:11.266587   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:11.266789   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:11.267073   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:11.268244   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "6c683ce8d26f4f80bda6569774d83b1c"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.273305   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:11.277329 10293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.278461   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:11.278800   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "6c683ce8d26f4f80bda6569774d83b1c"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.279085   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-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:42:11.288785   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:11.290247   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:11.331595   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46203
I20260608 12:42:11.331712 10344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46203 every 8 connection(s)
I20260608 12:42:11.336031 10345 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:42:11.347254 10345 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c: Bootstrap starting.
I20260608 12:42:11.352375 10345 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:11.357098 10345 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c: No bootstrap required, opened a new log
I20260608 12:42:11.359391 10345 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c683ce8d26f4f80bda6569774d83b1c" member_type: VOTER }
I20260608 12:42:11.359791 10345 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:11.359984 10345 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c683ce8d26f4f80bda6569774d83b1c, State: Initialized, Role: FOLLOWER
I20260608 12:42:11.360527 10345 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c683ce8d26f4f80bda6569774d83b1c" member_type: VOTER }
I20260608 12:42:11.360983 10345 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:11.361214 10345 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:11.361442 10345 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:11.366403 10345 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c683ce8d26f4f80bda6569774d83b1c" member_type: VOTER }
I20260608 12:42:11.366954 10345 leader_election.cc:304] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [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: 6c683ce8d26f4f80bda6569774d83b1c; no voters: 
I20260608 12:42:11.368155 10345 leader_election.cc:290] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:11.368615 10348 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:11.370199 10348 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 1 LEADER]: Becoming Leader. State: Replica: 6c683ce8d26f4f80bda6569774d83b1c, State: Running, Role: LEADER
I20260608 12:42:11.371024 10348 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [LEADER]: Queue going to LEADER mode. State: All 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: "6c683ce8d26f4f80bda6569774d83b1c" member_type: VOTER }
I20260608 12:42:11.371299 10345 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:11.376245 10350 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c683ce8d26f4f80bda6569774d83b1c. Latest consensus state: current_term: 1 leader_uuid: "6c683ce8d26f4f80bda6569774d83b1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c683ce8d26f4f80bda6569774d83b1c" member_type: VOTER } }
I20260608 12:42:11.377293 10350 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:11.378676 10349 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c683ce8d26f4f80bda6569774d83b1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c683ce8d26f4f80bda6569774d83b1c" member_type: VOTER } }
I20260608 12:42:11.379374 10349 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:11.379773 10357 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:11.388459 10357 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:11.389600   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:11.398656 10357 catalog_manager.cc:1382] Generated new cluster ID: fe9415c93bf148b3aa8fe1626612d067
I20260608 12:42:11.398970 10357 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:11.422135 10357 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:11.423579 10357 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:11.438215 10357 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c: Generated new TSK 0
I20260608 12:42:11.438901 10357 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:11.456768   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:11.464072 10366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:11.468355 10367 instance_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:42:11.471624 10369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:11.471943   431 server_base.cc:1061] running on GCE node
I20260608 12:42:11.473255   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:11.473484   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:11.473716   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922531473700 us; error 0 us; skew 500 ppm
I20260608 12:42:11.474273   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:11.476897   431 webserver.cc:533] Webserver started at http://127.0.107.193:42313/ using document root <none> and password file <none>
I20260608 12:42:11.477517   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:11.477764   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:11.478008   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:11.479166   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "1b02c22441be4d3e9bd3f587685a5b4e"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.484603   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:11.488468 10374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.489364   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:11.489835   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "1b02c22441be4d3e9bd3f587685a5b4e"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.490123   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-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:42:11.513705   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:11.514834   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:11.516363   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:11.518905   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:11.519097   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.519466   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:11.519642   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.559832   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33841
I20260608 12:42:11.559957 10436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33841 every 8 connection(s)
I20260608 12:42:11.565493   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:11.572532 10441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:11.574018 10442 instance_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:42:11.576514 10444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:11.577355   431 server_base.cc:1061] running on GCE node
I20260608 12:42:11.581223   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:11.581620   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:11.581835   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922531581816 us; error 0 us; skew 500 ppm
I20260608 12:42:11.582631   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:11.585748   431 webserver.cc:533] Webserver started at http://127.0.107.194:37969/ using document root <none> and password file <none>
I20260608 12:42:11.585937 10437 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46203
I20260608 12:42:11.586400 10437 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:11.586443   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:11.586787   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:11.587085   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:11.587332 10437 heartbeater.cc:507] Master 127.0.107.254:46203 requested a full tablet report, sending...
I20260608 12:42:11.588245   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "ebde2c4484204f0b9d5b7986d2f63e24"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.589747 10310 ts_manager.cc:194] Registered new tserver with Master: 1b02c22441be4d3e9bd3f587685a5b4e (127.0.107.193:33841)
I20260608 12:42:11.591720 10310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36438
I20260608 12:42:11.594058   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:42:11.597975 10449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.598845   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:11.599181   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "ebde2c4484204f0b9d5b7986d2f63e24"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.599486   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-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:42:11.617661   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:11.618799   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:11.620239   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:11.622730   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:11.622973   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.623243   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:11.623422   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.665053   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46303
I20260608 12:42:11.665169 10511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46303 every 8 connection(s)
I20260608 12:42:11.670663   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:11.679616 10515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:11.687199 10516 instance_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:42:11.689894 10512 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46203
I20260608 12:42:11.690420 10512 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:11.690609 10518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:11.691236   431 server_base.cc:1061] running on GCE node
I20260608 12:42:11.691335 10512 heartbeater.cc:507] Master 127.0.107.254:46203 requested a full tablet report, sending...
I20260608 12:42:11.692405   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:11.692715   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:11.692927   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922531692910 us; error 0 us; skew 500 ppm
I20260608 12:42:11.693849   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:11.694355 10310 ts_manager.cc:194] Registered new tserver with Master: ebde2c4484204f0b9d5b7986d2f63e24 (127.0.107.194:46303)
I20260608 12:42:11.696135 10310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36452
I20260608 12:42:11.696702   431 webserver.cc:533] Webserver started at http://127.0.107.195:42029/ using document root <none> and password file <none>
I20260608 12:42:11.697466   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:11.697793   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:11.698094   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:11.699343   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "f410c1efd062401aad075ee866eb630a"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.705225   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:11.709421 10523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.710743   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:11.711139   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "f410c1efd062401aad075ee866eb630a"
format_stamp: "Formatted at 2026-06-08 12:42:11 on dist-test-slave-5cx1"
I20260608 12:42:11.711684   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922312059458-431-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:42:11.730217   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:11.731452   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:11.733053   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:11.735904   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:11.736195   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.736503   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:11.736701   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:11.782876   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38477
I20260608 12:42:11.782998 10585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38477 every 8 connection(s)
I20260608 12:42:11.798578 10586 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46203
I20260608 12:42:11.799052 10586 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:11.799897 10586 heartbeater.cc:507] Master 127.0.107.254:46203 requested a full tablet report, sending...
I20260608 12:42:11.802217 10310 ts_manager.cc:194] Registered new tserver with Master: f410c1efd062401aad075ee866eb630a (127.0.107.195:38477)
I20260608 12:42:11.802994   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016280769s
I20260608 12:42:11.803781 10310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36456
I20260608 12:42:11.831146 10310 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36472:
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:42:11.833245 10310 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:42:11.879222 10402 tablet_service.cc:1511] Processing CreateTablet for tablet 2251eac6de4c4693ad7f19b7e49b69fb (DEFAULT_TABLE table=test-workload [id=e4b41839b87d457198b8a81e73d8117a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:11.880719 10402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2251eac6de4c4693ad7f19b7e49b69fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:11.886759 10477 tablet_service.cc:1511] Processing CreateTablet for tablet 2251eac6de4c4693ad7f19b7e49b69fb (DEFAULT_TABLE table=test-workload [id=e4b41839b87d457198b8a81e73d8117a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:11.887984 10477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2251eac6de4c4693ad7f19b7e49b69fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:11.890245 10551 tablet_service.cc:1511] Processing CreateTablet for tablet 2251eac6de4c4693ad7f19b7e49b69fb (DEFAULT_TABLE table=test-workload [id=e4b41839b87d457198b8a81e73d8117a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:11.891705 10551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2251eac6de4c4693ad7f19b7e49b69fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:11.901990 10601 tablet_bootstrap.cc:492] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e: Bootstrap starting.
I20260608 12:42:11.910192 10603 tablet_bootstrap.cc:492] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: Bootstrap starting.
I20260608 12:42:11.910298 10601 tablet_bootstrap.cc:654] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:11.912124 10602 tablet_bootstrap.cc:492] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24: Bootstrap starting.
I20260608 12:42:11.916543 10601 tablet_bootstrap.cc:492] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e: No bootstrap required, opened a new log
I20260608 12:42:11.917178 10601 ts_tablet_manager.cc:1403] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.007s
I20260608 12:42:11.918540 10603 tablet_bootstrap.cc:654] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:11.919657 10602 tablet_bootstrap.cc:654] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:11.920136 10601 raft_consensus.cc:359] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:11.920758 10601 raft_consensus.cc:385] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:11.921042 10601 raft_consensus.cc:740] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b02c22441be4d3e9bd3f587685a5b4e, State: Initialized, Role: FOLLOWER
I20260608 12:42:11.922004 10601 consensus_queue.cc:260] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:11.924697 10437 heartbeater.cc:499] Master 127.0.107.254:46203 was elected leader, sending a full tablet report...
I20260608 12:42:11.924880 10603 tablet_bootstrap.cc:492] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: No bootstrap required, opened a new log
I20260608 12:42:11.925061 10601 ts_tablet_manager.cc:1434] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:42:11.925464 10603 ts_tablet_manager.cc:1403] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260608 12:42:11.929068 10603 raft_consensus.cc:359] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:11.929890 10603 raft_consensus.cc:385] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:11.930212 10603 raft_consensus.cc:740] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f410c1efd062401aad075ee866eb630a, State: Initialized, Role: FOLLOWER
I20260608 12:42:11.930938 10602 tablet_bootstrap.cc:492] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24: No bootstrap required, opened a new log
I20260608 12:42:11.931532 10602 ts_tablet_manager.cc:1403] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260608 12:42:11.931085 10603 consensus_queue.cc:260] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:11.933931 10586 heartbeater.cc:499] Master 127.0.107.254:46203 was elected leader, sending a full tablet report...
I20260608 12:42:11.934517 10603 ts_tablet_manager.cc:1434] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:42:11.934727 10602 raft_consensus.cc:359] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:11.935563 10602 raft_consensus.cc:385] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:11.935882 10602 raft_consensus.cc:740] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebde2c4484204f0b9d5b7986d2f63e24, State: Initialized, Role: FOLLOWER
I20260608 12:42:11.936735 10602 consensus_queue.cc:260] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:11.939093 10512 heartbeater.cc:499] Master 127.0.107.254:46203 was elected leader, sending a full tablet report...
I20260608 12:42:11.939677 10602 ts_tablet_manager.cc:1434] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:42:12.043437 10608 raft_consensus.cc:493] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:12.043932 10608 raft_consensus.cc:515] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:12.046353 10608 leader_election.cc:290] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b02c22441be4d3e9bd3f587685a5b4e (127.0.107.193:33841), ebde2c4484204f0b9d5b7986d2f63e24 (127.0.107.194:46303)
I20260608 12:42:12.056216 10412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251eac6de4c4693ad7f19b7e49b69fb" candidate_uuid: "f410c1efd062401aad075ee866eb630a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" is_pre_election: true
I20260608 12:42:12.057085 10412 raft_consensus.cc:2468] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f410c1efd062401aad075ee866eb630a in term 0.
I20260608 12:42:12.058533 10527 leader_election.cc:304] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b02c22441be4d3e9bd3f587685a5b4e, f410c1efd062401aad075ee866eb630a; no voters: 
I20260608 12:42:12.058805 10487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251eac6de4c4693ad7f19b7e49b69fb" candidate_uuid: "f410c1efd062401aad075ee866eb630a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" is_pre_election: true
I20260608 12:42:12.059549 10608 raft_consensus.cc:2804] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:12.059561 10487 raft_consensus.cc:2468] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f410c1efd062401aad075ee866eb630a in term 0.
I20260608 12:42:12.060042 10608 raft_consensus.cc:493] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:12.060470 10608 raft_consensus.cc:3060] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.065603 10608 raft_consensus.cc:515] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:12.067377 10608 leader_election.cc:290] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [CANDIDATE]: Term 1 election: Requested vote from peers 1b02c22441be4d3e9bd3f587685a5b4e (127.0.107.193:33841), ebde2c4484204f0b9d5b7986d2f63e24 (127.0.107.194:46303)
I20260608 12:42:12.068312 10412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251eac6de4c4693ad7f19b7e49b69fb" candidate_uuid: "f410c1efd062401aad075ee866eb630a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b02c22441be4d3e9bd3f587685a5b4e"
I20260608 12:42:12.068650 10487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2251eac6de4c4693ad7f19b7e49b69fb" candidate_uuid: "f410c1efd062401aad075ee866eb630a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebde2c4484204f0b9d5b7986d2f63e24"
I20260608 12:42:12.068941 10412 raft_consensus.cc:3060] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.069324 10487 raft_consensus.cc:3060] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.074671 10487 raft_consensus.cc:2468] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f410c1efd062401aad075ee866eb630a in term 1.
I20260608 12:42:12.074671 10412 raft_consensus.cc:2468] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f410c1efd062401aad075ee866eb630a in term 1.
I20260608 12:42:12.076000 10527 leader_election.cc:304] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebde2c4484204f0b9d5b7986d2f63e24, f410c1efd062401aad075ee866eb630a; no voters: 
I20260608 12:42:12.076670 10608 raft_consensus.cc:2804] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:12.077874 10608 raft_consensus.cc:697] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 1 LEADER]: Becoming Leader. State: Replica: f410c1efd062401aad075ee866eb630a, State: Running, Role: LEADER
I20260608 12:42:12.078630 10608 consensus_queue.cc:237] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } }
I20260608 12:42:12.087091 10308 catalog_manager.cc:5696] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a reported cstate change: term changed from 0 to 1, leader changed from <none> to f410c1efd062401aad075ee866eb630a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f410c1efd062401aad075ee866eb630a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b02c22441be4d3e9bd3f587685a5b4e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebde2c4484204f0b9d5b7986d2f63e24" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f410c1efd062401aad075ee866eb630a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38477 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:12.145006   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:12.165082   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:12.166229   431 tablet_replica.cc:333] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e: stopping tablet replica
I20260608 12:42:12.166877   431 raft_consensus.cc:2243] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:12.167330   431 raft_consensus.cc:2272] T 2251eac6de4c4693ad7f19b7e49b69fb P 1b02c22441be4d3e9bd3f587685a5b4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:12.187645   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:12.198553   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:12.220794   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:12.221875   431 tablet_replica.cc:333] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24: stopping tablet replica
I20260608 12:42:12.222460   431 raft_consensus.cc:2243] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:12.222870   431 raft_consensus.cc:2272] T 2251eac6de4c4693ad7f19b7e49b69fb P ebde2c4484204f0b9d5b7986d2f63e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:12.242681   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:12.252640   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:12.271813   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:12.272742   431 tablet_replica.cc:333] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: stopping tablet replica
I20260608 12:42:12.273294   431 raft_consensus.cc:2243] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:12.274026   431 pending_rounds.cc:70] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: Trying to abort 1 pending ops.
I20260608 12:42:12.274204   431 pending_rounds.cc:77] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658691401433088 op_type: NO_OP noop_request { }
I20260608 12:42:12.274464   431 raft_consensus.cc:2889] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:12.274710   431 raft_consensus.cc:2272] T 2251eac6de4c4693ad7f19b7e49b69fb P f410c1efd062401aad075ee866eb630a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:12.295531   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:12.305186   431 master.cc:562] Master@127.0.107.254:46203 shutting down...
I20260608 12:42:12.321354   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:12.322209   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:12.322714   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c683ce8d26f4f80bda6569774d83b1c: stopping tablet replica
I20260608 12:42:12.343291   431 master.cc:584] Master@127.0.107.254:46203 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1124 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:42:12.376024   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37839
I20260608 12:42:12.377233   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:12.382977 10613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:12.383162 10614 instance_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:42:12.384754 10616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:12.385957   431 server_base.cc:1061] running on GCE node
I20260608 12:42:12.386816   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:12.387012   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:12.387133   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922532387122 us; error 0 us; skew 500 ppm
I20260608 12:42:12.387729   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:12.390116   431 webserver.cc:533] Webserver started at http://127.0.107.254:36825/ using document root <none> and password file <none>
I20260608 12:42:12.390626   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:12.390787   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:12.391022   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:12.392128   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "66f2d2f053ef45d89917cda3ae57b95c"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.397650   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:12.401211 10621 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.402143   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:12.402493   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "66f2d2f053ef45d89917cda3ae57b95c"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.402782   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-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:42:12.418856   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:12.420027   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:12.457615   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37839
I20260608 12:42:12.457757 10672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37839 every 8 connection(s)
I20260608 12:42:12.461766 10673 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:42:12.472981 10673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c: Bootstrap starting.
I20260608 12:42:12.477840 10673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.482501 10673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c: No bootstrap required, opened a new log
I20260608 12:42:12.484788 10673 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f2d2f053ef45d89917cda3ae57b95c" member_type: VOTER }
I20260608 12:42:12.485203 10673 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.485481 10673 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f2d2f053ef45d89917cda3ae57b95c, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.486248 10673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66f2d2f053ef45d89917cda3ae57b95c" member_type: VOTER }
I20260608 12:42:12.486745 10673 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:12.486960 10673 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:12.487269 10673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.492241 10673 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f2d2f053ef45d89917cda3ae57b95c" member_type: VOTER }
I20260608 12:42:12.492877 10673 leader_election.cc:304] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [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: 66f2d2f053ef45d89917cda3ae57b95c; no voters: 
I20260608 12:42:12.494230 10673 leader_election.cc:290] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:12.494685 10676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:12.496199 10676 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 1 LEADER]: Becoming Leader. State: Replica: 66f2d2f053ef45d89917cda3ae57b95c, State: Running, Role: LEADER
I20260608 12:42:12.496968 10676 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [LEADER]: Queue going to LEADER mode. State: All 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: "66f2d2f053ef45d89917cda3ae57b95c" member_type: VOTER }
I20260608 12:42:12.497383 10673 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:12.499949 10678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66f2d2f053ef45d89917cda3ae57b95c. Latest consensus state: current_term: 1 leader_uuid: "66f2d2f053ef45d89917cda3ae57b95c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f2d2f053ef45d89917cda3ae57b95c" member_type: VOTER } }
I20260608 12:42:12.499920 10677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66f2d2f053ef45d89917cda3ae57b95c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f2d2f053ef45d89917cda3ae57b95c" member_type: VOTER } }
I20260608 12:42:12.500743 10678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:12.500831 10677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:12.504127 10681 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:12.513098 10681 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:12.514257   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:12.523161 10681 catalog_manager.cc:1382] Generated new cluster ID: 40db99f69a6c451da4c7b04587ec4fc3
I20260608 12:42:12.523496 10681 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:12.554595 10681 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:12.555991 10681 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:12.571282 10681 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c: Generated new TSK 0
I20260608 12:42:12.572041 10681 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:12.581226   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:12.588233 10694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:12.589793 10695 instance_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:42:12.592065   431 server_base.cc:1061] running on GCE node
W20260608 12:42:12.592384 10697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:12.593493   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:12.593783   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:12.593920   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922532593908 us; error 0 us; skew 500 ppm
I20260608 12:42:12.594468   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:12.597044   431 webserver.cc:533] Webserver started at http://127.0.107.193:41671/ using document root <none> and password file <none>
I20260608 12:42:12.597651   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:12.597831   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:12.598060   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:12.599400   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "191eb265d9c14671af08b94807c6afd6"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.604564   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:12.608596 10702 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.609539   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:12.609884   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "191eb265d9c14671af08b94807c6afd6"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.610134   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-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:42:12.624881   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:12.626205   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:12.627676   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:12.630291   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:12.630501   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.630829   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:12.631018   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.676245   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43627
I20260608 12:42:12.676373 10764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43627 every 8 connection(s)
I20260608 12:42:12.681717   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:12.689778 10769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:12.691061 10770 instance_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:42:12.694296 10772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:12.697155 10765 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37839
I20260608 12:42:12.697635 10765 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:12.697935   431 server_base.cc:1061] running on GCE node
I20260608 12:42:12.698632 10765 heartbeater.cc:507] Master 127.0.107.254:37839 requested a full tablet report, sending...
I20260608 12:42:12.699234   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:12.699505   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:12.699719   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922532699700 us; error 0 us; skew 500 ppm
I20260608 12:42:12.700666   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:12.701462 10638 ts_manager.cc:194] Registered new tserver with Master: 191eb265d9c14671af08b94807c6afd6 (127.0.107.193:43627)
I20260608 12:42:12.703830   431 webserver.cc:533] Webserver started at http://127.0.107.194:38897/ using document root <none> and password file <none>
I20260608 12:42:12.704080 10638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55238
I20260608 12:42:12.704587   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:12.704928   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:12.705250   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:12.706878   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "23cc2e04391845b38d505bf3c3fe35fd"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.712510   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:12.716754 10777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.717883   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:12.718252   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "23cc2e04391845b38d505bf3c3fe35fd"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.718564   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-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:42:12.734156   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:12.735348   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:12.736886   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:12.739374   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:12.739634   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.739907   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:12.740111   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.783066   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34709
I20260608 12:42:12.783186 10839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34709 every 8 connection(s)
I20260608 12:42:12.788762   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:12.795862 10843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:12.797794 10844 instance_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:42:12.800640 10846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:12.801867   431 server_base.cc:1061] running on GCE node
I20260608 12:42:12.802551 10840 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37839
I20260608 12:42:12.803004 10840 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:12.803061   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:12.803404   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:12.803591   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922532803557 us; error 0 us; skew 500 ppm
I20260608 12:42:12.803932 10840 heartbeater.cc:507] Master 127.0.107.254:37839 requested a full tablet report, sending...
I20260608 12:42:12.804415   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:12.806720 10638 ts_manager.cc:194] Registered new tserver with Master: 23cc2e04391845b38d505bf3c3fe35fd (127.0.107.194:34709)
I20260608 12:42:12.807587   431 webserver.cc:533] Webserver started at http://127.0.107.195:37123/ using document root <none> and password file <none>
I20260608 12:42:12.808336   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:12.808574   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:12.808773 10638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55246
I20260608 12:42:12.808921   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:12.810506   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "d4ad8e0c1c4440379cafde46fbc77c64"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.816464   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:42:12.820659 10851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.821682   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:12.822062   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "d4ad8e0c1c4440379cafde46fbc77c64"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.822384   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-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:42:12.857877   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:12.859458   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:12.860909   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:12.863489   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:12.863701   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.864012   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:12.864194   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.905169   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35961
I20260608 12:42:12.905293 10913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35961 every 8 connection(s)
I20260608 12:42:12.911011   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:12.918051 10917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:12.920809 10918 instance_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:42:12.924602 10920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:12.925138   431 server_base.cc:1061] running on GCE node
I20260608 12:42:12.925578 10914 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37839
I20260608 12:42:12.926149 10914 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:12.926579   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:12.926882   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:12.927042 10914 heartbeater.cc:507] Master 127.0.107.254:37839 requested a full tablet report, sending...
I20260608 12:42:12.927088   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922532927071 us; error 0 us; skew 500 ppm
I20260608 12:42:12.928114   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:12.929751 10638 ts_manager.cc:194] Registered new tserver with Master: d4ad8e0c1c4440379cafde46fbc77c64 (127.0.107.195:35961)
I20260608 12:42:12.931146   431 webserver.cc:533] Webserver started at http://127.0.107.196:44731/ using document root <none> and password file <none>
I20260608 12:42:12.931738 10638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55260
I20260608 12:42:12.931921   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:12.932242   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:12.932628   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:12.934036   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "654a33919a5a4054a343e5b12c5d400d"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.938727   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:12.942649 10925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.943754   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:12.944275   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "654a33919a5a4054a343e5b12c5d400d"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-5cx1"
I20260608 12:42:12.944823   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922312059458-431-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:42:12.967365   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:12.968618   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:12.970130   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:12.972981   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:12.973196   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.973587   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:12.973778   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:13.027396   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41731
I20260608 12:42:13.027477 10987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41731 every 8 connection(s)
I20260608 12:42:13.047389 10988 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37839
I20260608 12:42:13.047868 10988 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:13.048739 10988 heartbeater.cc:507] Master 127.0.107.254:37839 requested a full tablet report, sending...
I20260608 12:42:13.051121 10638 ts_manager.cc:194] Registered new tserver with Master: 654a33919a5a4054a343e5b12c5d400d (127.0.107.196:41731)
I20260608 12:42:13.051869   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016509671s
I20260608 12:42:13.052636 10638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55272
I20260608 12:42:13.079926 10638 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55284:
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:42:13.124377 10953 tablet_service.cc:1511] Processing CreateTablet for tablet 025d6faa03cf4d6ea586bb7882564593 (DEFAULT_TABLE table=test-workload [id=799cbac600b8414ba28fe625b7f0f24e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:13.125890 10953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025d6faa03cf4d6ea586bb7882564593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:13.135354 10805 tablet_service.cc:1511] Processing CreateTablet for tablet 025d6faa03cf4d6ea586bb7882564593 (DEFAULT_TABLE table=test-workload [id=799cbac600b8414ba28fe625b7f0f24e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:13.136539 10805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025d6faa03cf4d6ea586bb7882564593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:13.141930 11006 tablet_bootstrap.cc:492] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d: Bootstrap starting.
I20260608 12:42:13.147436 10879 tablet_service.cc:1511] Processing CreateTablet for tablet 025d6faa03cf4d6ea586bb7882564593 (DEFAULT_TABLE table=test-workload [id=799cbac600b8414ba28fe625b7f0f24e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:13.148962 10879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025d6faa03cf4d6ea586bb7882564593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:13.149140 11006 tablet_bootstrap.cc:654] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:13.155278 11006 tablet_bootstrap.cc:492] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d: No bootstrap required, opened a new log
I20260608 12:42:13.155867 11006 ts_tablet_manager.cc:1403] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:42:13.155975 11008 tablet_bootstrap.cc:492] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd: Bootstrap starting.
I20260608 12:42:13.159153 11006 raft_consensus.cc:359] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.160147 11006 raft_consensus.cc:385] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:13.160471 11006 raft_consensus.cc:740] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 654a33919a5a4054a343e5b12c5d400d, State: Initialized, Role: FOLLOWER
I20260608 12:42:13.161397 11006 consensus_queue.cc:260] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.163058 11008 tablet_bootstrap.cc:654] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:13.164198 10988 heartbeater.cc:499] Master 127.0.107.254:37839 was elected leader, sending a full tablet report...
I20260608 12:42:13.164644 11006 ts_tablet_manager.cc:1434] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:42:13.168722 11011 tablet_bootstrap.cc:492] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: Bootstrap starting.
I20260608 12:42:13.169513 11008 tablet_bootstrap.cc:492] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd: No bootstrap required, opened a new log
I20260608 12:42:13.170156 11008 ts_tablet_manager.cc:1403] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:42:13.173413 11008 raft_consensus.cc:359] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.174224 11008 raft_consensus.cc:385] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:13.174556 11008 raft_consensus.cc:740] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23cc2e04391845b38d505bf3c3fe35fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:13.175632 11011 tablet_bootstrap.cc:654] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:13.175434 11008 consensus_queue.cc:260] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.178267 10840 heartbeater.cc:499] Master 127.0.107.254:37839 was elected leader, sending a full tablet report...
I20260608 12:42:13.178769 11008 ts_tablet_manager.cc:1434] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:42:13.182354 11011 tablet_bootstrap.cc:492] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: No bootstrap required, opened a new log
I20260608 12:42:13.183048 11011 ts_tablet_manager.cc:1403] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:42:13.186360 11011 raft_consensus.cc:359] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.187148 11011 raft_consensus.cc:385] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:13.187426 11011 raft_consensus.cc:740] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ad8e0c1c4440379cafde46fbc77c64, State: Initialized, Role: FOLLOWER
I20260608 12:42:13.188207 11011 consensus_queue.cc:260] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.190585 10914 heartbeater.cc:499] Master 127.0.107.254:37839 was elected leader, sending a full tablet report...
I20260608 12:42:13.190960 11011 ts_tablet_manager.cc:1434] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:13.194599 11014 raft_consensus.cc:493] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:13.195116 11014 raft_consensus.cc:515] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.201191 11014 leader_election.cc:290] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 654a33919a5a4054a343e5b12c5d400d (127.0.107.196:41731), 23cc2e04391845b38d505bf3c3fe35fd (127.0.107.194:34709)
I20260608 12:42:13.209177 10963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025d6faa03cf4d6ea586bb7882564593" candidate_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654a33919a5a4054a343e5b12c5d400d" is_pre_election: true
I20260608 12:42:13.210103 10963 raft_consensus.cc:2468] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ad8e0c1c4440379cafde46fbc77c64 in term 0.
I20260608 12:42:13.210456 10815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025d6faa03cf4d6ea586bb7882564593" candidate_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc2e04391845b38d505bf3c3fe35fd" is_pre_election: true
I20260608 12:42:13.211248 10815 raft_consensus.cc:2468] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ad8e0c1c4440379cafde46fbc77c64 in term 0.
I20260608 12:42:13.211508 10852 leader_election.cc:304] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 654a33919a5a4054a343e5b12c5d400d, d4ad8e0c1c4440379cafde46fbc77c64; no voters: 
I20260608 12:42:13.212538 11014 raft_consensus.cc:2804] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:13.212921 11014 raft_consensus.cc:493] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:13.213219 11014 raft_consensus.cc:3060] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:13.218277 11014 raft_consensus.cc:515] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.220042 11014 leader_election.cc:290] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [CANDIDATE]: Term 1 election: Requested vote from peers 654a33919a5a4054a343e5b12c5d400d (127.0.107.196:41731), 23cc2e04391845b38d505bf3c3fe35fd (127.0.107.194:34709)
I20260608 12:42:13.221266 10963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025d6faa03cf4d6ea586bb7882564593" candidate_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654a33919a5a4054a343e5b12c5d400d"
I20260608 12:42:13.221266 10815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025d6faa03cf4d6ea586bb7882564593" candidate_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23cc2e04391845b38d505bf3c3fe35fd"
I20260608 12:42:13.222261 10963 raft_consensus.cc:3060] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:13.222340 10815 raft_consensus.cc:3060] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:13.230188 10963 raft_consensus.cc:2468] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ad8e0c1c4440379cafde46fbc77c64 in term 1.
I20260608 12:42:13.230188 10815 raft_consensus.cc:2468] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ad8e0c1c4440379cafde46fbc77c64 in term 1.
I20260608 12:42:13.231770 10852 leader_election.cc:304] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 654a33919a5a4054a343e5b12c5d400d, d4ad8e0c1c4440379cafde46fbc77c64; no voters: 
I20260608 12:42:13.232736 11014 raft_consensus.cc:2804] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:13.233832 11014 raft_consensus.cc:697] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 1 LEADER]: Becoming Leader. State: Replica: d4ad8e0c1c4440379cafde46fbc77c64, State: Running, Role: LEADER
I20260608 12:42:13.234717 11014 consensus_queue.cc:237] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } }
I20260608 12:42:13.242024 10638 catalog_manager.cc:5696] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ad8e0c1c4440379cafde46fbc77c64 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "654a33919a5a4054a343e5b12c5d400d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23cc2e04391845b38d505bf3c3fe35fd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ad8e0c1c4440379cafde46fbc77c64" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35961 } health_report { overall_health: HEALTHY } } }
W20260608 12:42:13.288060   431 auto_rebalancer.cc:591] Failed to schedule move for tablet 025d6faa03cf4d6ea586bb7882564593: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:42:13.289386   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:13.307770   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:13.324023   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:13.333447   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:13.354277   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:13.355181   431 tablet_replica.cc:333] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd: stopping tablet replica
I20260608 12:42:13.355757   431 raft_consensus.cc:2243] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:13.356197   431 raft_consensus.cc:2272] T 025d6faa03cf4d6ea586bb7882564593 P 23cc2e04391845b38d505bf3c3fe35fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.375519   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:13.385407   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:13.403210   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:13.404291   431 tablet_replica.cc:333] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: stopping tablet replica
I20260608 12:42:13.404855   431 raft_consensus.cc:2243] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:13.405472   431 pending_rounds.cc:70] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: Trying to abort 1 pending ops.
I20260608 12:42:13.405745   431 pending_rounds.cc:77] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658696136855552 op_type: NO_OP noop_request { }
I20260608 12:42:13.405997   431 raft_consensus.cc:2889] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:13.406242   431 raft_consensus.cc:2272] T 025d6faa03cf4d6ea586bb7882564593 P d4ad8e0c1c4440379cafde46fbc77c64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.428481   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:13.438979   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:13.456557   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:13.457837   431 tablet_replica.cc:333] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d: stopping tablet replica
I20260608 12:42:13.458683   431 raft_consensus.cc:2243] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:13.459296   431 raft_consensus.cc:2272] T 025d6faa03cf4d6ea586bb7882564593 P 654a33919a5a4054a343e5b12c5d400d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.480361   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:13.490777   431 master.cc:562] Master@127.0.107.254:37839 shutting down...
I20260608 12:42:13.506959   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:13.507560   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.507951   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66f2d2f053ef45d89917cda3ae57b95c: stopping tablet replica
I20260608 12:42:13.528784   431 master.cc:584] Master@127.0.107.254:37839 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1186 ms)
[----------] 22 tests from AutoRebalancerTest (221332 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:42:13.563580   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36373
I20260608 12:42:13.564782   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:13.570802 11021 instance_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:42:13.570957 11020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:13.572016 11023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:13.574218   431 server_base.cc:1061] running on GCE node
I20260608 12:42:13.575207   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:13.575397   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:13.575520   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922533575508 us; error 0 us; skew 500 ppm
I20260608 12:42:13.576227   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:13.579139   431 webserver.cc:533] Webserver started at http://127.0.107.254:40781/ using document root <none> and password file <none>
I20260608 12:42:13.579648   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:13.579804   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:13.580030   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:13.581161   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "eb59df789d7f475c8a54a4a4b84a1458"
format_stamp: "Formatted at 2026-06-08 12:42:13 on dist-test-slave-5cx1"
I20260608 12:42:13.586347   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:42:13.590466 11028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:13.591321   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:13.591642   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "eb59df789d7f475c8a54a4a4b84a1458"
format_stamp: "Formatted at 2026-06-08 12:42:13 on dist-test-slave-5cx1"
I20260608 12:42:13.591914   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-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:42:13.623311   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:13.624352   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:13.690850   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36373
I20260608 12:42:13.690960 11080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36373 every 8 connection(s)
I20260608 12:42:13.696779 11081 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:42:13.714699 11081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458: Bootstrap starting.
I20260608 12:42:13.720723 11081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:13.726148 11081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458: No bootstrap required, opened a new log
I20260608 12:42:13.728910 11081 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb59df789d7f475c8a54a4a4b84a1458" member_type: VOTER }
I20260608 12:42:13.729480 11081 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:13.729761 11081 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb59df789d7f475c8a54a4a4b84a1458, State: Initialized, Role: FOLLOWER
I20260608 12:42:13.730396 11081 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb59df789d7f475c8a54a4a4b84a1458" member_type: VOTER }
I20260608 12:42:13.730877 11081 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:13.731135 11081 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:13.731416 11081 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:13.737016 11081 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb59df789d7f475c8a54a4a4b84a1458" member_type: VOTER }
I20260608 12:42:13.737680 11081 leader_election.cc:304] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [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: eb59df789d7f475c8a54a4a4b84a1458; no voters: 
I20260608 12:42:13.738884 11081 leader_election.cc:290] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:13.739498 11084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:13.741140 11084 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 1 LEADER]: Becoming Leader. State: Replica: eb59df789d7f475c8a54a4a4b84a1458, State: Running, Role: LEADER
I20260608 12:42:13.741930 11084 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [LEADER]: Queue going to LEADER mode. State: All 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: "eb59df789d7f475c8a54a4a4b84a1458" member_type: VOTER }
I20260608 12:42:13.742336 11081 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:13.746061 11086 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb59df789d7f475c8a54a4a4b84a1458. Latest consensus state: current_term: 1 leader_uuid: "eb59df789d7f475c8a54a4a4b84a1458" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb59df789d7f475c8a54a4a4b84a1458" member_type: VOTER } }
I20260608 12:42:13.746076 11085 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb59df789d7f475c8a54a4a4b84a1458" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb59df789d7f475c8a54a4a4b84a1458" member_type: VOTER } }
I20260608 12:42:13.746795 11086 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:13.747069 11085 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:13.756023 11089 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:13.764923 11089 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:13.766191   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:13.775669 11089 catalog_manager.cc:1382] Generated new cluster ID: ab5168fb5b9549ed821bf3f9ed14e659
I20260608 12:42:13.776022 11089 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:13.791790 11089 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:13.793454 11089 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:13.811467 11089 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458: Generated new TSK 0
I20260608 12:42:13.812171 11089 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:13.833529   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:13.841573 11102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:13.842651 11103 instance_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:42:13.844722 11105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:13.844858   431 server_base.cc:1061] running on GCE node
I20260608 12:42:13.846123   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:13.846329   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:13.846470   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922533846454 us; error 0 us; skew 500 ppm
I20260608 12:42:13.847122   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:13.849979   431 webserver.cc:533] Webserver started at http://127.0.107.193:35033/ using document root <none> and password file <none>
I20260608 12:42:13.850517   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:13.850701   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:13.850973   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:13.852427   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "265a0bdbb1484080b1ee4042da953af2"
format_stamp: "Formatted at 2026-06-08 12:42:13 on dist-test-slave-5cx1"
I20260608 12:42:13.857882   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 12:42:13.862054 11110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:13.863150   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:13.863471   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "265a0bdbb1484080b1ee4042da953af2"
format_stamp: "Formatted at 2026-06-08 12:42:13 on dist-test-slave-5cx1"
I20260608 12:42:13.863752   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-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:42:13.877034   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:13.879103   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:13.880815   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:13.883980   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:13.884217   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:13.884593   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:13.884781   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:13.932709   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44603
I20260608 12:42:13.932821 11172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44603 every 8 connection(s)
I20260608 12:42:13.939502   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:13.948225 11177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:13.950007 11178 instance_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:42:13.953229 11180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:13.953495   431 server_base.cc:1061] running on GCE node
I20260608 12:42:13.955148   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:13.955370 11173 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36373
W20260608 12:42:13.955495   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:13.955984 11173 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:13.955989   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922533955964 us; error 0 us; skew 500 ppm
I20260608 12:42:13.957063 11173 heartbeater.cc:507] Master 127.0.107.254:36373 requested a full tablet report, sending...
I20260608 12:42:13.957080   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:13.960170 11045 ts_manager.cc:194] Registered new tserver with Master: 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603)
I20260608 12:42:13.960523   431 webserver.cc:533] Webserver started at http://127.0.107.194:43125/ using document root <none> and password file <none>
I20260608 12:42:13.961239   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:13.961453   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:13.961799   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:13.962677 11045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53838
I20260608 12:42:13.963264   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "7090347ed14844c29fd139ac99e0dc89"
format_stamp: "Formatted at 2026-06-08 12:42:13 on dist-test-slave-5cx1"
I20260608 12:42:13.968593   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:13.972788 11185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:13.973938   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:42:13.974318   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "7090347ed14844c29fd139ac99e0dc89"
format_stamp: "Formatted at 2026-06-08 12:42:13 on dist-test-slave-5cx1"
I20260608 12:42:13.974709   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-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:42:13.999374   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:14.000743   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:14.002555   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:14.005256   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:14.005522   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.005867   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:14.006053   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.051574   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45861
I20260608 12:42:14.051698 11247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45861 every 8 connection(s)
I20260608 12:42:14.057603   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:14.066949 11251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:14.072111 11252 instance_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:42:14.072947   431 server_base.cc:1061] running on GCE node
W20260608 12:42:14.073390 11254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:14.074667   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:14.074980   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:14.075212   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922534075194 us; error 0 us; skew 500 ppm
I20260608 12:42:14.076174   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:14.076881 11248 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36373
I20260608 12:42:14.077328 11248 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:14.078336 11248 heartbeater.cc:507] Master 127.0.107.254:36373 requested a full tablet report, sending...
I20260608 12:42:14.079530   431 webserver.cc:533] Webserver started at http://127.0.107.195:43501/ using document root <none> and password file <none>
I20260608 12:42:14.080399   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:14.080631   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:14.080844 11045 ts_manager.cc:194] Registered new tserver with Master: 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:14.080972   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:14.082718 11045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53854
I20260608 12:42:14.082860   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "62d017bdfa924df4bb23e2442de8311f"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-5cx1"
I20260608 12:42:14.088826   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 12:42:14.094527 11259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.095449   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:42:14.095813   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "62d017bdfa924df4bb23e2442de8311f"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-5cx1"
I20260608 12:42:14.096138   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-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:42:14.121467   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:14.122866   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:14.124579   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:14.127385   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:14.127651   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.127908   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:14.128099   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.175688   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36817
I20260608 12:42:14.175832 11321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36817 every 8 connection(s)
I20260608 12:42:14.192677 11322 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36373
I20260608 12:42:14.193099 11322 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:14.194099 11322 heartbeater.cc:507] Master 127.0.107.254:36373 requested a full tablet report, sending...
I20260608 12:42:14.196353 11045 ts_manager.cc:194] Registered new tserver with Master: 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:14.197520   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017830034s
I20260608 12:42:14.198239 11045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53858
I20260608 12:42:14.966087 11173 heartbeater.cc:499] Master 127.0.107.254:36373 was elected leader, sending a full tablet report...
I20260608 12:42:15.085695 11248 heartbeater.cc:499] Master 127.0.107.254:36373 was elected leader, sending a full tablet report...
I20260608 12:42:15.202003 11322 heartbeater.cc:499] Master 127.0.107.254:36373 was elected leader, sending a full tablet report...
I20260608 12:42:15.258383 11045 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53860:
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:42:15.261303 11045 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:42:15.328624 11287 tablet_service.cc:1511] Processing CreateTablet for tablet a26a260834bc4117bae7767116cc3e6e (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:15.332242 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 8d508804a13a40cca0eda0caf9c2f156 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:15.330368 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26a260834bc4117bae7767116cc3e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.341835 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d508804a13a40cca0eda0caf9c2f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.341239 11285 tablet_service.cc:1511] Processing CreateTablet for tablet 63f5b24560cf4d1e95028af6713e3083 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:15.343114 11285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f5b24560cf4d1e95028af6713e3083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.343675 11138 tablet_service.cc:1511] Processing CreateTablet for tablet a26a260834bc4117bae7767116cc3e6e (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:15.345248 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26a260834bc4117bae7767116cc3e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.345887 11135 tablet_service.cc:1511] Processing CreateTablet for tablet 79ac9983ab6d42b386f777bd9ee48c31 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:15.347417 11135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ac9983ab6d42b386f777bd9ee48c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.351207 11136 tablet_service.cc:1511] Processing CreateTablet for tablet 63f5b24560cf4d1e95028af6713e3083 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:15.352845 11136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f5b24560cf4d1e95028af6713e3083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.356338 11137 tablet_service.cc:1511] Processing CreateTablet for tablet 8d508804a13a40cca0eda0caf9c2f156 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:15.357975 11137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d508804a13a40cca0eda0caf9c2f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.366405 11213 tablet_service.cc:1511] Processing CreateTablet for tablet a26a260834bc4117bae7767116cc3e6e (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:15.368113 11213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26a260834bc4117bae7767116cc3e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.371183 11212 tablet_service.cc:1511] Processing CreateTablet for tablet 8d508804a13a40cca0eda0caf9c2f156 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:15.372819 11212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d508804a13a40cca0eda0caf9c2f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.375114 11211 tablet_service.cc:1511] Processing CreateTablet for tablet 63f5b24560cf4d1e95028af6713e3083 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:15.377694 11342 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f: Bootstrap starting.
I20260608 12:42:15.378409 11210 tablet_service.cc:1511] Processing CreateTablet for tablet 79ac9983ab6d42b386f777bd9ee48c31 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:15.380024 11211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f5b24560cf4d1e95028af6713e3083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.385295 11342 tablet_bootstrap.cc:654] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.386415 11210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ac9983ab6d42b386f777bd9ee48c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.389884 11343 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2: Bootstrap starting.
I20260608 12:42:15.398312 11342 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f: No bootstrap required, opened a new log
I20260608 12:42:15.399012 11342 ts_tablet_manager.cc:1403] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260608 12:42:15.399094 11343 tablet_bootstrap.cc:654] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.402931 11342 raft_consensus.cc:359] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.404181 11342 raft_consensus.cc:385] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.404682 11342 raft_consensus.cc:740] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.406177 11342 consensus_queue.cc:260] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.412501 11342 ts_tablet_manager.cc:1434] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 12:42:15.413414 11287 tablet_service.cc:1511] Processing CreateTablet for tablet 79ac9983ab6d42b386f777bd9ee48c31 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:15.415043 11343 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2: No bootstrap required, opened a new log
I20260608 12:42:15.415618 11343 ts_tablet_manager.cc:1403] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260608 12:42:15.419140 11343 raft_consensus.cc:359] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.419927 11343 raft_consensus.cc:385] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.420264 11343 raft_consensus.cc:740] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.421376 11343 consensus_queue.cc:260] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.415051 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ac9983ab6d42b386f777bd9ee48c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.434995 11138 tablet_service.cc:1511] Processing CreateTablet for tablet 56ef1f7369de4233b2b5ff9959482af1 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:15.436570 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ef1f7369de4233b2b5ff9959482af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.429453 11342 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f: Bootstrap starting.
I20260608 12:42:15.442021 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 56ef1f7369de4233b2b5ff9959482af1 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:15.443707 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ef1f7369de4233b2b5ff9959482af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.442051 11212 tablet_service.cc:1511] Processing CreateTablet for tablet 56ef1f7369de4233b2b5ff9959482af1 (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:15.447136 11212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ef1f7369de4233b2b5ff9959482af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.448657 11342 tablet_bootstrap.cc:654] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.431365 11346 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89: Bootstrap starting.
I20260608 12:42:15.482565 11343 ts_tablet_manager.cc:1434] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.007s
I20260608 12:42:15.490653 11346 tablet_bootstrap.cc:654] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.489949 11343 tablet_bootstrap.cc:492] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2: Bootstrap starting.
I20260608 12:42:15.497706 11138 tablet_service.cc:1511] Processing CreateTablet for tablet 7a82c1432fc74013a27d8b35105f40ca (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:15.498168 11213 tablet_service.cc:1511] Processing CreateTablet for tablet 7a82c1432fc74013a27d8b35105f40ca (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:15.499866 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a82c1432fc74013a27d8b35105f40ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.500557 11213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a82c1432fc74013a27d8b35105f40ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.501711 11342 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f: No bootstrap required, opened a new log
I20260608 12:42:15.502295 11342 ts_tablet_manager.cc:1403] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.012s
I20260608 12:42:15.499446 11343 tablet_bootstrap.cc:654] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.505798 11342 raft_consensus.cc:359] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.506637 11342 raft_consensus.cc:385] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.506948 11342 raft_consensus.cc:740] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.507017 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 7a82c1432fc74013a27d8b35105f40ca (DEFAULT_TABLE table=test-workload [id=dae5aa7be628442d94ba7ff3c48bcb44]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:15.508484 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a82c1432fc74013a27d8b35105f40ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.508292 11342 consensus_queue.cc:260] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.521133 11342 ts_tablet_manager.cc:1434] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:42:15.523833 11342 tablet_bootstrap.cc:492] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f: Bootstrap starting.
I20260608 12:42:15.524665 11343 tablet_bootstrap.cc:492] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2: No bootstrap required, opened a new log
I20260608 12:42:15.525285 11343 ts_tablet_manager.cc:1403] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.009s
I20260608 12:42:15.528667 11343 raft_consensus.cc:359] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.529472 11343 raft_consensus.cc:385] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.529824 11343 raft_consensus.cc:740] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.530052 11346 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89: No bootstrap required, opened a new log
I20260608 12:42:15.530663 11346 ts_tablet_manager.cc:1403] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.007s
I20260608 12:42:15.530874 11342 tablet_bootstrap.cc:654] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.530870 11343 consensus_queue.cc:260] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.534055 11346 raft_consensus.cc:359] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.534842 11346 raft_consensus.cc:385] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.535173 11346 raft_consensus.cc:740] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7090347ed14844c29fd139ac99e0dc89, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.536139 11343 ts_tablet_manager.cc:1434] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 12:42:15.536164 11346 consensus_queue.cc:260] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.537534 11343 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: Bootstrap starting.
I20260608 12:42:15.537694 11342 tablet_bootstrap.cc:492] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f: No bootstrap required, opened a new log
I20260608 12:42:15.538337 11342 ts_tablet_manager.cc:1403] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 12:42:15.541870 11342 raft_consensus.cc:359] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.544500 11342 raft_consensus.cc:385] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.544895 11342 raft_consensus.cc:740] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.545603 11343 tablet_bootstrap.cc:654] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.545806 11342 consensus_queue.cc:260] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.548321 11346 ts_tablet_manager.cc:1434] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 12:42:15.551225 11346 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89: Bootstrap starting.
I20260608 12:42:15.552903 11342 ts_tablet_manager.cc:1434] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260608 12:42:15.554616 11342 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f: Bootstrap starting.
I20260608 12:42:15.558681 11346 tablet_bootstrap.cc:654] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.565919 11342 tablet_bootstrap.cc:654] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.580596 11342 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f: No bootstrap required, opened a new log
I20260608 12:42:15.581372 11342 ts_tablet_manager.cc:1403] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.012s
I20260608 12:42:15.585788 11342 raft_consensus.cc:359] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.586488 11342 raft_consensus.cc:385] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.586781 11342 raft_consensus.cc:740] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.586942 11346 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89: No bootstrap required, opened a new log
I20260608 12:42:15.587584 11346 ts_tablet_manager.cc:1403] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.008s
I20260608 12:42:15.587656 11342 consensus_queue.cc:260] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.588261 11343 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: No bootstrap required, opened a new log
I20260608 12:42:15.588905 11343 ts_tablet_manager.cc:1403] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.031s
I20260608 12:42:15.590193 11342 ts_tablet_manager.cc:1434] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:15.591384 11342 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f: Bootstrap starting.
I20260608 12:42:15.591229 11346 raft_consensus.cc:359] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.592070 11346 raft_consensus.cc:385] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.592414 11346 raft_consensus.cc:740] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7090347ed14844c29fd139ac99e0dc89, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.592203 11343 raft_consensus.cc:359] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.593015 11343 raft_consensus.cc:385] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.593362 11343 raft_consensus.cc:740] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.593452 11346 consensus_queue.cc:260] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.594465 11343 consensus_queue.cc:260] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.596025 11346 ts_tablet_manager.cc:1434] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:15.596905 11343 ts_tablet_manager.cc:1434] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:15.597138 11346 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89: Bootstrap starting.
I20260608 12:42:15.599045 11347 raft_consensus.cc:493] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.599438 11342 tablet_bootstrap.cc:654] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.599619 11347 raft_consensus.cc:515] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.604558 11346 tablet_bootstrap.cc:654] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.605129 11348 raft_consensus.cc:493] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.605888 11348 raft_consensus.cc:515] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.611851 11342 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f: No bootstrap required, opened a new log
I20260608 12:42:15.612517 11342 ts_tablet_manager.cc:1403] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260608 12:42:15.616266 11342 raft_consensus.cc:359] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.617046 11342 raft_consensus.cc:385] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.617331 11342 raft_consensus.cc:740] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.617733 11343 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2: Bootstrap starting.
I20260608 12:42:15.618376 11342 consensus_queue.cc:260] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.627511 11343 tablet_bootstrap.cc:654] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.620702 11353 raft_consensus.cc:493] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.628894 11347 leader_election.cc:290] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.629069 11353 raft_consensus.cc:515] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.629886 11347 raft_consensus.cc:493] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.630703 11347 raft_consensus.cc:515] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.637845 11363 raft_consensus.cc:493] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.639922 11342 ts_tablet_manager.cc:1434] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.000s
I20260608 12:42:15.642860 11348 leader_election.cc:290] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.641316 11353 leader_election.cc:290] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.652838 11346 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89: No bootstrap required, opened a new log
I20260608 12:42:15.655580 11343 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2: No bootstrap required, opened a new log
I20260608 12:42:15.655625 11346 ts_tablet_manager.cc:1403] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.021s
I20260608 12:42:15.656278 11343 ts_tablet_manager.cc:1403] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.008s
I20260608 12:42:15.659777 11347 leader_election.cc:290] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.649812 11363 raft_consensus.cc:515] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.660461 11346 raft_consensus.cc:359] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.660856 11343 raft_consensus.cc:359] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.661727 11343 raft_consensus.cc:385] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.662045 11342 tablet_bootstrap.cc:492] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f: Bootstrap starting.
I20260608 12:42:15.665836 11346 raft_consensus.cc:385] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.670634 11346 raft_consensus.cc:740] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7090347ed14844c29fd139ac99e0dc89, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.671595 11346 consensus_queue.cc:260] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.676558 11353 raft_consensus.cc:493] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.677078 11353 raft_consensus.cc:515] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.679538 11353 leader_election.cc:290] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.679577 11342 tablet_bootstrap.cc:654] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.662079 11343 raft_consensus.cc:740] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.687755 11343 consensus_queue.cc:260] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.682729 11363 leader_election.cc:290] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.701624 11346 ts_tablet_manager.cc:1434] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.004s
I20260608 12:42:15.702999 11346 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89: Bootstrap starting.
I20260608 12:42:15.702980 11348 raft_consensus.cc:493] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.707896 11348 raft_consensus.cc:515] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.709443 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.710455 11348 leader_election.cc:290] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.712402 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.713151 11223 raft_consensus.cc:2468] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 0.
W20260608 12:42:15.714815 11111 leader_election.cc:343] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:15.702594 11343 ts_tablet_manager.cc:1434] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.002s
I20260608 12:42:15.719209 11346 tablet_bootstrap.cc:654] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.724291 11111 leader_election.cc:304] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265a0bdbb1484080b1ee4042da953af2, 7090347ed14844c29fd139ac99e0dc89; no voters: 
I20260608 12:42:15.728060 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:15.729194 11148 raft_consensus.cc:2468] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 0.
I20260608 12:42:15.729242 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:15.731396 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:15.732092 11147 raft_consensus.cc:2468] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 0.
I20260608 12:42:15.733105 11146 raft_consensus.cc:2468] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 0.
I20260608 12:42:15.735908 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.736652 11223 raft_consensus.cc:2468] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 0.
I20260608 12:42:15.737975 11222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.738734 11222 raft_consensus.cc:2468] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 0.
I20260608 12:42:15.740020 11221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.724283 11343 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2: Bootstrap starting.
I20260608 12:42:15.742470 11260 leader_election.cc:304] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d017bdfa924df4bb23e2442de8311f, 7090347ed14844c29fd139ac99e0dc89; no voters: 
I20260608 12:42:15.743726 11342 tablet_bootstrap.cc:492] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f: No bootstrap required, opened a new log
I20260608 12:42:15.743588 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:15.744375 11348 raft_consensus.cc:2804] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.744045 11363 raft_consensus.cc:2804] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.744653 11297 raft_consensus.cc:2468] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 0.
I20260608 12:42:15.745210 11363 raft_consensus.cc:493] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.745666 11363 raft_consensus.cc:3060] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.744503 11342 ts_tablet_manager.cc:1403] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.007s
I20260608 12:42:15.746855 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:15.743564 11260 leader_election.cc:304] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d017bdfa924df4bb23e2442de8311f, 7090347ed14844c29fd139ac99e0dc89; no voters: 
I20260608 12:42:15.749972 11261 leader_election.cc:304] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 
I20260608 12:42:15.750451 11347 raft_consensus.cc:2804] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:42:15.750703 11260 leader_election.cc:343] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:15.751648 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:15.752015 11361 raft_consensus.cc:2804] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.752501 11147 raft_consensus.cc:2468] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7090347ed14844c29fd139ac99e0dc89 in term 0.
I20260608 12:42:15.752714 11361 raft_consensus.cc:493] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.750959 11347 raft_consensus.cc:493] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.753358 11361 raft_consensus.cc:3060] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.753782 11347 raft_consensus.cc:3060] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.755540 11348 raft_consensus.cc:493] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.756110 11348 raft_consensus.cc:3060] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:15.758481 11094 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:15.759696 11114 leader_election.cc:304] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [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: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 7090347ed14844c29fd139ac99e0dc89
I20260608 12:42:15.755927 11342 raft_consensus.cc:359] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.762511 11342 raft_consensus.cc:385] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.758265 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:15.762923 11342 raft_consensus.cc:740] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.764094 11342 consensus_queue.cc:260] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.771492 11343 tablet_bootstrap.cc:654] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.771775 11361 raft_consensus.cc:515] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.774639 11187 leader_election.cc:304] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265a0bdbb1484080b1ee4042da953af2, 7090347ed14844c29fd139ac99e0dc89; no voters: 
I20260608 12:42:15.775274 11361 leader_election.cc:290] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 election: Requested vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.775758 11353 raft_consensus.cc:2804] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.776227 11353 raft_consensus.cc:493] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.776592 11353 raft_consensus.cc:3060] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.780512 11343 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2: No bootstrap required, opened a new log
I20260608 12:42:15.781198 11343 ts_tablet_manager.cc:1403] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.010s
I20260608 12:42:15.781783 11342 ts_tablet_manager.cc:1434] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260608 12:42:15.782684 11221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
W20260608 12:42:15.784216 11260 leader_election.cc:343] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:15.784895 11343 raft_consensus.cc:359] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.785759 11343 raft_consensus.cc:385] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.786124 11343 raft_consensus.cc:740] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.787256 11343 consensus_queue.cc:260] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.795881 11377 raft_consensus.cc:2804] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.796350 11377 raft_consensus.cc:493] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.796763 11377 raft_consensus.cc:3060] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.799590 11343 ts_tablet_manager.cc:1434] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.005s
I20260608 12:42:15.800053 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:15.802948 11343 tablet_bootstrap.cc:492] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2: Bootstrap starting.
I20260608 12:42:15.801097 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:15.797506 11353 raft_consensus.cc:515] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.808645 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2"
I20260608 12:42:15.809301 11147 raft_consensus.cc:3060] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.811134 11343 tablet_bootstrap.cc:654] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.813580 11347 raft_consensus.cc:515] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.815673 11363 raft_consensus.cc:515] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.820601 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f"
I20260608 12:42:15.821254 11297 raft_consensus.cc:2393] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 265a0bdbb1484080b1ee4042da953af2 in current term 1: Already voted for candidate 62d017bdfa924df4bb23e2442de8311f in this term.
I20260608 12:42:15.823594 11353 leader_election.cc:290] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [CANDIDATE]: Term 1 election: Requested vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.817997 11147 raft_consensus.cc:2468] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7090347ed14844c29fd139ac99e0dc89 in term 1.
I20260608 12:42:15.818913 11377 raft_consensus.cc:515] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.825654 11374 raft_consensus.cc:493] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.825695 11187 leader_election.cc:304] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [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: 265a0bdbb1484080b1ee4042da953af2, 7090347ed14844c29fd139ac99e0dc89; no voters: 62d017bdfa924df4bb23e2442de8311f
I20260608 12:42:15.832681 11343 tablet_bootstrap.cc:492] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2: No bootstrap required, opened a new log
I20260608 12:42:15.827196 11377 leader_election.cc:290] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 election: Requested vote from peers 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.827476 11221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:15.829604 11363 leader_election.cc:290] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 election: Requested vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.830983 11222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:15.833758 11295 raft_consensus.cc:2393] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7090347ed14844c29fd139ac99e0dc89 in current term 1: Already voted for candidate 62d017bdfa924df4bb23e2442de8311f in this term.
I20260608 12:42:15.834189 11222 raft_consensus.cc:3060] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:15.834259 11111 leader_election.cc:343] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:15.833567 11343 ts_tablet_manager.cc:1403] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.006s
I20260608 12:42:15.833765 11353 raft_consensus.cc:2804] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:15.838601 11343 raft_consensus.cc:359] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.839402 11343 raft_consensus.cc:385] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.832490 11374 raft_consensus.cc:515] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
W20260608 12:42:15.818967 11114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:36817, user_credentials={real_user=slave}} blocked reactor thread for 59609.5us
I20260608 12:42:15.842796 11221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:15.830952 11348 raft_consensus.cc:515] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.843883 11148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2"
I20260608 12:42:15.844332 11146 raft_consensus.cc:2393] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7090347ed14844c29fd139ac99e0dc89 in current term 1: Already voted for candidate 265a0bdbb1484080b1ee4042da953af2 in this term.
I20260608 12:42:15.846650 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f"
I20260608 12:42:15.847396 11187 leader_election.cc:304] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [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: 7090347ed14844c29fd139ac99e0dc89; no voters: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f
I20260608 12:42:15.847594 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f5b24560cf4d1e95028af6713e3083" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2"
I20260608 12:42:15.849650 11145 raft_consensus.cc:2393] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62d017bdfa924df4bb23e2442de8311f in current term 1: Already voted for candidate 7090347ed14844c29fd139ac99e0dc89 in this term.
I20260608 12:42:15.850670 11222 raft_consensus.cc:2468] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 1.
I20260608 12:42:15.852057 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2"
I20260608 12:42:15.852950 11147 raft_consensus.cc:2393] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62d017bdfa924df4bb23e2442de8311f in current term 1: Already voted for candidate 265a0bdbb1484080b1ee4042da953af2 in this term.
I20260608 12:42:15.854231 11260 leader_election.cc:304] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [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: 62d017bdfa924df4bb23e2442de8311f, 7090347ed14844c29fd139ac99e0dc89; no voters: 265a0bdbb1484080b1ee4042da953af2
I20260608 12:42:15.839712 11343 raft_consensus.cc:740] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.855461 11343 consensus_queue.cc:260] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.857050 11261 leader_election.cc:304] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [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: 62d017bdfa924df4bb23e2442de8311f; no voters: 265a0bdbb1484080b1ee4042da953af2, 7090347ed14844c29fd139ac99e0dc89
I20260608 12:42:15.858057 11343 ts_tablet_manager.cc:1434] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 12:42:15.858115 11361 raft_consensus.cc:2804] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:15.858863 11361 raft_consensus.cc:697] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 1 LEADER]: Becoming Leader. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Running, Role: LEADER
I20260608 12:42:15.859081 11379 raft_consensus.cc:2749] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:15.854310 11353 raft_consensus.cc:697] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 1 LEADER]: Becoming Leader. State: Replica: 7090347ed14844c29fd139ac99e0dc89, State: Running, Role: LEADER
I20260608 12:42:15.862934 11353 consensus_queue.cc:237] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.847569 11295 raft_consensus.cc:2393] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 265a0bdbb1484080b1ee4042da953af2 in current term 1: Already voted for candidate 62d017bdfa924df4bb23e2442de8311f in this term.
I20260608 12:42:15.864715 11360 raft_consensus.cc:2749] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:15.865202 11222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ac9983ab6d42b386f777bd9ee48c31" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.865450 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:15.866011 11222 raft_consensus.cc:2468] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 0.
I20260608 12:42:15.866421 11223 raft_consensus.cc:2393] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 265a0bdbb1484080b1ee4042da953af2 in current term 1: Already voted for candidate 62d017bdfa924df4bb23e2442de8311f in this term.
I20260608 12:42:15.841420 11347 leader_election.cc:290] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 election: Requested vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.867662 11114 leader_election.cc:304] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [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: 265a0bdbb1484080b1ee4042da953af2; no voters: 62d017bdfa924df4bb23e2442de8311f, 7090347ed14844c29fd139ac99e0dc89
I20260608 12:42:15.868116 11111 leader_election.cc:304] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265a0bdbb1484080b1ee4042da953af2, 7090347ed14844c29fd139ac99e0dc89; no voters: 
I20260608 12:42:15.859896 11361 consensus_queue.cc:237] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.868219 11348 leader_election.cc:290] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 election: Requested vote from peers 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.869283 11377 raft_consensus.cc:2749] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:15.871133 11377 raft_consensus.cc:2804] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.867704 11374 leader_election.cc:290] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.871510 11377 raft_consensus.cc:493] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.871944 11377 raft_consensus.cc:3060] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.876659 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ac9983ab6d42b386f777bd9ee48c31" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:15.877490 11295 raft_consensus.cc:2468] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 0.
I20260608 12:42:15.877908 11346 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89: No bootstrap required, opened a new log
I20260608 12:42:15.878631 11346 ts_tablet_manager.cc:1403] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89: Time spent bootstrapping tablet: real 0.176s	user 0.026s	sys 0.049s
I20260608 12:42:15.878818 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d508804a13a40cca0eda0caf9c2f156" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f"
I20260608 12:42:15.880729 11377 raft_consensus.cc:515] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.881523 11114 leader_election.cc:304] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [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: 265a0bdbb1484080b1ee4042da953af2; no voters: 62d017bdfa924df4bb23e2442de8311f, 7090347ed14844c29fd139ac99e0dc89
I20260608 12:42:15.882794 11375 raft_consensus.cc:2749] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:15.882225 11044 catalog_manager.cc:5696] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d017bdfa924df4bb23e2442de8311f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "62d017bdfa924df4bb23e2442de8311f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:15.883924 11346 raft_consensus.cc:359] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.884608 11377 leader_election.cc:290] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 election: Requested vote from peers 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.886282 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ac9983ab6d42b386f777bd9ee48c31" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f"
I20260608 12:42:15.886953 11297 raft_consensus.cc:3060] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.884754 11346 raft_consensus.cc:385] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.888054 11346 raft_consensus.cc:740] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7090347ed14844c29fd139ac99e0dc89, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.888682 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ac9983ab6d42b386f777bd9ee48c31" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:15.889405 11223 raft_consensus.cc:3060] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.889076 11346 consensus_queue.cc:260] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.892242 11346 ts_tablet_manager.cc:1434] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 12:42:15.893615 11346 tablet_bootstrap.cc:492] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89: Bootstrap starting.
I20260608 12:42:15.894214 11377 raft_consensus.cc:493] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.894755 11377 raft_consensus.cc:515] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.896994 11297 raft_consensus.cc:2468] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 1.
I20260608 12:42:15.898003 11222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a82c1432fc74013a27d8b35105f40ca" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.898526 11114 leader_election.cc:304] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 
I20260608 12:42:15.899475 11348 raft_consensus.cc:2804] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:42:15.899731 11111 leader_election.cc:343] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:15.900970 11377 leader_election.cc:290] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.901916 11346 tablet_bootstrap.cc:654] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.900987 11223 raft_consensus.cc:2468] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 1.
I20260608 12:42:15.902486 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a82c1432fc74013a27d8b35105f40ca" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:15.903398 11295 raft_consensus.cc:2468] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 0.
I20260608 12:42:15.905354 11114 leader_election.cc:304] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [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: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 7090347ed14844c29fd139ac99e0dc89
I20260608 12:42:15.906579 11377 raft_consensus.cc:2804] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.907063 11377 raft_consensus.cc:493] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.907528 11377 raft_consensus.cc:3060] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.907608 11361 raft_consensus.cc:493] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:15.908561 11361 raft_consensus.cc:515] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.914078 11361 leader_election.cc:290] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.915223 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef1f7369de4233b2b5ff9959482af1" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:15.915402 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef1f7369de4233b2b5ff9959482af1" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:15.916329 11147 raft_consensus.cc:2468] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 0.
I20260608 12:42:15.916558 11223 raft_consensus.cc:2468] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 0.
I20260608 12:42:15.918378 11261 leader_election.cc:304] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 
I20260608 12:42:15.919453 11361 raft_consensus.cc:2804] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:15.919839 11361 raft_consensus.cc:493] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:15.920166 11361 raft_consensus.cc:3060] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.922415 11260 leader_election.cc:304] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [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: 62d017bdfa924df4bb23e2442de8311f; no voters: 265a0bdbb1484080b1ee4042da953af2, 7090347ed14844c29fd139ac99e0dc89
I20260608 12:42:15.923741 11360 raft_consensus.cc:2749] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:15.900838 11348 raft_consensus.cc:697] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 1 LEADER]: Becoming Leader. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Running, Role: LEADER
I20260608 12:42:15.926625 11348 consensus_queue.cc:237] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.939062 11377 raft_consensus.cc:515] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.933302 11361 raft_consensus.cc:515] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.945788 11361 leader_election.cc:290] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 election: Requested vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:15.943457 11377 leader_election.cc:290] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 election: Requested vote from peers 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:15.946617 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef1f7369de4233b2b5ff9959482af1" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2"
I20260608 12:42:15.947198 11147 raft_consensus.cc:3060] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.950022 11223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a82c1432fc74013a27d8b35105f40ca" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:15.950523 11221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef1f7369de4233b2b5ff9959482af1" candidate_uuid: "62d017bdfa924df4bb23e2442de8311f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:15.951468 11221 raft_consensus.cc:3060] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.951954 11042 catalog_manager.cc:5696] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7090347ed14844c29fd139ac99e0dc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:15.944907 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a82c1432fc74013a27d8b35105f40ca" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f"
I20260608 12:42:15.953963 11297 raft_consensus.cc:3060] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:15.954478 11111 leader_election.cc:343] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:15.955529 11147 raft_consensus.cc:2468] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 1.
I20260608 12:42:15.957042 11261 leader_election.cc:304] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 
I20260608 12:42:15.958148 11361 raft_consensus.cc:2804] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:15.959136 11361 raft_consensus.cc:697] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 1 LEADER]: Becoming Leader. State: Replica: 62d017bdfa924df4bb23e2442de8311f, State: Running, Role: LEADER
I20260608 12:42:15.959434 11346 tablet_bootstrap.cc:492] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89: No bootstrap required, opened a new log
I20260608 12:42:15.960096 11346 ts_tablet_manager.cc:1403] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.034s
I20260608 12:42:15.960278 11361 consensus_queue.cc:237] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.963896 11346 raft_consensus.cc:359] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.964519 11221 raft_consensus.cc:2468] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d017bdfa924df4bb23e2442de8311f in term 1.
I20260608 12:42:15.964833 11346 raft_consensus.cc:385] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.965214 11346 raft_consensus.cc:740] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7090347ed14844c29fd139ac99e0dc89, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.966228 11346 consensus_queue.cc:260] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:15.968848 11346 ts_tablet_manager.cc:1434] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260608 12:42:15.971099 11346 tablet_bootstrap.cc:492] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89: Bootstrap starting.
I20260608 12:42:15.972057 11297 raft_consensus.cc:2468] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 1.
I20260608 12:42:15.974231 11114 leader_election.cc:304] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [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: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 7090347ed14844c29fd139ac99e0dc89
I20260608 12:42:15.975790 11348 raft_consensus.cc:2804] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:15.976389 11348 raft_consensus.cc:697] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 1 LEADER]: Becoming Leader. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Running, Role: LEADER
I20260608 12:42:15.977326 11348 consensus_queue.cc:237] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:15.981434 11346 tablet_bootstrap.cc:654] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.990765 11043 catalog_manager.cc:5696] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "265a0bdbb1484080b1ee4042da953af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:16.003261 11045 catalog_manager.cc:5696] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d017bdfa924df4bb23e2442de8311f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "62d017bdfa924df4bb23e2442de8311f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:16.004616 11346 tablet_bootstrap.cc:492] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89: No bootstrap required, opened a new log
I20260608 12:42:16.005219 11346 ts_tablet_manager.cc:1403] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.006s
I20260608 12:42:16.008694 11346 raft_consensus.cc:359] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:16.009493 11346 raft_consensus.cc:385] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.009896 11346 raft_consensus.cc:740] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7090347ed14844c29fd139ac99e0dc89, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.010751 11346 consensus_queue.cc:260] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:16.013226 11346 ts_tablet_manager.cc:1434] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:16.015093 11043 catalog_manager.cc:5696] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "265a0bdbb1484080b1ee4042da953af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:16.248246 11353 raft_consensus.cc:493] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.248692 11353 raft_consensus.cc:515] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } }
I20260608 12:42:16.250547 11353 leader_election.cc:290] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603), 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:16.251344 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a82c1432fc74013a27d8b35105f40ca" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:16.251629 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a82c1432fc74013a27d8b35105f40ca" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:16.252346 11297 raft_consensus.cc:2393] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7090347ed14844c29fd139ac99e0dc89 in current term 1: Already voted for candidate 265a0bdbb1484080b1ee4042da953af2 in this term.
I20260608 12:42:16.253686 11189 leader_election.cc:304] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [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: 7090347ed14844c29fd139ac99e0dc89; no voters: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f
I20260608 12:42:16.254508 11353 raft_consensus.cc:3060] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.259727 11353 raft_consensus.cc:2749] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:16.282847 11353 consensus_queue.cc:1048] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.287043 11361 consensus_queue.cc:1048] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.301168 11380 consensus_queue.cc:1048] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:16.302194 11353 raft_consensus.cc:493] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.318293 11353 raft_consensus.cc:515] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:16.321574 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:16.322556 11295 raft_consensus.cc:2393] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7090347ed14844c29fd139ac99e0dc89 in current term 1: Already voted for candidate 62d017bdfa924df4bb23e2442de8311f in this term.
I20260608 12:42:16.322680 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "7090347ed14844c29fd139ac99e0dc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265a0bdbb1484080b1ee4042da953af2" is_pre_election: true
I20260608 12:42:16.323535 11147 raft_consensus.cc:2393] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7090347ed14844c29fd139ac99e0dc89 in current term 1: Already voted for candidate 265a0bdbb1484080b1ee4042da953af2 in this term.
I20260608 12:42:16.324857 11187 leader_election.cc:304] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [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: 7090347ed14844c29fd139ac99e0dc89; no voters: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f
I20260608 12:42:16.325866 11379 raft_consensus.cc:3060] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.334062 11379 raft_consensus.cc:2749] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:16.335063 11353 leader_election.cc:290] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817), 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603)
I20260608 12:42:16.340381 11347 consensus_queue.cc:1048] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.349023 11348 consensus_queue.cc:1048] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.363389 11375 consensus_queue.cc:1048] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.368201 11377 consensus_queue.cc:1048] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.388361 11348 consensus_queue.cc:1048] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.495743 11347 consensus_queue.cc:1048] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:16.506980 11361 consensus_queue.cc:1048] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:16.760600 11094 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:17.530215 11375 raft_consensus.cc:493] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:17.530869 11375 raft_consensus.cc:515] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:17.532811 11375 leader_election.cc:290] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:17.534035 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f" is_pre_election: true
I20260608 12:42:17.534126 11221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89" is_pre_election: true
I20260608 12:42:17.534758 11295 raft_consensus.cc:2468] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 1.
I20260608 12:42:17.534861 11221 raft_consensus.cc:2468] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 1.
I20260608 12:42:17.536058 11114 leader_election.cc:304] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [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: 265a0bdbb1484080b1ee4042da953af2, 62d017bdfa924df4bb23e2442de8311f; no voters: 
I20260608 12:42:17.536969 11375 raft_consensus.cc:2804] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:17.537338 11375 raft_consensus.cc:493] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:17.537626 11375 raft_consensus.cc:3060] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:17.542747 11375 raft_consensus.cc:515] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:17.544729 11375 leader_election.cc:290] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [CANDIDATE]: Term 2 election: Requested vote from peers 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817), 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:17.545779 11295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d017bdfa924df4bb23e2442de8311f"
I20260608 12:42:17.545910 11221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26a260834bc4117bae7767116cc3e6e" candidate_uuid: "265a0bdbb1484080b1ee4042da953af2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7090347ed14844c29fd139ac99e0dc89"
I20260608 12:42:17.546411 11295 raft_consensus.cc:3060] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:17.546536 11221 raft_consensus.cc:3060] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:17.551746 11221 raft_consensus.cc:2468] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 2.
I20260608 12:42:17.551748 11295 raft_consensus.cc:2468] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265a0bdbb1484080b1ee4042da953af2 in term 2.
I20260608 12:42:17.553114 11111 leader_election.cc:304] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [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: 265a0bdbb1484080b1ee4042da953af2, 7090347ed14844c29fd139ac99e0dc89; no voters: 
I20260608 12:42:17.553891 11375 raft_consensus.cc:2804] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:17.554847 11375 raft_consensus.cc:697] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 2 LEADER]: Becoming Leader. State: Replica: 265a0bdbb1484080b1ee4042da953af2, State: Running, Role: LEADER
I20260608 12:42:17.555737 11375 consensus_queue.cc:237] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Queue going to LEADER 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: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } }
I20260608 12:42:17.564033 11043 catalog_manager.cc:5696] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "265a0bdbb1484080b1ee4042da953af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:17.969098 11297 raft_consensus.cc:1275] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 2 FOLLOWER]: Refusing update from remote peer 265a0bdbb1484080b1ee4042da953af2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:17.973908 11375 consensus_queue.cc:1048] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:18.014117 11221 raft_consensus.cc:1275] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 2 FOLLOWER]: Refusing update from remote peer 265a0bdbb1484080b1ee4042da953af2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:18.024400 11375 consensus_queue.cc:1048] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:42:18.082691 11428 log.cc:927] Time spent T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: Append to log took a long time: real 0.067s	user 0.000s	sys 0.002s
W20260608 12:42:18.144301 11437 log.cc:927] Time spent T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f: Append to log took a long time: real 0.051s	user 0.004s	sys 0.000s
W20260608 12:42:18.256803 11443 log.cc:927] Time spent T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
W20260608 12:42:18.409614 11111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:45861, user_credentials={real_user=slave}} blocked reactor thread for 200851us
W20260608 12:42:18.763198 11187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:44603, user_credentials={real_user=slave}} blocked reactor thread for 90941.5us
W20260608 12:42:19.079422 11261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:44603, user_credentials={real_user=slave}} blocked reactor thread for 52714.1us
I20260608 12:42:19.666544   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:19.645758 11187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:44603, user_credentials={real_user=slave}} blocked reactor thread for 234486us
W20260608 12:42:19.727905 11485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:19.731333 11486 instance_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:42:19.732758 11489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:19.733596   431 server_base.cc:1061] running on GCE node
I20260608 12:42:19.735095   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:19.735339   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:19.735549   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922539735533 us; error 0 us; skew 500 ppm
I20260608 12:42:19.736691   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:19.740825   431 webserver.cc:533] Webserver started at http://127.0.107.196:40763/ using document root <none> and password file <none>
I20260608 12:42:19.741739   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:19.742136   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:19.742491   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:19.744263   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "f4e525084d504b7d8fc6a242aacf4f69"
format_stamp: "Formatted at 2026-06-08 12:42:19 on dist-test-slave-5cx1"
I20260608 12:42:19.752136   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:42:19.756965 11493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:19.758198   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:19.758626   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "f4e525084d504b7d8fc6a242aacf4f69"
format_stamp: "Formatted at 2026-06-08 12:42:19 on dist-test-slave-5cx1"
I20260608 12:42:19.759050   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922312059458-431-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:42:19.794353   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:19.795979   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:19.798074   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:19.800757   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:19.801028   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:19.801337   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:19.801532   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:19.848843   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:32805
I20260608 12:42:19.848968 11555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:32805 every 8 connection(s)
I20260608 12:42:19.866503 11556 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36373
I20260608 12:42:19.867000 11556 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:19.867812 11556 heartbeater.cc:507] Master 127.0.107.254:36373 requested a full tablet report, sending...
I20260608 12:42:19.870031 11043 ts_manager.cc:194] Registered new tserver with Master: f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196:32805)
I20260608 12:42:19.871681 11043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53866
I20260608 12:42:20.874393 11556 heartbeater.cc:499] Master 127.0.107.254:36373 was elected leader, sending a full tablet report...
I20260608 12:42:20.894301 11222 consensus_queue.cc:237] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:20.905194 11145 raft_consensus.cc:1275] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Refusing update from remote peer 7090347ed14844c29fd139ac99e0dc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:20.907873 11475 consensus_queue.cc:1048] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } 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:42:20.912636 11295 raft_consensus.cc:1275] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Refusing update from remote peer 7090347ed14844c29fd139ac99e0dc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:20.914289 11475 consensus_queue.cc:1048] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:20.918735 11564 raft_consensus.cc:2955] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:20.923936 11145 raft_consensus.cc:2955] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
W20260608 12:42:20.926400 11189 consensus_peers.cc:597] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 -> Peer f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196:32805): Couldn't send request to peer f4e525084d504b7d8fc6a242aacf4f69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63f5b24560cf4d1e95028af6713e3083. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:20.938066 11038 catalog_manager.cc:5696] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 reported cstate change: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7090347ed14844c29fd139ac99e0dc89" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:20.941872 11295 raft_consensus.cc:2955] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:20.953377 11294 consensus_queue.cc:237] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } attrs { replace: true } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:20.965025 11222 raft_consensus.cc:1275] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Refusing update from remote peer 62d017bdfa924df4bb23e2442de8311f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:20.967747 11479 consensus_queue.cc:1048] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } 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:42:20.976454 11145 raft_consensus.cc:1275] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Refusing update from remote peer 62d017bdfa924df4bb23e2442de8311f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:20.978353 11576 consensus_queue.cc:1048] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:20.980554 11576 raft_consensus.cc:2955] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } attrs { replace: true } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:20.983331 11222 raft_consensus.cc:2955] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } attrs { replace: true } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
W20260608 12:42:20.988494 11263 consensus_peers.cc:597] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f -> Peer f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196:32805): Couldn't send request to peer f4e525084d504b7d8fc6a242aacf4f69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d508804a13a40cca0eda0caf9c2f156. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:20.998361 11045 catalog_manager.cc:5696] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f reported cstate change: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "62d017bdfa924df4bb23e2442de8311f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:21.005707 11145 raft_consensus.cc:2955] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } attrs { replace: true } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.020521 11147 consensus_queue.cc:237] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } attrs { replace: true } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.028891 11222 raft_consensus.cc:1275] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Refusing update from remote peer 265a0bdbb1484080b1ee4042da953af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:21.030820 11294 raft_consensus.cc:1275] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Refusing update from remote peer 265a0bdbb1484080b1ee4042da953af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:21.030987 11584 consensus_queue.cc:1048] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:42:21.032624 11440 consensus_queue.cc:1048] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } 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:42:21.043982 11114 consensus_peers.cc:597] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 -> Peer f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196:32805): Couldn't send request to peer f4e525084d504b7d8fc6a242aacf4f69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79ac9983ab6d42b386f777bd9ee48c31. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:21.045574 11584 raft_consensus.cc:2955] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } attrs { replace: true } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.047621 11222 raft_consensus.cc:2955] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } attrs { replace: true } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.049615 11294 raft_consensus.cc:2955] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } attrs { replace: true } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.062496 11045 catalog_manager.cc:5696] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 reported cstate change: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "265a0bdbb1484080b1ee4042da953af2" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:21.065376 11295 consensus_queue.cc:237] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
W20260608 12:42:21.074286 11263 consensus_peers.cc:597] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f -> Peer f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196:32805): Couldn't send request to peer f4e525084d504b7d8fc6a242aacf4f69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56ef1f7369de4233b2b5ff9959482af1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:21.074466 11222 raft_consensus.cc:1275] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Refusing update from remote peer 62d017bdfa924df4bb23e2442de8311f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:21.074812 11147 raft_consensus.cc:1275] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Refusing update from remote peer 62d017bdfa924df4bb23e2442de8311f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:42:21.076246 11576 consensus_queue.cc:1048] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:21.077651 11581 consensus_queue.cc:1048] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [LEADER]: Connected to new peer: Peer: permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:21.087272 11576 raft_consensus.cc:2955] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.089326 11222 raft_consensus.cc:2955] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.091156 11147 raft_consensus.cc:2955] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.101997 11045 catalog_manager.cc:5696] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 reported cstate change: config changed from index -1 to 17, NON_VOTER f4e525084d504b7d8fc6a242aacf4f69 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "62d017bdfa924df4bb23e2442de8311f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } } }
I20260608 12:42:21.422887 11591 ts_tablet_manager.cc:933] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: Initiating tablet copy from peer 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:21.424837 11591 tablet_copy_client.cc:323] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36817
I20260608 12:42:21.437402 11307 tablet_copy_service.cc:140] P 62d017bdfa924df4bb23e2442de8311f: Received BeginTabletCopySession request for tablet 8d508804a13a40cca0eda0caf9c2f156 from peer f4e525084d504b7d8fc6a242aacf4f69 ({username='slave'} at 127.0.0.1:46280)
I20260608 12:42:21.438162 11307 tablet_copy_service.cc:161] P 62d017bdfa924df4bb23e2442de8311f: Beginning new tablet copy session on tablet 8d508804a13a40cca0eda0caf9c2f156 from peer f4e525084d504b7d8fc6a242aacf4f69 at {username='slave'} at 127.0.0.1:46280: session id = f4e525084d504b7d8fc6a242aacf4f69-8d508804a13a40cca0eda0caf9c2f156
I20260608 12:42:21.447130 11307 tablet_copy_source_session.cc:215] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:21.450766 11591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d508804a13a40cca0eda0caf9c2f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:21.467829 11591 tablet_copy_client.cc:806] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:21.468580 11591 tablet_copy_client.cc:670] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:21.473664 11591 tablet_copy_client.cc:538] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:21.481750 11591 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap starting.
I20260608 12:42:21.509516 11595 ts_tablet_manager.cc:933] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: Initiating tablet copy from peer 7090347ed14844c29fd139ac99e0dc89 (127.0.107.194:45861)
I20260608 12:42:21.511567 11595 tablet_copy_client.cc:323] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45861
I20260608 12:42:21.525403 11233 tablet_copy_service.cc:140] P 7090347ed14844c29fd139ac99e0dc89: Received BeginTabletCopySession request for tablet 63f5b24560cf4d1e95028af6713e3083 from peer f4e525084d504b7d8fc6a242aacf4f69 ({username='slave'} at 127.0.0.1:60588)
I20260608 12:42:21.526181 11233 tablet_copy_service.cc:161] P 7090347ed14844c29fd139ac99e0dc89: Beginning new tablet copy session on tablet 63f5b24560cf4d1e95028af6713e3083 from peer f4e525084d504b7d8fc6a242aacf4f69 at {username='slave'} at 127.0.0.1:60588: session id = f4e525084d504b7d8fc6a242aacf4f69-63f5b24560cf4d1e95028af6713e3083
I20260608 12:42:21.533980 11233 tablet_copy_source_session.cc:215] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:21.537108 11595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f5b24560cf4d1e95028af6713e3083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:21.550354 11595 tablet_copy_client.cc:806] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:21.551057 11595 tablet_copy_client.cc:670] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:21.556336 11595 tablet_copy_client.cc:538] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:21.566391 11595 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap starting.
I20260608 12:42:21.616631 11591 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: 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:42:21.617707 11591 tablet_bootstrap.cc:492] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap complete.
I20260608 12:42:21.618474 11591 ts_tablet_manager.cc:1403] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: Time spent bootstrapping tablet: real 0.137s	user 0.117s	sys 0.021s
I20260608 12:42:21.621666 11591 raft_consensus.cc:359] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } attrs { replace: true } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.622539 11591 raft_consensus.cc:740] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4e525084d504b7d8fc6a242aacf4f69, State: Initialized, Role: LEARNER
I20260608 12:42:21.623255 11591 consensus_queue.cc:260] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69 [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } attrs { replace: true } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.657274 11602 ts_tablet_manager.cc:933] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: Initiating tablet copy from peer 62d017bdfa924df4bb23e2442de8311f (127.0.107.195:36817)
I20260608 12:42:21.663400 11602 tablet_copy_client.cc:323] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36817
I20260608 12:42:21.664882 11599 ts_tablet_manager.cc:933] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: Initiating tablet copy from peer 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603)
I20260608 12:42:21.667400 11307 tablet_copy_service.cc:140] P 62d017bdfa924df4bb23e2442de8311f: Received BeginTabletCopySession request for tablet 56ef1f7369de4233b2b5ff9959482af1 from peer f4e525084d504b7d8fc6a242aacf4f69 ({username='slave'} at 127.0.0.1:46280)
I20260608 12:42:21.668069 11307 tablet_copy_service.cc:161] P 62d017bdfa924df4bb23e2442de8311f: Beginning new tablet copy session on tablet 56ef1f7369de4233b2b5ff9959482af1 from peer f4e525084d504b7d8fc6a242aacf4f69 at {username='slave'} at 127.0.0.1:46280: session id = f4e525084d504b7d8fc6a242aacf4f69-56ef1f7369de4233b2b5ff9959482af1
I20260608 12:42:21.676575 11307 tablet_copy_source_session.cc:215] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:21.679338 11591 ts_tablet_manager.cc:1434] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: Time spent starting tablet: real 0.060s	user 0.024s	sys 0.020s
I20260608 12:42:21.680362 11602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ef1f7369de4233b2b5ff9959482af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:21.685815 11307 tablet_copy_service.cc:342] P 62d017bdfa924df4bb23e2442de8311f: Request end of tablet copy session f4e525084d504b7d8fc6a242aacf4f69-8d508804a13a40cca0eda0caf9c2f156 received from {username='slave'} at 127.0.0.1:46280
I20260608 12:42:21.686370 11307 tablet_copy_service.cc:434] P 62d017bdfa924df4bb23e2442de8311f: ending tablet copy session f4e525084d504b7d8fc6a242aacf4f69-8d508804a13a40cca0eda0caf9c2f156 on tablet 8d508804a13a40cca0eda0caf9c2f156 with peer f4e525084d504b7d8fc6a242aacf4f69
I20260608 12:42:21.692619 11599 tablet_copy_client.cc:323] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:44603
I20260608 12:42:21.709056 11158 tablet_copy_service.cc:140] P 265a0bdbb1484080b1ee4042da953af2: Received BeginTabletCopySession request for tablet 79ac9983ab6d42b386f777bd9ee48c31 from peer f4e525084d504b7d8fc6a242aacf4f69 ({username='slave'} at 127.0.0.1:53372)
I20260608 12:42:21.709409 11602 tablet_copy_client.cc:806] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:21.709803 11158 tablet_copy_service.cc:161] P 265a0bdbb1484080b1ee4042da953af2: Beginning new tablet copy session on tablet 79ac9983ab6d42b386f777bd9ee48c31 from peer f4e525084d504b7d8fc6a242aacf4f69 at {username='slave'} at 127.0.0.1:53372: session id = f4e525084d504b7d8fc6a242aacf4f69-79ac9983ab6d42b386f777bd9ee48c31
I20260608 12:42:21.710191 11602 tablet_copy_client.cc:670] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:21.715425 11602 tablet_copy_client.cc:538] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:21.718887 11595 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:21.720016 11595 tablet_bootstrap.cc:492] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap complete.
I20260608 12:42:21.720829 11595 ts_tablet_manager.cc:1403] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: Time spent bootstrapping tablet: real 0.155s	user 0.120s	sys 0.024s
I20260608 12:42:21.721465 11158 tablet_copy_source_session.cc:215] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:21.724311 11595 raft_consensus.cc:359] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.725320 11595 raft_consensus.cc:740] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4e525084d504b7d8fc6a242aacf4f69, State: Initialized, Role: LEARNER
I20260608 12:42:21.725720 11599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ac9983ab6d42b386f777bd9ee48c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:21.726096 11595 consensus_queue.cc:260] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69 [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.726933 11602 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap starting.
I20260608 12:42:21.728369 11595 ts_tablet_manager.cc:1434] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:21.730662 11233 tablet_copy_service.cc:342] P 7090347ed14844c29fd139ac99e0dc89: Request end of tablet copy session f4e525084d504b7d8fc6a242aacf4f69-63f5b24560cf4d1e95028af6713e3083 received from {username='slave'} at 127.0.0.1:60588
I20260608 12:42:21.731132 11233 tablet_copy_service.cc:434] P 7090347ed14844c29fd139ac99e0dc89: ending tablet copy session f4e525084d504b7d8fc6a242aacf4f69-63f5b24560cf4d1e95028af6713e3083 on tablet 63f5b24560cf4d1e95028af6713e3083 with peer f4e525084d504b7d8fc6a242aacf4f69
I20260608 12:42:21.748134 11599 tablet_copy_client.cc:806] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:21.748843 11599 tablet_copy_client.cc:670] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:21.753770 11599 tablet_copy_client.cc:538] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:21.763670 11599 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap starting.
I20260608 12:42:21.849442 11602 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:21.850286 11602 tablet_bootstrap.cc:492] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap complete.
I20260608 12:42:21.850914 11602 ts_tablet_manager.cc:1403] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: Time spent bootstrapping tablet: real 0.124s	user 0.110s	sys 0.012s
I20260608 12:42:21.853264 11602 raft_consensus.cc:359] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.853958 11602 raft_consensus.cc:740] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4e525084d504b7d8fc6a242aacf4f69, State: Initialized, Role: LEARNER
I20260608 12:42:21.854468 11602 consensus_queue.cc:260] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69 [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.856204 11602 ts_tablet_manager.cc:1434] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:21.858294 11307 tablet_copy_service.cc:342] P 62d017bdfa924df4bb23e2442de8311f: Request end of tablet copy session f4e525084d504b7d8fc6a242aacf4f69-56ef1f7369de4233b2b5ff9959482af1 received from {username='slave'} at 127.0.0.1:46280
I20260608 12:42:21.858747 11307 tablet_copy_service.cc:434] P 62d017bdfa924df4bb23e2442de8311f: ending tablet copy session f4e525084d504b7d8fc6a242aacf4f69-56ef1f7369de4233b2b5ff9959482af1 on tablet 56ef1f7369de4233b2b5ff9959482af1 with peer f4e525084d504b7d8fc6a242aacf4f69
I20260608 12:42:21.882941   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:21.897831   431 tablet_copy_service.cc:362] P 265a0bdbb1484080b1ee4042da953af2: Destroying tablet copy session f4e525084d504b7d8fc6a242aacf4f69-79ac9983ab6d42b386f777bd9ee48c31 due to service shutdown
I20260608 12:42:21.898289   431 tablet_copy_service.cc:434] P 265a0bdbb1484080b1ee4042da953af2: ending tablet copy session f4e525084d504b7d8fc6a242aacf4f69-79ac9983ab6d42b386f777bd9ee48c31 on tablet 79ac9983ab6d42b386f777bd9ee48c31 with peer f4e525084d504b7d8fc6a242aacf4f69
I20260608 12:42:21.905355 11599 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:21.906569 11599 tablet_bootstrap.cc:492] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: Bootstrap complete.
I20260608 12:42:21.907419 11599 ts_tablet_manager.cc:1403] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: Time spent bootstrapping tablet: real 0.144s	user 0.123s	sys 0.015s
I20260608 12:42:21.915338 11599 raft_consensus.cc:359] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } attrs { replace: true } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.916231 11599 raft_consensus.cc:740] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4e525084d504b7d8fc6a242aacf4f69, State: Initialized, Role: LEARNER
I20260608 12:42:21.916896 11599 consensus_queue.cc:260] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69 [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: "265a0bdbb1484080b1ee4042da953af2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44603 } } peers { permanent_uuid: "7090347ed14844c29fd139ac99e0dc89" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45861 } } peers { permanent_uuid: "62d017bdfa924df4bb23e2442de8311f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36817 } attrs { replace: true } } peers { permanent_uuid: "f4e525084d504b7d8fc6a242aacf4f69" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32805 } attrs { promote: true } }
I20260608 12:42:21.919209 11599 ts_tablet_manager.cc:1434] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:21.925642   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:21.926632   431 tablet_replica.cc:333] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2: stopping tablet replica
I20260608 12:42:21.927592   431 raft_consensus.cc:2243] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.928545   431 raft_consensus.cc:2272] T 63f5b24560cf4d1e95028af6713e3083 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.932973   431 tablet_replica.cc:333] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2: stopping tablet replica
I20260608 12:42:21.933923   431 raft_consensus.cc:2243] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.934883   431 raft_consensus.cc:2272] T 56ef1f7369de4233b2b5ff9959482af1 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.938802   431 tablet_replica.cc:333] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2: stopping tablet replica
I20260608 12:42:21.939709   431 raft_consensus.cc:2243] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.940680   431 raft_consensus.cc:2272] T 8d508804a13a40cca0eda0caf9c2f156 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.942955 11531 raft_consensus.cc:1217] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:42:21.949163   431 tablet_replica.cc:333] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2: stopping tablet replica
I20260608 12:42:21.950017   431 raft_consensus.cc:2243] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.950959   431 raft_consensus.cc:2272] T 7a82c1432fc74013a27d8b35105f40ca P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.953673   431 tablet_replica.cc:333] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2: stopping tablet replica
I20260608 12:42:21.954258   431 raft_consensus.cc:2243] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.955677   431 raft_consensus.cc:2272] T 79ac9983ab6d42b386f777bd9ee48c31 P 265a0bdbb1484080b1ee4042da953af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.958977   431 tablet_replica.cc:333] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2: stopping tablet replica
I20260608 12:42:21.959568   431 raft_consensus.cc:2243] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.960399   431 raft_consensus.cc:2272] T a26a260834bc4117bae7767116cc3e6e P 265a0bdbb1484080b1ee4042da953af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.991253   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:21.994207 11531 raft_consensus.cc:1217] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
W20260608 12:42:21.997208 11187 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44603: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:42:22.006659 11187 consensus_peers.cc:597] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 -> Peer 265a0bdbb1484080b1ee4042da953af2 (127.0.107.193:44603): Couldn't send request to peer 265a0bdbb1484080b1ee4042da953af2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:22.021842   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:42:22.046267 11599 tablet_copy_client.cc:1131] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:44603: connect: Connection refused (error 111)
I20260608 12:42:22.052616   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:22.053382   431 tablet_replica.cc:333] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89: stopping tablet replica
I20260608 12:42:22.054534   431 raft_consensus.cc:2243] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:22.055876   431 raft_consensus.cc:2272] T 63f5b24560cf4d1e95028af6713e3083 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.058912   431 tablet_replica.cc:333] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89: stopping tablet replica
I20260608 12:42:22.059504   431 raft_consensus.cc:2243] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.060226   431 raft_consensus.cc:2272] T 56ef1f7369de4233b2b5ff9959482af1 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.062887   431 tablet_replica.cc:333] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89: stopping tablet replica
I20260608 12:42:22.063467   431 raft_consensus.cc:2243] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.064087   431 raft_consensus.cc:2272] T a26a260834bc4117bae7767116cc3e6e P 7090347ed14844c29fd139ac99e0dc89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.066344   431 tablet_replica.cc:333] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89: stopping tablet replica
I20260608 12:42:22.066900   431 raft_consensus.cc:2243] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.067492   431 raft_consensus.cc:2272] T 7a82c1432fc74013a27d8b35105f40ca P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.069765   431 tablet_replica.cc:333] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89: stopping tablet replica
I20260608 12:42:22.070346   431 raft_consensus.cc:2243] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.071035   431 raft_consensus.cc:2272] T 79ac9983ab6d42b386f777bd9ee48c31 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.073222   431 tablet_replica.cc:333] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89: stopping tablet replica
I20260608 12:42:22.073837   431 raft_consensus.cc:2243] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.074515   431 raft_consensus.cc:2272] T 8d508804a13a40cca0eda0caf9c2f156 P 7090347ed14844c29fd139ac99e0dc89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.102321   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:22.119252   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:22.147243   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:22.148090   431 tablet_replica.cc:333] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f: stopping tablet replica
I20260608 12:42:22.149013   431 raft_consensus.cc:2243] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.149837   431 raft_consensus.cc:2272] T 63f5b24560cf4d1e95028af6713e3083 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.152966   431 tablet_replica.cc:333] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f: stopping tablet replica
I20260608 12:42:22.153800   431 raft_consensus.cc:2243] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:22.155355   431 raft_consensus.cc:2272] T 56ef1f7369de4233b2b5ff9959482af1 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.158484   431 tablet_replica.cc:333] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f: stopping tablet replica
I20260608 12:42:22.159250   431 raft_consensus.cc:2243] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.160063   431 raft_consensus.cc:2272] T 7a82c1432fc74013a27d8b35105f40ca P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.163154   431 tablet_replica.cc:333] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f: stopping tablet replica
I20260608 12:42:22.163923   431 raft_consensus.cc:2243] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.164736   431 raft_consensus.cc:2272] T 79ac9983ab6d42b386f777bd9ee48c31 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.167765   431 tablet_replica.cc:333] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f: stopping tablet replica
I20260608 12:42:22.168478   431 raft_consensus.cc:2243] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:22.169237   431 raft_consensus.cc:2272] T a26a260834bc4117bae7767116cc3e6e P 62d017bdfa924df4bb23e2442de8311f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.172291   431 tablet_replica.cc:333] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f: stopping tablet replica
I20260608 12:42:22.173022   431 raft_consensus.cc:2243] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:22.174472   431 raft_consensus.cc:2272] T 8d508804a13a40cca0eda0caf9c2f156 P 62d017bdfa924df4bb23e2442de8311f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.205746   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:22.224085   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:22.251518   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:22.252547   431 tablet_replica.cc:333] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69: stopping tablet replica
I20260608 12:42:22.253324   431 raft_consensus.cc:2243] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:22.253863   431 raft_consensus.cc:2272] T 56ef1f7369de4233b2b5ff9959482af1 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:22.256465   431 tablet_replica.cc:333] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69: stopping tablet replica
I20260608 12:42:22.257073   431 raft_consensus.cc:2243] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:22.257478   431 raft_consensus.cc:2272] T 79ac9983ab6d42b386f777bd9ee48c31 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:22.259865   431 tablet_replica.cc:333] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69: stopping tablet replica
I20260608 12:42:22.260417   431 raft_consensus.cc:2243] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:22.260864   431 raft_consensus.cc:2272] T 63f5b24560cf4d1e95028af6713e3083 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:22.263113   431 tablet_replica.cc:333] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69: stopping tablet replica
I20260608 12:42:22.263610   431 raft_consensus.cc:2243] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:22.263998   431 raft_consensus.cc:2272] T 8d508804a13a40cca0eda0caf9c2f156 P f4e525084d504b7d8fc6a242aacf4f69 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:22.286798   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:22.303256   431 master.cc:562] Master@127.0.107.254:36373 shutting down...
W20260608 12:42:22.328621 11094 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:22.329025 11094 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:22.329264 11094 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:22.330586   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:22.331151   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:22.331430   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb59df789d7f475c8a54a4a4b84a1458: stopping tablet replica
I20260608 12:42:22.353104   431 master.cc:584] Master@127.0.107.254:36373 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (8839 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:42:22.403411   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42907
I20260608 12:42:22.404791   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:22.410367 11612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:22.410782 11613 instance_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:42:22.412220 11615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:22.413290   431 server_base.cc:1061] running on GCE node
I20260608 12:42:22.414263   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:22.414472   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:22.414634   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922542414619 us; error 0 us; skew 500 ppm
I20260608 12:42:22.415246   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:22.417924   431 webserver.cc:533] Webserver started at http://127.0.107.254:38697/ using document root <none> and password file <none>
I20260608 12:42:22.418494   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:22.418664   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:22.418996   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:22.420120   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/master-0-root/instance:
uuid: "78ca457bd6104f43a1e21f27342db3a7"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.425024   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:42:22.428915 11620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.429893   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:22.430245   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/master-0-root
uuid: "78ca457bd6104f43a1e21f27342db3a7"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.430553   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-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:42:22.453831   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:22.455085   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:22.497784   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42907
I20260608 12:42:22.497913 11671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42907 every 8 connection(s)
I20260608 12:42:22.502365 11672 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:42:22.514042 11672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7: Bootstrap starting.
I20260608 12:42:22.519191 11672 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:22.523928 11672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7: No bootstrap required, opened a new log
I20260608 12:42:22.526463 11672 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78ca457bd6104f43a1e21f27342db3a7" member_type: VOTER }
I20260608 12:42:22.526911 11672 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:22.527207 11672 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ca457bd6104f43a1e21f27342db3a7, State: Initialized, Role: FOLLOWER
I20260608 12:42:22.527983 11672 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78ca457bd6104f43a1e21f27342db3a7" member_type: VOTER }
I20260608 12:42:22.528502 11672 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:22.528743 11672 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:22.529058 11672 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:22.534636 11672 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78ca457bd6104f43a1e21f27342db3a7" member_type: VOTER }
I20260608 12:42:22.535338 11672 leader_election.cc:304] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [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: 78ca457bd6104f43a1e21f27342db3a7; no voters: 
I20260608 12:42:22.536653 11672 leader_election.cc:290] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:22.537086 11675 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:22.538583 11675 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 78ca457bd6104f43a1e21f27342db3a7, State: Running, Role: LEADER
I20260608 12:42:22.539346 11675 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [LEADER]: Queue going to LEADER mode. State: All 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: "78ca457bd6104f43a1e21f27342db3a7" member_type: VOTER }
I20260608 12:42:22.540036 11672 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:22.544258 11676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78ca457bd6104f43a1e21f27342db3a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78ca457bd6104f43a1e21f27342db3a7" member_type: VOTER } }
I20260608 12:42:22.544960 11676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:22.545804 11677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78ca457bd6104f43a1e21f27342db3a7. Latest consensus state: current_term: 1 leader_uuid: "78ca457bd6104f43a1e21f27342db3a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78ca457bd6104f43a1e21f27342db3a7" member_type: VOTER } }
I20260608 12:42:22.546631 11677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:22.551178 11681 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:22.559686 11681 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:22.560771   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:22.570173 11681 catalog_manager.cc:1382] Generated new cluster ID: 2a4011e6606d4128b8da1bf3fb609296
I20260608 12:42:22.570515 11681 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:22.585758 11681 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:22.587230 11681 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:22.600601 11681 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7: Generated new TSK 0
I20260608 12:42:22.601293 11681 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:22.627843   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:22.634701 11693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:22.635571 11694 instance_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:42:22.637441 11696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:22.637899   431 server_base.cc:1061] running on GCE node
I20260608 12:42:22.638902   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:22.639093   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:22.639233   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922542639222 us; error 0 us; skew 500 ppm
I20260608 12:42:22.639802   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:22.642688   431 webserver.cc:533] Webserver started at http://127.0.107.193:33823/ using document root <none> and password file <none>
I20260608 12:42:22.643203   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:22.643366   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:22.643591   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:22.644687   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-0-root/instance:
uuid: "b03c3199720f4bc8b59ab2920630e817"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.649794   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:42:22.654119 11701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.655148   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:22.655514   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-0-root
uuid: "b03c3199720f4bc8b59ab2920630e817"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.655866   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-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:42:22.668478   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:22.669764   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:22.671393   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:22.673950   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:22.674151   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.674443   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:22.674640   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.718248   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43531
I20260608 12:42:22.718390 11763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43531 every 8 connection(s)
I20260608 12:42:22.723909   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:22.732218 11768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:22.733449 11769 instance_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:42:22.736719   431 server_base.cc:1061] running on GCE node
W20260608 12:42:22.737612 11771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:22.740192 11764 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42907
I20260608 12:42:22.740700 11764 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:22.740756   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:22.741125   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:22.741353   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922542741312 us; error 0 us; skew 500 ppm
I20260608 12:42:22.741721 11764 heartbeater.cc:507] Master 127.0.107.254:42907 requested a full tablet report, sending...
I20260608 12:42:22.742251   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:22.744544 11637 ts_manager.cc:194] Registered new tserver with Master: b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531)
I20260608 12:42:22.745456   431 webserver.cc:533] Webserver started at http://127.0.107.194:42301/ using document root <none> and password file <none>
I20260608 12:42:22.746307   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:22.746582   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:22.746917   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:22.747351 11637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60466
I20260608 12:42:22.748521   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-1-root/instance:
uuid: "7d06b56334ce4be29e534b7a8da28dd9"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.753847   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:42:22.757813 11776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.758924   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:22.759236   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-1-root
uuid: "7d06b56334ce4be29e534b7a8da28dd9"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.759505   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-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:42:22.777159   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:22.778304   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:22.779753   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:22.782361   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:22.782593   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.782892   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:22.783061   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.823500   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46213
I20260608 12:42:22.823652 11838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46213 every 8 connection(s)
I20260608 12:42:22.828895   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:22.836710 11842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:22.839653 11843 instance_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:42:22.842052 11845 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:22.844089 11839 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42907
I20260608 12:42:22.844907 11839 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:22.846231 11839 heartbeater.cc:507] Master 127.0.107.254:42907 requested a full tablet report, sending...
I20260608 12:42:22.846889   431 server_base.cc:1061] running on GCE node
I20260608 12:42:22.848094   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:22.848347   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:22.848578   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922542848559 us; error 0 us; skew 500 ppm
I20260608 12:42:22.849186 11637 ts_manager.cc:194] Registered new tserver with Master: 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:22.849465   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:22.851475 11637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60474
I20260608 12:42:22.852955   431 webserver.cc:533] Webserver started at http://127.0.107.195:33627/ using document root <none> and password file <none>
I20260608 12:42:22.853691   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:22.853909   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:22.854207   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:22.855356   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-2-root/instance:
uuid: "f12568ea8a514ccd94184db9de866d89"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.860782   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:22.865181 11850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.866060   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:22.866429   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-2-root
uuid: "f12568ea8a514ccd94184db9de866d89"
format_stamp: "Formatted at 2026-06-08 12:42:22 on dist-test-slave-5cx1"
I20260608 12:42:22.866780   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-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:42:22.880055   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:22.881273   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:22.882874   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:22.885411   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:22.885711   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:22.885977   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:22.886164   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:22.929137   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42603
I20260608 12:42:22.929307 11912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42603 every 8 connection(s)
I20260608 12:42:22.944888 11913 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42907
I20260608 12:42:22.945580 11913 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:22.946489 11913 heartbeater.cc:507] Master 127.0.107.254:42907 requested a full tablet report, sending...
I20260608 12:42:22.948853 11637 ts_manager.cc:194] Registered new tserver with Master: f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:22.949000   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016459559s
I20260608 12:42:22.950804 11637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60478
I20260608 12:42:23.751008 11764 heartbeater.cc:499] Master 127.0.107.254:42907 was elected leader, sending a full tablet report...
I20260608 12:42:23.855036 11839 heartbeater.cc:499] Master 127.0.107.254:42907 was elected leader, sending a full tablet report...
I20260608 12:42:23.954308 11913 heartbeater.cc:499] Master 127.0.107.254:42907 was elected leader, sending a full tablet report...
I20260608 12:42:24.015681 11637 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60484:
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:42:24.018868 11637 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:42:24.101470 11804 tablet_service.cc:1511] Processing CreateTablet for tablet 60feae1ac7ca43a9811898374b3e0584 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:24.102217 11803 tablet_service.cc:1511] Processing CreateTablet for tablet 32412e56dc52490b93570e79de3d2042 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:24.104173 11804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60feae1ac7ca43a9811898374b3e0584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.105208 11803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32412e56dc52490b93570e79de3d2042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.115568 11729 tablet_service.cc:1511] Processing CreateTablet for tablet 60feae1ac7ca43a9811898374b3e0584 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:24.119153 11728 tablet_service.cc:1511] Processing CreateTablet for tablet 32412e56dc52490b93570e79de3d2042 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:24.122283 11727 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3e09c221f942908c9d495fb69ad534 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:24.125226 11726 tablet_service.cc:1511] Processing CreateTablet for tablet eaf7ff146eba48f7b837d1607310e7a6 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:24.126060 11802 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3e09c221f942908c9d495fb69ad534 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:24.127784 11802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3e09c221f942908c9d495fb69ad534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.131291 11725 tablet_service.cc:1511] Processing CreateTablet for tablet e3fdb81476a8478a9843fb5f80bca316 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:24.135317 11801 tablet_service.cc:1511] Processing CreateTablet for tablet eaf7ff146eba48f7b837d1607310e7a6 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:24.136870 11729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60feae1ac7ca43a9811898374b3e0584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.137581 11801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf7ff146eba48f7b837d1607310e7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.140477 11726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf7ff146eba48f7b837d1607310e7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.143373 11800 tablet_service.cc:1511] Processing CreateTablet for tablet e3fdb81476a8478a9843fb5f80bca316 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:24.144474 11728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32412e56dc52490b93570e79de3d2042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.146163 11725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3fdb81476a8478a9843fb5f80bca316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.147226 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3fdb81476a8478a9843fb5f80bca316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.154788 11724 tablet_service.cc:1511] Processing CreateTablet for tablet 3809da51c50d4531b66d164b79fcf0aa (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:24.156667 11724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3809da51c50d4531b66d164b79fcf0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.158102 11727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3e09c221f942908c9d495fb69ad534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.163899 11878 tablet_service.cc:1511] Processing CreateTablet for tablet 60feae1ac7ca43a9811898374b3e0584 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:24.165956 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60feae1ac7ca43a9811898374b3e0584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.167899 11799 tablet_service.cc:1511] Processing CreateTablet for tablet 3809da51c50d4531b66d164b79fcf0aa (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:24.169824 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3809da51c50d4531b66d164b79fcf0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.193006 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 32412e56dc52490b93570e79de3d2042 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:24.194721 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32412e56dc52490b93570e79de3d2042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.201833 11876 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3e09c221f942908c9d495fb69ad534 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:24.203734 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3e09c221f942908c9d495fb69ad534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.207909 11875 tablet_service.cc:1511] Processing CreateTablet for tablet eaf7ff146eba48f7b837d1607310e7a6 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:24.212076 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf7ff146eba48f7b837d1607310e7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.211958 11874 tablet_service.cc:1511] Processing CreateTablet for tablet e3fdb81476a8478a9843fb5f80bca316 (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:24.213828 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3fdb81476a8478a9843fb5f80bca316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.232062 11873 tablet_service.cc:1511] Processing CreateTablet for tablet 3809da51c50d4531b66d164b79fcf0aa (DEFAULT_TABLE table=test-workload [id=b3fc2d3f729c4846ac62affb38bc5f59]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:24.233963 11873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3809da51c50d4531b66d164b79fcf0aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.244812 11934 tablet_bootstrap.cc:492] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9: Bootstrap starting.
I20260608 12:42:24.252241 11935 tablet_bootstrap.cc:492] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817: Bootstrap starting.
I20260608 12:42:24.254367 11934 tablet_bootstrap.cc:654] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.261250 11936 tablet_bootstrap.cc:492] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89: Bootstrap starting.
I20260608 12:42:24.270030 11935 tablet_bootstrap.cc:654] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.277447 11936 tablet_bootstrap.cc:654] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.281025 11934 tablet_bootstrap.cc:492] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9: No bootstrap required, opened a new log
I20260608 12:42:24.281816 11934 ts_tablet_manager.cc:1403] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.016s
I20260608 12:42:24.281868 11935 tablet_bootstrap.cc:492] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817: No bootstrap required, opened a new log
I20260608 12:42:24.282509 11935 ts_tablet_manager.cc:1403] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260608 12:42:24.284133 11936 tablet_bootstrap.cc:492] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89: No bootstrap required, opened a new log
I20260608 12:42:24.284791 11936 ts_tablet_manager.cc:1403] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260608 12:42:24.285465 11935 raft_consensus.cc:359] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.286376 11935 raft_consensus.cc:385] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.286016 11934 raft_consensus.cc:359] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.286691 11935 raft_consensus.cc:740] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b03c3199720f4bc8b59ab2920630e817, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.286904 11934 raft_consensus.cc:385] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.287334 11934 raft_consensus.cc:740] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d06b56334ce4be29e534b7a8da28dd9, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.287756 11935 consensus_queue.cc:260] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.288388 11936 raft_consensus.cc:359] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.288347 11934 consensus_queue.cc:260] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.289409 11936 raft_consensus.cc:385] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.289891 11936 raft_consensus.cc:740] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.290974 11935 ts_tablet_manager.cc:1434] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:42:24.290889 11936 consensus_queue.cc:260] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.292049 11935 tablet_bootstrap.cc:492] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817: Bootstrap starting.
I20260608 12:42:24.294284 11936 ts_tablet_manager.cc:1434] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:24.295779 11936 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89: Bootstrap starting.
I20260608 12:42:24.303702 11936 tablet_bootstrap.cc:654] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.313932 11936 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89: No bootstrap required, opened a new log
I20260608 12:42:24.314630 11936 ts_tablet_manager.cc:1403] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260608 12:42:24.314682 11934 ts_tablet_manager.cc:1434] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.009s
I20260608 12:42:24.318903 11934 tablet_bootstrap.cc:492] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9: Bootstrap starting.
I20260608 12:42:24.318610 11936 raft_consensus.cc:359] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.319567 11936 raft_consensus.cc:385] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.319958 11936 raft_consensus.cc:740] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.320927 11936 consensus_queue.cc:260] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.321480 11935 tablet_bootstrap.cc:654] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.323637 11936 ts_tablet_manager.cc:1434] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:24.327100 11936 tablet_bootstrap.cc:492] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89: Bootstrap starting.
I20260608 12:42:24.329031 11935 tablet_bootstrap.cc:492] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817: No bootstrap required, opened a new log
I20260608 12:42:24.329824 11935 ts_tablet_manager.cc:1403] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.007s
I20260608 12:42:24.330065 11934 tablet_bootstrap.cc:654] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.333655 11935 raft_consensus.cc:359] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.334882 11935 raft_consensus.cc:385] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.335218 11936 tablet_bootstrap.cc:654] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.335383 11935 raft_consensus.cc:740] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b03c3199720f4bc8b59ab2920630e817, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.336670 11935 consensus_queue.cc:260] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.340245 11935 ts_tablet_manager.cc:1434] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:42:24.341877 11935 tablet_bootstrap.cc:492] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817: Bootstrap starting.
I20260608 12:42:24.343422 11934 tablet_bootstrap.cc:492] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9: No bootstrap required, opened a new log
I20260608 12:42:24.344106 11934 ts_tablet_manager.cc:1403] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260608 12:42:24.347587 11934 raft_consensus.cc:359] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.348431 11934 raft_consensus.cc:385] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.348810 11934 raft_consensus.cc:740] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d06b56334ce4be29e534b7a8da28dd9, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.349745 11934 consensus_queue.cc:260] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.352108 11936 tablet_bootstrap.cc:492] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89: No bootstrap required, opened a new log
I20260608 12:42:24.352808 11936 ts_tablet_manager.cc:1403] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260608 12:42:24.355561 11934 ts_tablet_manager.cc:1434] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:24.356309 11936 raft_consensus.cc:359] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.356833 11934 tablet_bootstrap.cc:492] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9: Bootstrap starting.
I20260608 12:42:24.357260 11936 raft_consensus.cc:385] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.357734 11936 raft_consensus.cc:740] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.358506 11941 raft_consensus.cc:493] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.358865 11936 consensus_queue.cc:260] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.359155 11941 raft_consensus.cc:515] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.362372 11936 ts_tablet_manager.cc:1434] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 12:42:24.363606 11936 tablet_bootstrap.cc:492] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89: Bootstrap starting.
I20260608 12:42:24.365934 11934 tablet_bootstrap.cc:654] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.371023 11936 tablet_bootstrap.cc:654] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.375572 11941 leader_election.cc:290] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.383330 11936 tablet_bootstrap.cc:492] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89: No bootstrap required, opened a new log
I20260608 12:42:24.383538 11935 tablet_bootstrap.cc:654] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.384047 11936 ts_tablet_manager.cc:1403] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260608 12:42:24.388481 11936 raft_consensus.cc:359] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.391623 11936 raft_consensus.cc:385] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.392197 11936 raft_consensus.cc:740] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.393693 11936 consensus_queue.cc:260] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.396966 11936 ts_tablet_manager.cc:1434] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:42:24.398406 11934 tablet_bootstrap.cc:492] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9: No bootstrap required, opened a new log
I20260608 12:42:24.398636 11936 tablet_bootstrap.cc:492] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89: Bootstrap starting.
I20260608 12:42:24.399187 11934 ts_tablet_manager.cc:1403] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.028s
I20260608 12:42:24.402948 11934 raft_consensus.cc:359] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.403882 11934 raft_consensus.cc:385] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.404281 11934 raft_consensus.cc:740] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d06b56334ce4be29e534b7a8da28dd9, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.405370 11934 consensus_queue.cc:260] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.408499 11936 tablet_bootstrap.cc:654] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.413082 11934 ts_tablet_manager.cc:1434] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 12:42:24.414527 11934 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9: Bootstrap starting.
I20260608 12:42:24.415874 11935 tablet_bootstrap.cc:492] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817: No bootstrap required, opened a new log
I20260608 12:42:24.416586 11935 ts_tablet_manager.cc:1403] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.007s
I20260608 12:42:24.421352 11936 tablet_bootstrap.cc:492] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89: No bootstrap required, opened a new log
I20260608 12:42:24.422019 11936 ts_tablet_manager.cc:1403] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260608 12:42:24.420182 11935 raft_consensus.cc:359] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.425056 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32412e56dc52490b93570e79de3d2042" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.425594 11935 raft_consensus.cc:385] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.426029 11935 raft_consensus.cc:740] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b03c3199720f4bc8b59ab2920630e817, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.425791 11936 raft_consensus.cc:359] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.426071 11814 raft_consensus.cc:2468] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 0.
I20260608 12:42:24.427248 11936 raft_consensus.cc:385] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.427735 11936 raft_consensus.cc:740] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.428129 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32412e56dc52490b93570e79de3d2042" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.428658 11936 consensus_queue.cc:260] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.429188 11854 leader_election.cc:304] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89; no voters: 
I20260608 12:42:24.430171 11935 consensus_queue.cc:260] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.431420 11934 tablet_bootstrap.cc:654] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.433080 11936 ts_tablet_manager.cc:1434] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:42:24.434603 11936 tablet_bootstrap.cc:492] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89: Bootstrap starting.
I20260608 12:42:24.435556 11935 ts_tablet_manager.cc:1434] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:42:24.437227 11935 tablet_bootstrap.cc:492] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817: Bootstrap starting.
I20260608 12:42:24.442337 11936 tablet_bootstrap.cc:654] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:24.443516 11854 leader_election.cc:343] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.448213 11934 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9: No bootstrap required, opened a new log
I20260608 12:42:24.448886 11934 ts_tablet_manager.cc:1403] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.009s
I20260608 12:42:24.451519 11947 raft_consensus.cc:493] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.452494 11947 raft_consensus.cc:515] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.445425 11941 raft_consensus.cc:2804] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.453223 11934 raft_consensus.cc:359] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.454200 11934 raft_consensus.cc:385] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.454308 11941 raft_consensus.cc:493] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.454779 11934 raft_consensus.cc:740] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d06b56334ce4be29e534b7a8da28dd9, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.455251 11941 raft_consensus.cc:3060] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.456401 11934 consensus_queue.cc:260] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.460522 11947 leader_election.cc:290] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.446157 11935 tablet_bootstrap.cc:654] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.465097 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb81476a8478a9843fb5f80bca316" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.466303 11814 raft_consensus.cc:2468] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 0.
I20260608 12:42:24.468557 11854 leader_election.cc:304] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89; no voters: 
I20260608 12:42:24.469863 11947 raft_consensus.cc:2804] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.470399 11947 raft_consensus.cc:493] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.469683 11941 raft_consensus.cc:515] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.470912 11947 raft_consensus.cc:3060] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.472246 11936 tablet_bootstrap.cc:492] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89: No bootstrap required, opened a new log
I20260608 12:42:24.472883 11936 ts_tablet_manager.cc:1403] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.007s
I20260608 12:42:24.474375 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32412e56dc52490b93570e79de3d2042" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817"
I20260608 12:42:24.470418 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb81476a8478a9843fb5f80bca316" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.476142 11934 ts_tablet_manager.cc:1434] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
W20260608 12:42:24.476876 11854 leader_election.cc:343] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.477484 11934 tablet_bootstrap.cc:492] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9: Bootstrap starting.
W20260608 12:42:24.477842 11854 leader_election.cc:343] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.476910 11936 raft_consensus.cc:359] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.484289 11936 raft_consensus.cc:385] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.479123 11941 leader_election.cc:290] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Requested vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.481331 11935 tablet_bootstrap.cc:492] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817: No bootstrap required, opened a new log
I20260608 12:42:24.484743 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32412e56dc52490b93570e79de3d2042" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9"
I20260608 12:42:24.485757 11935 ts_tablet_manager.cc:1403] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.010s
I20260608 12:42:24.485707 11814 raft_consensus.cc:3060] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.489265 11935 raft_consensus.cc:359] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.489719 11940 raft_consensus.cc:493] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.484833 11936 raft_consensus.cc:740] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.490200 11935 raft_consensus.cc:385] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.490669 11935 raft_consensus.cc:740] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b03c3199720f4bc8b59ab2920630e817, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.490516 11940 raft_consensus.cc:515] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.491145 11936 consensus_queue.cc:260] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.491715 11935 consensus_queue.cc:260] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.494172 11936 ts_tablet_manager.cc:1434] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.006s
I20260608 12:42:24.489751 11947 raft_consensus.cc:515] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.498229 11947 leader_election.cc:290] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Requested vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.498916 11934 tablet_bootstrap.cc:654] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.500588 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb81476a8478a9843fb5f80bca316" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817"
I20260608 12:42:24.500676 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb81476a8478a9843fb5f80bca316" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9"
I20260608 12:42:24.503001 11813 raft_consensus.cc:3060] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.502979 11814 raft_consensus.cc:2468] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 1.
I20260608 12:42:24.506115 11940 leader_election.cc:290] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
W20260608 12:42:24.511951 11854 leader_election.cc:343] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.515517 11941 raft_consensus.cc:493] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.519016 11941 raft_consensus.cc:515] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.518400 11854 leader_election.cc:304] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [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: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89; no voters: b03c3199720f4bc8b59ab2920630e817
I20260608 12:42:24.523028 11947 raft_consensus.cc:2804] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.530333 11947 raft_consensus.cc:697] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Becoming Leader. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Running, Role: LEADER
I20260608 12:42:24.532698 11935 ts_tablet_manager.cc:1434] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.024s
I20260608 12:42:24.532435 11947 consensus_queue.cc:237] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.534152 11935 tablet_bootstrap.cc:492] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817: Bootstrap starting.
I20260608 12:42:24.536926 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.532806 11941 leader_election.cc:290] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.539510 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.540223 11813 raft_consensus.cc:2468] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 1.
I20260608 12:42:24.540323 11739 raft_consensus.cc:2468] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 0.
I20260608 12:42:24.541484 11935 tablet_bootstrap.cc:654] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:24.545832 11854 leader_election.cc:343] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.547322 11854 leader_election.cc:304] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [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: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89; no voters: 7d06b56334ce4be29e534b7a8da28dd9
I20260608 12:42:24.549392 11960 raft_consensus.cc:2804] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.550025 11960 raft_consensus.cc:493] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.550487 11960 raft_consensus.cc:3060] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.554739 11935 tablet_bootstrap.cc:492] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817: No bootstrap required, opened a new log
W20260608 12:42:24.555295 11685 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:24.555596 11935 ts_tablet_manager.cc:1403] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260608 12:42:24.549503 11854 leader_election.cc:304] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [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: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89; no voters: b03c3199720f4bc8b59ab2920630e817
I20260608 12:42:24.557847 11941 raft_consensus.cc:2804] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.559706 11935 raft_consensus.cc:359] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.560098 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89" is_pre_election: true
I20260608 12:42:24.561170 11935 raft_consensus.cc:385] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.561682 11935 raft_consensus.cc:740] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b03c3199720f4bc8b59ab2920630e817, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.561462 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.562793 11935 consensus_queue.cc:260] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
W20260608 12:42:24.564829 11705 leader_election.cc:343] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.565414 11935 ts_tablet_manager.cc:1434] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:24.566733 11935 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817: Bootstrap starting.
I20260608 12:42:24.565762 11634 catalog_manager.cc:5696] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12568ea8a514ccd94184db9de866d89 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:24.565002 11934 tablet_bootstrap.cc:492] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9: No bootstrap required, opened a new log
I20260608 12:42:24.568913 11934 ts_tablet_manager.cc:1403] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.004s
I20260608 12:42:24.570910 11941 raft_consensus.cc:697] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Becoming Leader. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Running, Role: LEADER
I20260608 12:42:24.571962 11941 consensus_queue.cc:237] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.569892 11957 raft_consensus.cc:493] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.574157 11934 raft_consensus.cc:359] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.575248 11935 tablet_bootstrap.cc:654] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.575093 11934 raft_consensus.cc:385] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.575094 11957 raft_consensus.cc:515] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.576011 11934 raft_consensus.cc:740] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d06b56334ce4be29e534b7a8da28dd9, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.577330 11964 raft_consensus.cc:493] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.577234 11934 consensus_queue.cc:260] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.577960 11964 raft_consensus.cc:515] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.579989 11934 ts_tablet_manager.cc:1434] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:42:24.583809 11960 raft_consensus.cc:515] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.583715 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.585275 11888 raft_consensus.cc:2393] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b03c3199720f4bc8b59ab2920630e817 in current term 1: Already voted for candidate f12568ea8a514ccd94184db9de866d89 in this term.
I20260608 12:42:24.585391 11739 raft_consensus.cc:2468] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 0.
I20260608 12:42:24.586520 11964 leader_election.cc:290] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.586928 11957 leader_election.cc:290] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:24.589213 11854 leader_election.cc:304] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89; no voters: 
I20260608 12:42:24.590829 11960 leader_election.cc:290] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Requested vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.593211 11934 tablet_bootstrap.cc:492] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9: Bootstrap starting.
I20260608 12:42:24.591907 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89" is_pre_election: true
I20260608 12:42:24.593801 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9"
I20260608 12:42:24.594002 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817"
I20260608 12:42:24.592319 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.592345 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.593159 11703 leader_election.cc:304] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [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: b03c3199720f4bc8b59ab2920630e817; no voters: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89
I20260608 12:42:24.596570 11942 raft_consensus.cc:493] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.609798 11964 raft_consensus.cc:2804] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.618774 11739 raft_consensus.cc:3060] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.622017 11942 raft_consensus.cc:515] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
W20260608 12:42:24.619807 11854 leader_election.cc:343] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.626168 11813 raft_consensus.cc:2468] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b03c3199720f4bc8b59ab2920630e817 in term 0.
I20260608 12:42:24.629787 11705 leader_election.cc:304] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d06b56334ce4be29e534b7a8da28dd9, b03c3199720f4bc8b59ab2920630e817; no voters: 
I20260608 12:42:24.635113 11940 raft_consensus.cc:2804] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.635578 11940 raft_consensus.cc:493] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.635942 11940 raft_consensus.cc:3060] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.626726 11942 leader_election.cc:290] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:24.638056 11942 raft_consensus.cc:493] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.638556 11942 raft_consensus.cc:515] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.640137 11935 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817: No bootstrap required, opened a new log
I20260608 12:42:24.641119 11942 leader_election.cc:290] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:24.641135 11935 ts_tablet_manager.cc:1403] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.005s
I20260608 12:42:24.626708 11964 raft_consensus.cc:493] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.644905 11960 raft_consensus.cc:493] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.645318 11964 raft_consensus.cc:3060] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.645637 11960 raft_consensus.cc:515] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.645991 11935 raft_consensus.cc:359] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.646733 11935 raft_consensus.cc:385] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.647068 11935 raft_consensus.cc:740] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b03c3199720f4bc8b59ab2920630e817, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.648366 11960 leader_election.cc:290] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213), b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531)
I20260608 12:42:24.648066 11935 consensus_queue.cc:260] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.652155 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60feae1ac7ca43a9811898374b3e0584" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.652948 11738 raft_consensus.cc:2468] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 0.
I20260608 12:42:24.653537 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60feae1ac7ca43a9811898374b3e0584" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.654299 11813 raft_consensus.cc:2468] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 0.
I20260608 12:42:24.654524 11739 raft_consensus.cc:2468] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 1.
I20260608 12:42:24.654850 11854 leader_election.cc:304] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89; no voters: 
I20260608 12:42:24.655169 11957 raft_consensus.cc:2749] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:24.655874 11960 raft_consensus.cc:2804] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.656311 11960 raft_consensus.cc:493] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.656782 11960 raft_consensus.cc:3060] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.656102 11854 leader_election.cc:304] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [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: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89; no voters: 7d06b56334ce4be29e534b7a8da28dd9
I20260608 12:42:24.662534 11941 raft_consensus.cc:2804] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.663658 11941 raft_consensus.cc:697] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Becoming Leader. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Running, Role: LEADER
I20260608 12:42:24.666060 11957 raft_consensus.cc:493] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.666863 11957 raft_consensus.cc:515] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.665046 11941 consensus_queue.cc:237] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.676522 11957 leader_election.cc:290] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:24.677301 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb81476a8478a9843fb5f80bca316" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.677757 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3fdb81476a8478a9843fb5f80bca316" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89" is_pre_election: true
I20260608 12:42:24.678223 11813 raft_consensus.cc:2393] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b03c3199720f4bc8b59ab2920630e817 in current term 1: Already voted for candidate f12568ea8a514ccd94184db9de866d89 in this term.
I20260608 12:42:24.644857 11940 raft_consensus.cc:515] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.680680 11703 leader_election.cc:304] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [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: b03c3199720f4bc8b59ab2920630e817; no voters: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89
I20260608 12:42:24.672179 11960 raft_consensus.cc:515] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.687108 11960 leader_election.cc:290] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Requested vote from peers 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213), b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531)
I20260608 12:42:24.688337 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60feae1ac7ca43a9811898374b3e0584" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9"
I20260608 12:42:24.688274 11964 raft_consensus.cc:515] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.689175 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89"
I20260608 12:42:24.684490 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9"
I20260608 12:42:24.689388 11814 raft_consensus.cc:3060] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.690738 11813 raft_consensus.cc:3060] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.691358 11964 leader_election.cc:290] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Requested vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.692488 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60feae1ac7ca43a9811898374b3e0584" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817"
I20260608 12:42:24.693256 11739 raft_consensus.cc:3060] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.690272 11887 raft_consensus.cc:2393] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b03c3199720f4bc8b59ab2920630e817 in current term 1: Already voted for candidate f12568ea8a514ccd94184db9de866d89 in this term.
I20260608 12:42:24.699267 11957 raft_consensus.cc:3060] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.701020 11813 raft_consensus.cc:2468] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b03c3199720f4bc8b59ab2920630e817 in term 1.
I20260608 12:42:24.695878 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817"
I20260608 12:42:24.696292 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9"
I20260608 12:42:24.704613 11738 raft_consensus.cc:2393] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f12568ea8a514ccd94184db9de866d89 in current term 1: Already voted for candidate b03c3199720f4bc8b59ab2920630e817 in this term.
I20260608 12:42:24.695047 11934 tablet_bootstrap.cc:654] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.705049 11812 raft_consensus.cc:2393] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f12568ea8a514ccd94184db9de866d89 in current term 1: Already voted for candidate b03c3199720f4bc8b59ab2920630e817 in this term.
I20260608 12:42:24.705219 11705 leader_election.cc:304] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [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: 7d06b56334ce4be29e534b7a8da28dd9, b03c3199720f4bc8b59ab2920630e817; no voters: f12568ea8a514ccd94184db9de866d89
I20260608 12:42:24.705595 11814 raft_consensus.cc:2468] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 1.
I20260608 12:42:24.703399 11935 ts_tablet_manager.cc:1434] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817: Time spent starting tablet: real 0.061s	user 0.018s	sys 0.009s
I20260608 12:42:24.683023 11940 leader_election.cc:290] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [CANDIDATE]: Term 1 election: Requested vote from peers 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:24.710374 11854 leader_election.cc:304] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [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: f12568ea8a514ccd94184db9de866d89; no voters: 7d06b56334ce4be29e534b7a8da28dd9, b03c3199720f4bc8b59ab2920630e817
I20260608 12:42:24.712239 11960 raft_consensus.cc:2749] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:24.712868 11854 leader_election.cc:304] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89; no voters: 
I20260608 12:42:24.713369 11940 raft_consensus.cc:493] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.714383 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.726269 11738 raft_consensus.cc:2468] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d06b56334ce4be29e534b7a8da28dd9 in term 0.
I20260608 12:42:24.714658 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.717842 11960 raft_consensus.cc:2804] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.728247 11960 raft_consensus.cc:697] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Becoming Leader. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Running, Role: LEADER
I20260608 12:42:24.729095 11960 consensus_queue.cc:237] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.729766 11940 raft_consensus.cc:515] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.731346 11780 leader_election.cc:304] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d06b56334ce4be29e534b7a8da28dd9, b03c3199720f4bc8b59ab2920630e817; no voters: 
I20260608 12:42:24.732498 11940 leader_election.cc:290] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:24.732851 11968 raft_consensus.cc:2804] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.733374 11968 raft_consensus.cc:493] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.733966 11968 raft_consensus.cc:3060] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.734463 11957 raft_consensus.cc:2749] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:24.736498 11739 raft_consensus.cc:2468] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 1.
I20260608 12:42:24.736770 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32412e56dc52490b93570e79de3d2042" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89" is_pre_election: true
I20260608 12:42:24.737131 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32412e56dc52490b93570e79de3d2042" candidate_uuid: "b03c3199720f4bc8b59ab2920630e817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.738063 11814 raft_consensus.cc:2393] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b03c3199720f4bc8b59ab2920630e817 in current term 1: Already voted for candidate f12568ea8a514ccd94184db9de866d89 in this term.
I20260608 12:42:24.739521 11703 leader_election.cc:304] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [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: b03c3199720f4bc8b59ab2920630e817; no voters: 7d06b56334ce4be29e534b7a8da28dd9, f12568ea8a514ccd94184db9de866d89
I20260608 12:42:24.740432 11957 raft_consensus.cc:3060] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.742231 11941 raft_consensus.cc:493] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.743171 11941 raft_consensus.cc:515] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.748145 11971 raft_consensus.cc:2804] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.749571 11971 raft_consensus.cc:697] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 1 LEADER]: Becoming Leader. State: Replica: b03c3199720f4bc8b59ab2920630e817, State: Running, Role: LEADER
I20260608 12:42:24.749801 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:24.751145 11739 raft_consensus.cc:2468] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 0.
I20260608 12:42:24.752331 11971 consensus_queue.cc:237] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.753986 11854 leader_election.cc:304] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89; no voters: 
I20260608 12:42:24.755246 11964 raft_consensus.cc:2804] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.755697 11964 raft_consensus.cc:493] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.756132 11964 raft_consensus.cc:3060] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.756910 11934 tablet_bootstrap.cc:492] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9: No bootstrap required, opened a new log
I20260608 12:42:24.757217 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9" is_pre_election: true
I20260608 12:42:24.757685 11934 ts_tablet_manager.cc:1403] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent bootstrapping tablet: real 0.165s	user 0.032s	sys 0.002s
I20260608 12:42:24.757368 11941 leader_election.cc:290] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.765631 11964 raft_consensus.cc:515] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.769786 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817"
I20260608 12:42:24.770527 11964 leader_election.cc:290] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [CANDIDATE]: Term 1 election: Requested vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213)
I20260608 12:42:24.770792 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "f12568ea8a514ccd94184db9de866d89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d06b56334ce4be29e534b7a8da28dd9"
I20260608 12:42:24.770735 11739 raft_consensus.cc:3060] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.780246 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89" is_pre_election: true
I20260608 12:42:24.780507 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3809da51c50d4531b66d164b79fcf0aa" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89" is_pre_election: true
I20260608 12:42:24.781095 11887 raft_consensus.cc:2393] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d06b56334ce4be29e534b7a8da28dd9 in current term 1: Already voted for candidate f12568ea8a514ccd94184db9de866d89 in this term.
I20260608 12:42:24.784853 11888 raft_consensus.cc:2393] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d06b56334ce4be29e534b7a8da28dd9 in current term 1: Already voted for candidate f12568ea8a514ccd94184db9de866d89 in this term.
I20260608 12:42:24.781791 11739 raft_consensus.cc:2468] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12568ea8a514ccd94184db9de866d89 in term 1.
I20260608 12:42:24.783381 11934 raft_consensus.cc:359] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.789743 11934 raft_consensus.cc:385] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.790485 11934 raft_consensus.cc:740] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d06b56334ce4be29e534b7a8da28dd9, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.789171 11957 raft_consensus.cc:2749] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:24.791667 11934 consensus_queue.cc:260] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.789618 11854 leader_election.cc:304] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [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: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89; no voters: 7d06b56334ce4be29e534b7a8da28dd9
I20260608 12:42:24.794358 11968 raft_consensus.cc:515] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.794823 11934 ts_tablet_manager.cc:1434] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260608 12:42:24.794835 11960 raft_consensus.cc:2804] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.796101 11960 raft_consensus.cc:697] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Becoming Leader. State: Replica: f12568ea8a514ccd94184db9de866d89, State: Running, Role: LEADER
I20260608 12:42:24.796458 11814 raft_consensus.cc:2393] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f12568ea8a514ccd94184db9de866d89 in current term 1: Already voted for candidate 7d06b56334ce4be29e534b7a8da28dd9 in this term.
I20260608 12:42:24.797782 11968 leader_election.cc:290] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [CANDIDATE]: Term 1 election: Requested vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:24.798043 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817"
I20260608 12:42:24.799295 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e09c221f942908c9d495fb69ad534" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89"
I20260608 12:42:24.807919 11739 raft_consensus.cc:2393] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d06b56334ce4be29e534b7a8da28dd9 in current term 1: Already voted for candidate f12568ea8a514ccd94184db9de866d89 in this term.
I20260608 12:42:24.804646 11780 leader_election.cc:304] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [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: 7d06b56334ce4be29e534b7a8da28dd9; no voters: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89
I20260608 12:42:24.809199 11942 raft_consensus.cc:2749] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:24.809897 11780 leader_election.cc:304] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [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: 7d06b56334ce4be29e534b7a8da28dd9; no voters: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89
I20260608 12:42:24.810698 11942 raft_consensus.cc:2749] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:24.797068 11960 consensus_queue.cc:237] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:24.811328 11635 catalog_manager.cc:5696] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 reported cstate change: term changed from 0 to 1, leader changed from <none> to b03c3199720f4bc8b59ab2920630e817 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b03c3199720f4bc8b59ab2920630e817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:24.825145 11634 catalog_manager.cc:5696] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12568ea8a514ccd94184db9de866d89 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:24.826956 11634 catalog_manager.cc:5696] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12568ea8a514ccd94184db9de866d89 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:24.828303 11634 catalog_manager.cc:5696] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12568ea8a514ccd94184db9de866d89 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:24.844669 11634 catalog_manager.cc:5696] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12568ea8a514ccd94184db9de866d89 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:25.022351 11960 consensus_queue.cc:1048] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.034359 11960 consensus_queue.cc:1048] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:25.076768 11941 consensus_queue.cc:1048] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.140041 11942 raft_consensus.cc:493] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:25.140599 11942 raft_consensus.cc:515] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } }
I20260608 12:42:25.144754 11964 consensus_queue.cc:1048] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.145728 11942 leader_election.cc:290] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531), f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:25.146453 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12568ea8a514ccd94184db9de866d89" is_pre_election: true
I20260608 12:42:25.152817 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf7ff146eba48f7b837d1607310e7a6" candidate_uuid: "7d06b56334ce4be29e534b7a8da28dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b03c3199720f4bc8b59ab2920630e817" is_pre_election: true
I20260608 12:42:25.156261 11780 leader_election.cc:304] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [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: 7d06b56334ce4be29e534b7a8da28dd9; no voters: b03c3199720f4bc8b59ab2920630e817, f12568ea8a514ccd94184db9de866d89
I20260608 12:42:25.158281 11941 consensus_queue.cc:1048] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.171836 11812 raft_consensus.cc:3060] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:25.203115 11919 meta_cache.cc:1097] Time spent processing table locations response: real 0.061s	user 0.003s	sys 0.000s
W20260608 12:42:25.203471 11982 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.006s	sys 0.000s
W20260608 12:42:25.204041 11919 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:42907, user_credentials={real_user=slave}} blocked reactor thread for 62640.2us
I20260608 12:42:25.220135 11942 raft_consensus.cc:2749] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:25.230773 11971 consensus_queue.cc:1048] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.236581 11947 consensus_queue.cc:1048] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:25.248091 11921 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.005s	sys 0.003s
W20260608 12:42:25.252461 11920 meta_cache.cc:1261] Time spent looking up entry by key: real 0.111s	user 0.007s	sys 0.000s
I20260608 12:42:25.257511 11957 consensus_queue.cc:1048] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:42:25.261536 11918 meta_cache.cc:1261] Time spent looking up entry by key: real 0.104s	user 0.006s	sys 0.000s
I20260608 12:42:25.263495 11991 consensus_queue.cc:1048] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.275771 11991 consensus_queue.cc:1048] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:25.309777 11947 consensus_queue.cc:1048] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:25.333811 11960 consensus_queue.cc:1048] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:26.314049 11854 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:46213, user_credentials={real_user=slave}} blocked reactor thread for 76244.6us
I20260608 12:42:26.854329   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:26.882521 12034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:26.885250 12035 instance_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:42:26.887806   431 server_base.cc:1061] running on GCE node
W20260608 12:42:26.889201 12038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:26.890851   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:26.891193   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:26.891476   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922546891454 us; error 0 us; skew 500 ppm
I20260608 12:42:26.892172   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:26.895213   431 webserver.cc:533] Webserver started at http://127.0.107.196:45975/ using document root <none> and password file <none>
I20260608 12:42:26.895792   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:26.896029   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:26.896368   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:26.897667   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-3-root/instance:
uuid: "1f9403d83cb34f7d93836ee1318b18a3"
format_stamp: "Formatted at 2026-06-08 12:42:26 on dist-test-slave-5cx1"
I20260608 12:42:26.903045   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:26.907054 12042 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:26.908092   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:42:26.908458   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-3-root
uuid: "1f9403d83cb34f7d93836ee1318b18a3"
format_stamp: "Formatted at 2026-06-08 12:42:26 on dist-test-slave-5cx1"
I20260608 12:42:26.908814   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskM6wwBx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922312059458-431-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:42:26.924885   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:26.926827   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:26.929262   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:26.933575   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:26.933987   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:26.934217   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:26.934355   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:26.980687   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37907
I20260608 12:42:26.980808 12104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37907 every 8 connection(s)
I20260608 12:42:27.002820 12105 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42907
I20260608 12:42:27.003675 12105 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:27.004552 12105 heartbeater.cc:507] Master 127.0.107.254:42907 requested a full tablet report, sending...
I20260608 12:42:27.007265 11632 ts_manager.cc:194] Registered new tserver with Master: 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196:37907)
I20260608 12:42:27.008981 11632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60492
W20260608 12:42:27.718493 11685 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table b3fc2d3f729c4846ac62affb38bc5f59: could not find any suitable replica to move from server f12568ea8a514ccd94184db9de866d89 to server 1f9403d83cb34f7d93836ee1318b18a3
I20260608 12:42:28.012259 12105 heartbeater.cc:499] Master 127.0.107.254:42907 was elected leader, sending a full tablet report...
I20260608 12:42:28.747565 11887 consensus_queue.cc:237] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [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: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } }
I20260608 12:42:28.755112 11814 raft_consensus.cc:1275] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Refusing update from remote peer f12568ea8a514ccd94184db9de866d89: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:28.757328 12110 consensus_queue.cc:1048] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } 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:42:28.758103 11736 raft_consensus.cc:1275] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Refusing update from remote peer f12568ea8a514ccd94184db9de866d89: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:28.760336 12110 consensus_queue.cc:1048] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:42:28.771241 11851 consensus_peers.cc:597] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 -> Peer 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196:37907): Couldn't send request to peer 1f9403d83cb34f7d93836ee1318b18a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3fdb81476a8478a9843fb5f80bca316. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.771063 12017 raft_consensus.cc:2955] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.773434 11814 raft_consensus.cc:2955] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.775408 11736 raft_consensus.cc:2955] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.788812 11632 catalog_manager.cc:5696] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 reported cstate change: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:28.808066 11736 consensus_queue.cc:237] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [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: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } }
I20260608 12:42:28.820736 11887 raft_consensus.cc:1275] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Refusing update from remote peer b03c3199720f4bc8b59ab2920630e817: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:28.823504 11974 consensus_queue.cc:1048] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:28.824609 11814 raft_consensus.cc:1275] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Refusing update from remote peer b03c3199720f4bc8b59ab2920630e817: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:28.826293 11974 consensus_queue.cc:1048] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:42:28.833768 11702 consensus_peers.cc:597] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 -> Peer 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196:37907): Couldn't send request to peer 1f9403d83cb34f7d93836ee1318b18a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3809da51c50d4531b66d164b79fcf0aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.836326 12128 raft_consensus.cc:2955] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.838249 11887 raft_consensus.cc:2955] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.839139 11814 raft_consensus.cc:2955] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.852485 11628 catalog_manager.cc:5696] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 reported cstate change: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "b03c3199720f4bc8b59ab2920630e817" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.854727 11888 consensus_queue.cc:237] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [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: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } }
I20260608 12:42:28.864295 11736 raft_consensus.cc:1275] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Refusing update from remote peer f12568ea8a514ccd94184db9de866d89: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:28.864979 11814 raft_consensus.cc:1275] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Refusing update from remote peer f12568ea8a514ccd94184db9de866d89: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:28.866025 12110 consensus_queue.cc:1048] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:42:28.867271 11851 consensus_peers.cc:597] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 -> Peer 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196:37907): Couldn't send request to peer 1f9403d83cb34f7d93836ee1318b18a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60feae1ac7ca43a9811898374b3e0584. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.867534 12017 consensus_queue.cc:1048] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:28.877669 12110 raft_consensus.cc:2955] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.879923 11736 raft_consensus.cc:2955] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.882812 11811 raft_consensus.cc:2955] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.894882 11888 consensus_queue.cc:237] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [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: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } }
I20260608 12:42:28.900158 11628 catalog_manager.cc:5696] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 reported cstate change: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.904659 11811 raft_consensus.cc:1275] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Refusing update from remote peer f12568ea8a514ccd94184db9de866d89: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:42:28.904948 11851 consensus_peers.cc:597] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 -> Peer 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196:37907): Couldn't send request to peer 1f9403d83cb34f7d93836ee1318b18a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32412e56dc52490b93570e79de3d2042. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.905517 11736 raft_consensus.cc:1275] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Refusing update from remote peer f12568ea8a514ccd94184db9de866d89: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:42:28.906992 12134 consensus_queue.cc:1048] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:42:28.907992 12017 consensus_queue.cc:1048] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:28.922817 12134 raft_consensus.cc:2955] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.926479 11811 raft_consensus.cc:2955] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.928287 11736 raft_consensus.cc:2955] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } } }
I20260608 12:42:28.938791 11632 catalog_manager.cc:5696] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 reported cstate change: config changed from index -1 to 18, NON_VOTER 1f9403d83cb34f7d93836ee1318b18a3 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f12568ea8a514ccd94184db9de866d89" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:29.016000   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:42:29.048213 11854 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:42:29.052697 11854 consensus_peers.cc:597] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 -> Peer b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531): Couldn't send request to peer b03c3199720f4bc8b59ab2920630e817. 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:42:29.059676   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:29.060739   431 tablet_replica.cc:333] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817: stopping tablet replica
I20260608 12:42:29.061820   431 raft_consensus.cc:2243] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.062518   431 raft_consensus.cc:2272] T e3fdb81476a8478a9843fb5f80bca316 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.065656   431 tablet_replica.cc:333] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817: stopping tablet replica
I20260608 12:42:29.066274   431 raft_consensus.cc:2243] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.066838   431 raft_consensus.cc:2272] T eaf7ff146eba48f7b837d1607310e7a6 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.069181   431 tablet_replica.cc:333] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817: stopping tablet replica
I20260608 12:42:29.069819   431 raft_consensus.cc:2243] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.070389   431 raft_consensus.cc:2272] T 6b3e09c221f942908c9d495fb69ad534 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.072615   431 tablet_replica.cc:333] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817: stopping tablet replica
I20260608 12:42:29.073185   431 raft_consensus.cc:2243] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.073874   431 raft_consensus.cc:2272] T 60feae1ac7ca43a9811898374b3e0584 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.076500   431 tablet_replica.cc:333] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817: stopping tablet replica
I20260608 12:42:29.077086   431 raft_consensus.cc:2243] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.078235   431 raft_consensus.cc:2272] T 3809da51c50d4531b66d164b79fcf0aa P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.080889   431 tablet_replica.cc:333] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817: stopping tablet replica
I20260608 12:42:29.081619   431 raft_consensus.cc:2243] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.082221   431 raft_consensus.cc:2272] T 32412e56dc52490b93570e79de3d2042 P b03c3199720f4bc8b59ab2920630e817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.102185   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:29.121608   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:29.161033   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:29.162127   431 tablet_replica.cc:333] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9: stopping tablet replica
I20260608 12:42:29.163041   431 raft_consensus.cc:2243] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.163806   431 raft_consensus.cc:2272] T eaf7ff146eba48f7b837d1607310e7a6 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.167081   431 tablet_replica.cc:333] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9: stopping tablet replica
I20260608 12:42:29.168005   431 raft_consensus.cc:2243] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.168876   431 raft_consensus.cc:2272] T 60feae1ac7ca43a9811898374b3e0584 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.170462 12139 ts_tablet_manager.cc:933] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: Initiating tablet copy from peer f12568ea8a514ccd94184db9de866d89 (127.0.107.195:42603)
I20260608 12:42:29.174041   431 tablet_replica.cc:333] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9: stopping tablet replica
I20260608 12:42:29.175060   431 raft_consensus.cc:2243] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.175915   431 raft_consensus.cc:2272] T 6b3e09c221f942908c9d495fb69ad534 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:29.176664 11854 consensus_peers.cc:597] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 -> Peer b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531): Couldn't send request to peer b03c3199720f4bc8b59ab2920630e817. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:29.178773 12139 tablet_copy_client.cc:323] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42603
I20260608 12:42:29.179344   431 tablet_replica.cc:333] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9: stopping tablet replica
I20260608 12:42:29.180276   431 raft_consensus.cc:2243] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.181150   431 raft_consensus.cc:2272] T 32412e56dc52490b93570e79de3d2042 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.187503   431 tablet_replica.cc:333] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9: stopping tablet replica
I20260608 12:42:29.188426   431 raft_consensus.cc:2243] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.189414   431 raft_consensus.cc:2272] T 3809da51c50d4531b66d164b79fcf0aa P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.193663   431 tablet_replica.cc:333] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9: stopping tablet replica
I20260608 12:42:29.194552   431 raft_consensus.cc:2243] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.195406   431 raft_consensus.cc:2272] T e3fdb81476a8478a9843fb5f80bca316 P 7d06b56334ce4be29e534b7a8da28dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.196283 11898 tablet_copy_service.cc:140] P f12568ea8a514ccd94184db9de866d89: Received BeginTabletCopySession request for tablet e3fdb81476a8478a9843fb5f80bca316 from peer 1f9403d83cb34f7d93836ee1318b18a3 ({username='slave'} at 127.0.0.1:58010)
I20260608 12:42:29.197039 11898 tablet_copy_service.cc:161] P f12568ea8a514ccd94184db9de866d89: Beginning new tablet copy session on tablet e3fdb81476a8478a9843fb5f80bca316 from peer 1f9403d83cb34f7d93836ee1318b18a3 at {username='slave'} at 127.0.0.1:58010: session id = 1f9403d83cb34f7d93836ee1318b18a3-e3fdb81476a8478a9843fb5f80bca316
I20260608 12:42:29.205492 11898 tablet_copy_source_session.cc:215] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 12:42:29.209036 11854 consensus_peers.cc:597] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 -> Peer b03c3199720f4bc8b59ab2920630e817 (127.0.107.193:43531): Couldn't send request to peer b03c3199720f4bc8b59ab2920630e817. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:29.210323 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3fdb81476a8478a9843fb5f80bca316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:29.220105   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:29.229568 12139 tablet_copy_client.cc:806] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:29.230334 12139 tablet_copy_client.cc:670] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:29.236979 12139 tablet_copy_client.cc:538] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:42:29.241089 11854 consensus_peers.cc:597] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 -> Peer 7d06b56334ce4be29e534b7a8da28dd9 (127.0.107.194:46213): Couldn't send request to peer 7d06b56334ce4be29e534b7a8da28dd9. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:46213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:29.244278   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:29.248147 12139 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: Bootstrap starting.
I20260608 12:42:29.263279   431 tablet_copy_service.cc:362] P f12568ea8a514ccd94184db9de866d89: Destroying tablet copy session 1f9403d83cb34f7d93836ee1318b18a3-e3fdb81476a8478a9843fb5f80bca316 due to service shutdown
I20260608 12:42:29.263759   431 tablet_copy_service.cc:434] P f12568ea8a514ccd94184db9de866d89: ending tablet copy session 1f9403d83cb34f7d93836ee1318b18a3-e3fdb81476a8478a9843fb5f80bca316 on tablet e3fdb81476a8478a9843fb5f80bca316 with peer 1f9403d83cb34f7d93836ee1318b18a3
I20260608 12:42:29.294409   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:29.295444   431 tablet_replica.cc:333] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89: stopping tablet replica
I20260608 12:42:29.296190   431 raft_consensus.cc:2243] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.296962   431 raft_consensus.cc:2272] T 3809da51c50d4531b66d164b79fcf0aa P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.299994   431 tablet_replica.cc:333] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89: stopping tablet replica
I20260608 12:42:29.300665   431 raft_consensus.cc:2243] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.301618   431 raft_consensus.cc:2272] T 6b3e09c221f942908c9d495fb69ad534 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.303956   431 tablet_replica.cc:333] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89: stopping tablet replica
I20260608 12:42:29.304590   431 raft_consensus.cc:2243] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.305891   431 raft_consensus.cc:2272] T eaf7ff146eba48f7b837d1607310e7a6 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.308386   431 tablet_replica.cc:333] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89: stopping tablet replica
I20260608 12:42:29.309041   431 raft_consensus.cc:2243] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.310220   431 raft_consensus.cc:2272] T 60feae1ac7ca43a9811898374b3e0584 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.313843   431 tablet_replica.cc:333] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89: stopping tablet replica
I20260608 12:42:29.314476   431 raft_consensus.cc:2243] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.315642   431 raft_consensus.cc:2272] T e3fdb81476a8478a9843fb5f80bca316 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.318841   431 tablet_replica.cc:333] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89: stopping tablet replica
I20260608 12:42:29.319456   431 raft_consensus.cc:2243] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.320559   431 raft_consensus.cc:2272] T 32412e56dc52490b93570e79de3d2042 P f12568ea8a514ccd94184db9de866d89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.343911   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:29.371516   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:29.407568   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:29.408962 12139 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:29.409853 12139 tablet_bootstrap.cc:492] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: Bootstrap complete.
I20260608 12:42:29.410506 12139 ts_tablet_manager.cc:1403] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: Time spent bootstrapping tablet: real 0.163s	user 0.141s	sys 0.017s
I20260608 12:42:29.412654 12139 raft_consensus.cc:359] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } }
I20260608 12:42:29.413214 12139 raft_consensus.cc:740] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f9403d83cb34f7d93836ee1318b18a3, State: Initialized, Role: LEARNER
I20260608 12:42:29.413771 12139 consensus_queue.cc:260] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3 [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: "b03c3199720f4bc8b59ab2920630e817" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43531 } } peers { permanent_uuid: "7d06b56334ce4be29e534b7a8da28dd9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46213 } attrs { replace: true } } peers { permanent_uuid: "f12568ea8a514ccd94184db9de866d89" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42603 } } peers { permanent_uuid: "1f9403d83cb34f7d93836ee1318b18a3" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37907 } attrs { promote: true } }
I20260608 12:42:29.416087 12139 ts_tablet_manager.cc:1434] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260608 12:42:29.418921 12139 tablet_copy_client.cc:1131] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:42603: connect: Connection refused (error 111)
I20260608 12:42:29.420615   431 tablet_replica.cc:333] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3: stopping tablet replica
I20260608 12:42:29.421252   431 raft_consensus.cc:2243] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:29.421793   431 raft_consensus.cc:2272] T e3fdb81476a8478a9843fb5f80bca316 P 1f9403d83cb34f7d93836ee1318b18a3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:29.442421   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:29.454991   431 master.cc:562] Master@127.0.107.254:42907 shutting down...
W20260608 12:42:29.481532 11685 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:29.481866 11685 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:29.482097 11685 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:29.483458   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.484026   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.484395   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78ca457bd6104f43a1e21f27342db3a7: stopping tablet replica
I20260608 12:42:29.507750   431 master.cc:584] Master@127.0.107.254:42907 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7160 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (16000 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (237333 ms total)
[  PASSED  ] 24 tests.
I20260608 12:42:29.574501   431 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 ~42 seconds ago
I20260608 12:42:29.574797   431 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 ~42 seconds ago
I20260608 12:42:29.575073   431 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 ~42 seconds ago
I20260608 12:42:29.575271   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 20 messages since previous log ~75 seconds ago
I20260608 12:42:29.575605   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~219 seconds ago
I20260608 12:42:29.576013   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 80 messages since previous log ~31 seconds ago
I20260608 12:42:29.576213   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
